Home
last modified time | relevance | path

Searched refs:RGB (Results 26 – 50 of 160) sorted by relevance

1234567

/aoo41x/main/offapi/com/sun/star/awt/
H A DUnoControlGroupBoxModel.idl103 /** specifies the text color (RGB) of the control.
109 /** specifies the text line color (RGB) of the control.
H A DUnoControlRoadmap.idl50 <ul><li>CurrentItem: The RGB code of the background color is RGB(194, 211, 238)</li>
H A DUnoControlScrollBarModel.idl49 /** specifies the RGB color to be used for the control.
170 /** specifies the RGB color to be used when painting symbols which are
H A DUnoControlSpinButtonModel.idl136 /** specifies the RGB color to be used for the control
142 /** specifies the RGB color to be used when painting symbols which are
H A DUnoControlContainerModel.idl49 /** specifies the background color (RGB) of the control.
H A DUnoControlImageControlModel.idl51 /** specifies the background color (RGB) of the control.
H A DUnoControlRoadmapModel.idl65 /** specifies the background color (RGB) of the control.
/aoo41x/main/offapi/com/sun/star/rendering/
H A DColorSpaceType.idl42 /** RGB color space
44 const byte RGB=2;
H A DXIntegerBitmapColorSpace.idl86 @example with a 16 bit 565 RGB format, written on a big endian
187 color space. The resulting individual RGB color values are
257 individual RGB color values are assumed to be premultiplied by
H A DRenderState.idl81 Note that this need not be RGB here, but depends on the active
/aoo41x/main/offapi/com/sun/star/form/component/
H A DNavigationToolBar.idl69 /** specifies the text color (as RGB value) of the control.
74 /** specifies the text line color (as RGB value) of the control.
/aoo41x/main/fpicker/source/win32/filepicker/
H A Dhelppopupwindow.cxx397 oldBkColor = SetBkColor( hdc, RGB( 0, 0, 0 ) ); in onPaint()
398 oldTextColor = SetTextColor( hdc, RGB( 255, 255, 255 ) ); in onPaint()
/aoo41x/main/offapi/com/sun/star/report/
H A DXReportControlFormat.idl43 /** specifies the background color (RGB) of the control.
297 /** specifies the text color (RGB) of the control.
307 /** specifies the text line color (RGB) of the control.
/aoo41x/main/rsc/doku/feinkonz.43/
H A Drsc.doc2368   RGB = (0, 0, 0);
2372   RGB = (65535, 65535, 65535);
2427  RGB = ( 32768, 0, 32768);
2430 Nach dem Schl�sselwort RGB wird der Rot-, Gr�n- und Blauanteil einer Farbe defi
2473  Predefine = COL_USER; // RGB g�ltig
2474  RGB = (0, 0, 0); // schwarz
2501  FontColor  = Color { RGB = ( 0, 0, 0 ); };
2629   RGB = (0, 0, 0);
3897 Color  4 { RGB = (0, 0, 0); };
3898 Color  5 { RGB = (65535, 0, 0); };
/aoo41x/main/slideshow/source/engine/animationnodes/
H A Danimationcolornode.cxx98 case animations::AnimationColorSpace::RGB: in createActivity()
/aoo41x/main/oovbaapi/ooo/vba/msforms/
H A DXColorFormat.idl34 [attribute] long RGB;
/aoo41x/main/offapi/com/sun/star/util/
H A DColor.idl32 /** describes an RGB color value with an optional alpha channel.
/aoo41x/main/embedserv/source/embed/
H A Dtracker.cxx252 _afxBlackDottedPen = CreatePen(PS_DOT, 0, RGB(0, 0, 0)); in Construct()
636 HBRUSH hbrush = CreateSolidBrush(RGB(0,0,0)); in Draw()
/aoo41x/main/offapi/com/sun/star/sdb/
H A DDataSettings.idl75 /** specifies the text color (RGB) for displaying text.
/aoo41x/main/shell/source/win32/shlxthandler/propsheets/
H A Dlistviewbuilder.cxx118 ImageList_AddMasked(h_ils, h_bmp, RGB(255, 0, 255)); in setup_list_view()
/aoo41x/main/rsc/source/parser/
H A Drscyacc.y71 %token RGB
469 | RGB '=' '(' long_expression ',' long_expression
/aoo41x/main/scripting/examples/beanshell/Highlight/
H A DButtonPressHandler.bsh89 // Sets the replaced text property color value to RGB parameter
H A Dhighlighter.bsh59 // Sets the replaced text property color value to RGB color parameter
/aoo41x/main/basic/source/runtime/
H A Drtlproto.hxx261 extern RTLFUNC(RGB);
/aoo41x/main/vcl/inc/unx/
H A Dsaldisp.hxx121 enum SalRGB { RGB, RBG, enumerator

Completed in 161 milliseconds

1234567