Home
last modified time | relevance | path

Searched defs:color (Results 1 – 25 of 31) sorted by relevance

12

/trunk/test/testcommon/source/org/openoffice/test/common/
H A DGraphicsUtil.java173 public static Rectangle findRectangle(Rectangle rect, int color) { in findRectangle()
186 public static Rectangle findRectangle(BufferedImage src, int color) { in findRectangle()
253 public static Rectangle getBoundingBox(BufferedImage image, int color) { in getBoundingBox()
257 public static Rectangle getBoundingBox(BufferedImage image, int color, boolean include) { in getBoundingBox()
289 public static boolean isFilledWith(int color, Rectangle rect) { in isFilledWith()
337 public static Point findColor(int color, Rectangle rect) { in findColor()
/trunk/test/testuno/source/fvt/uno/sw/page/
H A DCheckBackColor.java104 …int color = ((Integer)SWUtil.getDefaultPageStyleProperty(xComponent, backColorProperty)).intValue(… in testFooterHeaderBackground() local
120 private void compare(String preDescription, int color){ in compare()
H A DCheckShadowFormat.java68 boolean isTransparent, int color){ in CheckShadowFormat()
H A DCheckBorder.java68 int color, int lineDistance, int innerLineWidth, int outerLineWidth, int borderDistance){ in CheckBorder()
/trunk/main/scripting/examples/python/pythonSamples/
H A DTableSample.py31 def insertTextIntoCell( table, cellName, text, color ): argument
/trunk/main/pyuno/demo/
H A Dswritercomp.py35 def insertTextIntoCell( table, cellName, text, color ): argument
H A Dswriter.py34 def insertTextIntoCell( table, cellName, text, color ): argument
/trunk/main/canvas/inc/canvas/base/
H A Ddoublebitmapbase.hxx107 virtual void SAL_CALL setPixel( const ::com::sun::star::uno::Sequence< double >& color, in setPixel()
H A Dfloatbitmapbase.hxx109 virtual void SAL_CALL setPixel( const ::com::sun::star::uno::Sequence< float >& color, in setPixel()
H A Dintegerbitmapbase.hxx107 virtual void SAL_CALL setPixel( const ::com::sun::star::uno::Sequence< sal_Int8 >& color, in setPixel()
/trunk/main/basebmp/inc/basebmp/
H A Dlinerenderer.hxx72 typename Accessor::value_type color, in renderLine()
H A Dclippedlinerenderer.hxx199 typename Accessor::value_type color, in renderClippedLine()
/trunk/main/canvas/source/directx/
H A Ddx_bitmap.cxx176 void DXBitmap::setPixel( const uno::Sequence< sal_Int8 >& color, in setPixel()
H A Ddx_bitmapcanvashelper.cxx195 void BitmapCanvasHelper::setPixel( const uno::Sequence< sal_Int8 >& color, in setPixel()
H A Ddx_surfacebitmap.cxx678 void DXSurfaceBitmap::setPixel( const uno::Sequence< sal_Int8 >& color, in setPixel()
H A Ddx_9rm.cxx487 sal_uInt32 color(0xFF000000); in update() local
/trunk/test/testuno/source/fvt/uno/sc/cell/
H A DCellBorder.java122 …le expInnerLineWidth, double expLineDistance, double expOuterLineWidth, int color, double innerLin… in CellBorder()
/trunk/main/toolkit/test/accessibility/
H A DCanvasShape.java146 Color color = maFgColor; in paint() local
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DCanvasShape.java179 Color color = maFgColor; in paint() local
/trunk/main/canvas/source/vcl/
H A Dcanvasbitmaphelper.cxx434 void CanvasBitmapHelper::setPixel( const uno::Sequence< sal_Int8 >& color, in setPixel()
H A Dcanvashelper.cxx1140 void CanvasHelper::setPixel( const uno::Sequence< sal_Int8 >& color, in setPixel()
/trunk/main/sc/source/ui/vba/
H A Dvbaborders.cxx415 uno::Any color; in getColor() local
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1414 void ProgressBar::SetForegroundColor( util::Color color ) in SetForegroundColor()
1421 void ProgressBar::SetBackgroundColor( util::Color color ) in SetBackgroundColor()
/trunk/main/oox/source/export/
H A Ddrawingml.cxx725 sal_uInt32 color = *((sal_uInt32*) mAny.getValue()); in WriteRunProperties() local
/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx176 static void print_color( int color ) in print_color()

Completed in 134 milliseconds

12