Home
last modified time | relevance | path

Searched refs:color (Results 526 – 550 of 897) sorted by relevance

1...<<21222324252627282930>>...36

/trunk/main/ooo_custom_images/industrial/res/commandimagelist/
H A Dlc_draw.xcf.bz2
/trunk/main/canvas/inc/canvas/base/
H A Dintegerbitmapbase.hxx107 virtual void SAL_CALL setPixel( const ::com::sun::star::uno::Sequence< sal_Int8 >& color, in setPixel() argument
121 BaseType::maCanvasHelper.setPixel( color, bitmapLayout, pos ); in setPixel()
/trunk/main/canvas/source/directx/
H A Ddx_bitmapcanvashelper.cxx195 void BitmapCanvasHelper::setPixel( const uno::Sequence< sal_Int8 >& color, in setPixel() argument
207 mpTarget->setPixel(color,bitmapLayout,pos); in setPixel()
H A Ddx_5rm.cxx962 sal_uInt32 color(0xFF000000); in update() local
963 color |= pSrcScanline[2]<<16; in update()
964 color |= pSrcScanline[1]<<8; in update()
965 color |= pSrcScanline[0]; in update()
967 *pDstScanline++ = color; in update()
/trunk/main/offapi/com/sun/star/text/
H A DTextTable.idl200 /** determines the type, color and size of the shadow. @see com::sun::star::table::ShadowFormat
215 /** determines if the background color is transparent.
257 /** contains the color of the background.
H A DTextTableRow.idl59 /** specifies the color of the background.
65 /** If <TRUE/>, the background color value in "BackColor" is not visible.
H A DCellRange.idl102 /** contains color of the background.
126 /** determines if the background color is transparent.
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlFixedLineModel.idl114 /** specifies the text color (RGB) of the control.
120 /** specifies the text line color (RGB) of the control.
H A DXVclWindowPeer.idl78 /** sets the foreground color.
90 /** returns the font, foreground and background color for the specified
H A DUnoControlGroupBoxModel.idl103 /** specifies the text color (RGB) of the control.
109 /** specifies the text line color (RGB) of the control.
H A DUnoControlImageControlModel.idl51 /** specifies the background color (RGB) of the control.
69 /** specifies the color of the border, if present
/trunk/main/offapi/com/sun/star/chart/
H A DAccessibleChartElement.idl85 foreground and background color, line width, font name and
174 texture is used, they have to be interpolated. The color returned may
183 that no text is displayed and color information can not be determined
/trunk/main/offapi/com/sun/star/chart2/
H A DXChartTypeTemplate.idl177 The default implementation assigns the system-wide chart-color defaults
182 (e.g. color) for the nth series.
218 the page background color or the line style of all data
H A DSymbol.idl94 /** The color used for drawing the border of symbols.
103 /** The color used for filling symbols that contain closed polygons.
/trunk/main/offapi/com/sun/star/ucb/
H A DContent.idl88 …order-spacing: 0px; border-style: solid; border-color: gray; border-collapse: collapse; background…
174 …order-spacing: 0px; border-style: solid; border-color: gray; border-collapse: collapse; background…
527 …order-spacing: 0px; border-style: solid; border-color: gray; border-collapse: collapse; background…
573 …order-spacing: 0px; border-style: solid; border-color: gray; border-collapse: collapse; background…
/trunk/main/basebmp/
H A DPackage_inc.mk31 $(eval $(call gb_Package_add_file,basebmp_inc,inc/basebmp/color.hxx,basebmp/color.hxx))
/trunk/main/cui/source/tabpages/
H A Dchardlg.src351 Text [ en-US ] = "Font ~color" ;
383 Text [ en-US ] = "Font ~color" ;
508 Text [ en-US ] = "O~verline color" ;
582 Text [ en-US ] = "U~nderline color" ;
/trunk/main/offapi/com/sun/star/rendering/
H A DRenderState.idl79 /** The device color associated with this render operation.<p>
82 device color space.<p>
H A DXHalfFloatReadOnlyBitmap.idl51 color components. Half floats are 16 bit wide, and some high-end
90 /** Get a single pixel of the bitmap, returning its color
/trunk/main/offapi/com/sun/star/util/
H A DXNumberFormatter.idl103 the color which is specified for the given value in the number format,
120 the color which is specified for the given string in the number format,
/trunk/main/oox/source/xls/
H A Dstylesfragment.cxx92 if( nElement == XLS_TOKEN( color ) ) in onCreateContext()
126 if( nElement == XLS_TOKEN( color ) ) in onCreateContext()
/trunk/main/offapi/com/sun/star/report/
H A DXReportControlFormat.idl43 /** specifies the background color (RGB) of the control.
51 /** determines if the back ground color is set to transparent.
297 /** specifies the text color (RGB) of the control.
307 /** specifies the text line color (RGB) of the control.
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePreview.idl61 /** The method returns the supported color depth of the target device.
64 The color depth in bit, e.g. 8 bit, 16 bit, 32 bit.
/trunk/main/offapi/com/sun/star/style/
H A DParagraphProperties.idl90 /** contains the paragraph background color.
96 /** This value is <TRUE/> if the paragraph background color
314 /** determines the type, color, and size of the shadow.
/trunk/main/sd/source/filter/html/
H A Dpubdlg.src632 Text [ en-US ] = "Select color scheme" ;
640 Text [ en-US ] = "~Apply color scheme from document" ;
656 Text [ en-US ] = "~Use custom color scheme" ;

Completed in 134 milliseconds

1...<<21222324252627282930>>...36