Home
last modified time | relevance | path

Searched refs:color (Results 51 – 75 of 897) sorted by relevance

12345678910>>...36

/aoo42x/main/offapi/com/sun/star/rendering/
H A DXIntegerReadOnlyBitmap.idl53 /** This is a specialized interface for bitmaps having integer color
87 The memory layout the returned data is in. Note that the color
88 space returned therein needs to always match the current color
110 /** Get a single pixel of the bitmap, returning its color
116 color value is returned in the least significant bits of the
117 single byte returned as the color. The details of the returned
124 The memory layout the returned data is in. Note that the color
125 space returned therein needs to always match the current color
132 color from.
H A DXGraphicDevice.idl89 /** Query the color space interface for this graphic device.
91 This is to be used when interpreting or setting device color
232 transformation, the color interpolation happens in
237 * "EllipticalGradient" - this gradient has zeroth color
239 and final color. The services takes an additional
244 is maintained also for the center color: the gradient will
246 center color. If "AspectRatio" is missing, or equal to 1,
251 * "RectangularGradient" - this gradient has zeroth color
253 and final color via rectangular boxes
259 is maintained also for the center color: the gradient will
[all …]
H A DXIntegerBitmap.idl48 /** This is a specialized interface for bitmaps having integer color
102 /** Set a single pixel of the bitmap with the given color
107 color value is expected in the least significant bits of the
108 single byte given as the color.<p>
118 @param color
119 The color value(s) to set
122 Layout of the color elements to set. Must match this bitmap's
136 …void setPixel( [in] sequence<byte> color, [in] IntegerBitmapLayout bitmapLayout, [in] ::com::su…
H A DXIeeeDoubleBitmap.idl52 doubles for their color components.<p>
100 /** Set a single pixel of the bitmap with the given color
111 @param color
112 The color value(s) to set
115 Layout of the color elements to set. Must match this bitmap's
129 …void setPixel( [in] sequence<double> color, [in] FloatingPointBitmapLayout bitmapLayout, [in]…
H A DXIeeeFloatBitmap.idl52 color components.<p>
100 /** Set a single pixel of the bitmap with the given color
111 @param color
112 The color value(s) to set
115 Layout of the color elements to set. Must match this bitmap's
129 …void setPixel( [in] sequence<float> color, [in] FloatingPointBitmapLayout bitmapLayout, [in] …
H A DCompositeOperation.idl28 /** These constants determine how the primitive color is combined with
31 When performing this calculations, it is assumed that all color
38 where C is the result color, Ca and Cb are the input colors,
138 resulting color values are limited to the permissible color
H A DXParametricPolyPolygon2D.idl71 /** Query the color value for the polygonal area at the specified
83 /** Query the color for a dedicated point in the plane.
93 /** Query the color space employed by this object
95 @return the color space the colors generated by this object
H A DFloatingPointBitmapLayout.idl36 floating point color channels.<p>
39 memory layout of a bitmap having floating point color channels<p>
69 planar layout lies in the way how color channels are
87 /** Number of color components per pixel.
/aoo42x/test/testuno/source/fvt/uno/sw/page/
H A DCheckBackColor.java104 …int color = ((Integer)SWUtil.getDefaultPageStyleProperty(xComponent, backColorProperty)).intValue(… in testFooterHeaderBackground() local
107 this.compare("ODT", color); in testFooterHeaderBackground()
113color = ((Integer)SWUtil.getDefaultPageStyleProperty(xComponent, backColorProperty)).intValue(); in testFooterHeaderBackground()
115 this.compare("DOC", color); in testFooterHeaderBackground()
120 private void compare(String preDescription, int color){ in compare() argument
121 Assert.assertEquals(preDescription + ":" + backColorProperty,(double)backColor, color, 2); in compare()
/aoo42x/main/oox/source/dump/
H A Dbiffdumper.ini630 0x00020000=!fg-color-idx-used
631 0x00040000=!bg-color-idx-used
919 0x0034=color-mapping-override
1045 0x0008=system-color
1168 0x0001=auto-color
1211 0x0001=auto-color
1377 0x0001=!swap-fg-bg-color
2034 0x0080=server-fill-color
2035 0x0100=server-font-color
2350 0x007F=uint8,dec,left-color,COLORS
[all …]
/aoo42x/main/offapi/com/sun/star/chart2/
H A DXColorScheme.idl40 /** returns the default color for the nth data series.
42 <p>This may be a system wide color or a color coming from a
43 color scheme.</p>
53 correct default color.
/aoo42x/main/offapi/com/sun/star/animations/
H A DXAnimateColor.idl36 /** Interface for animation by defining color changes over time.
38 Only color value will be legal values for the following members
49 /** defines the color space which is used to perform the interpolation.
56 inside the color space defined with <member>ColorSpace</member>.
60 This attribute will be ignored for color spaces where this does
/aoo42x/main/offapi/com/sun/star/awt/
H A DGradient.idl41 /** describes a color dispersion within an area.
53 /** specifies the color at the start point of the gradient.
59 /** specifies the color at the end point of the gradient.
71 /** per cent of the total width where just the start color is used.
101 /** specifies the number of steps of change color.
H A DXImageConsumer.idl56 /** changes color model for next pixels
73 The specified color model object should be used to convert
74 the pixels into their corresponding color and alpha components. Pixel
93 The specified color model object should be used to convert
94 the pixels into their corresponding color and alpha components. Pixel
H A DUnoControlFixedHyperlinkModel.idl69 /** specifies the background color (RGB) of the control.
87 /** specifies the color of the border, if present
154 /** specifies the text color (RGB) of the control.
160 /** specifies the text line color (RGB) of the control.
/aoo42x/main/offapi/com/sun/star/accessibility/
H A DXAccessibleComponent.idl212 /** Returns the foreground color of this object.
215 The returned color is the foreground color of this object or, if
216 that is not supported, the default foreground color.
220 /** Returns the background color of this object.
223 The returned color is the background color of this object or, if
224 that is not supported, the default background color.
/aoo42x/ext_libraries/ratscan/scan/
H A Drat-output-to-html.xsl37 body {margin-top: 0px;font-size: 0.8em;background-color: #F9F7ED;}
39 h1 {color:red;}
40 h2 {color:blue;}
41 h3 {color:green;}
42 h4 {color:orange;}
47 caption {color:blue;text-align:left;}
59 .unknown-zero {color:#00CC00;}
/aoo42x/main/cui/source/tabpages/
H A Dstrings.src89 Text [ en-US ] = "Please enter a name for the new color:" ;
93 Text [ en-US ] = "Do you want to delete the color?" ;
97 …Text [ en-US ] = "The color was modified without saving.\nModify the selected color or add a new c…
/aoo42x/main/basebmp/inc/basebmp/
H A Dclippedlinerenderer.hxx199 typename Accessor::value_type color, in renderClippedLine() argument
277 acc.set(color, rowIter); in renderClippedLine()
304 acc.set(color, rowIter); in renderClippedLine()
353 acc.set(color, colIter); in renderClippedLine()
380 acc.set(color, colIter); in renderClippedLine()
/aoo42x/main/canvas/source/vcl/
H A Dcanvasbitmaphelper.cxx434 void CanvasBitmapHelper::setPixel( const uno::Sequence< sal_Int8 >& color, in setPixel() argument
449 ENSURE_ARG_OR_THROW( color.getLength() > 3, in setPixel()
478 pWriteAccess->SetPixel( pos.Y, pos.X, BitmapColor( color[ 0 ], in setPixel()
479 color[ 1 ], in setPixel()
480 color[ 2 ] ) ); in setPixel()
483 pAlphaWriteAccess->SetPixel( pos.Y, pos.X, BitmapColor( 255 - color[ 3 ] ) ); in setPixel()
/aoo42x/main/basegfx/
H A DPackage_inc.mk100 $(eval $(call gb_Package_add_file,basegfx_inc,inc/basegfx/color/bcolor.hxx,basegfx/color/bcolor.hxx…
101 $(eval $(call gb_Package_add_file,basegfx_inc,inc/basegfx/color/bcolortools.hxx,basegfx/color/bcolo…
102 $(eval $(call gb_Package_add_file,basegfx_inc,inc/basegfx/color/bcolormodifier.hxx,basegfx/color/bc…
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A Dselectors.properties24 # <style:section-properties fo:background-color="#ffffff"/>
87 attr.style.section-properties.fo.background-color=com.sun.star.report.pentaho.parser.stylemapper.fo…
90 attr.style.text-properties.fo.color=com.sun.star.report.pentaho.parser.stylemapper.fo.ColorMapper
93 attr.style.table-properties.fo.background-color=com.sun.star.report.pentaho.parser.stylemapper.fo.B…
101 attr.style.text-properties.style.text-underline-color=com.sun.star.report.pentaho.parser.stylemappe…
/aoo42x/main/svx/source/items/
H A Dsvxitems.src47 < "Font color" ; SID_ATTR_CHAR_COLOR ; > ;
53 < "Character set color" ; SID_ATTR_CHAR_CHARSETCOLOR ; > ;
98 Text [ en-US ] = "Font color" ;
378 Text [ en-US ] = "Background color: " ;
382 Text [ en-US ] = "Pattern color: " ;
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimation.src263 Text [ en-US ] = "First color" ;
268 Text [ en-US ] = "Second color" ;
273 Text [ en-US ] = "Fill color" ;
288 Text [ en-US ] = "Font color" ;
303 Text [ en-US ] = "Line color" ;
/aoo42x/main/offapi/com/sun/star/util/
H A DXNumberFormatPreviewer.idl93 /** returns the color which is to be used for a number.
109 is the color that should be returned if no color is set by
113 the color that should used to output the formatted string.

Completed in 90 milliseconds

12345678910>>...36