/aoo42x/test/testcommon/source/org/openoffice/test/common/ |
H A D | GraphicsUtil.java | 173 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()
|
/aoo42x/test/testuno/source/fvt/uno/sw/page/ |
H A D | CheckBackColor.java | 104 …int color = ((Integer)SWUtil.getDefaultPageStyleProperty(xComponent, backColorProperty)).intValue(… in testFooterHeaderBackground() local 120 private void compare(String preDescription, int color){ in compare()
|
H A D | CheckShadowFormat.java | 68 boolean isTransparent, int color){ in CheckShadowFormat()
|
H A D | CheckBorder.java | 68 int color, int lineDistance, int innerLineWidth, int outerLineWidth, int borderDistance){ in CheckBorder()
|
/aoo42x/main/scripting/examples/python/pythonSamples/ |
H A D | TableSample.py | 31 def insertTextIntoCell( table, cellName, text, color ): argument
|
/aoo42x/main/pyuno/demo/ |
H A D | swritercomp.py | 35 def insertTextIntoCell( table, cellName, text, color ): argument
|
H A D | swriter.py | 34 def insertTextIntoCell( table, cellName, text, color ): argument
|
/aoo42x/main/canvas/inc/canvas/base/ |
H A D | doublebitmapbase.hxx | 107 virtual void SAL_CALL setPixel( const ::com::sun::star::uno::Sequence< double >& color, in setPixel()
|
H A D | floatbitmapbase.hxx | 109 virtual void SAL_CALL setPixel( const ::com::sun::star::uno::Sequence< float >& color, in setPixel()
|
H A D | integerbitmapbase.hxx | 107 virtual void SAL_CALL setPixel( const ::com::sun::star::uno::Sequence< sal_Int8 >& color, in setPixel()
|
/aoo42x/main/basebmp/inc/basebmp/ |
H A D | linerenderer.hxx | 72 typename Accessor::value_type color, in renderLine()
|
H A D | clippedlinerenderer.hxx | 199 typename Accessor::value_type color, in renderClippedLine()
|
/aoo42x/main/canvas/source/directx/ |
H A D | dx_bitmap.cxx | 176 void DXBitmap::setPixel( const uno::Sequence< sal_Int8 >& color, in setPixel()
|
H A D | dx_bitmapcanvashelper.cxx | 195 void BitmapCanvasHelper::setPixel( const uno::Sequence< sal_Int8 >& color, in setPixel()
|
H A D | dx_surfacebitmap.cxx | 678 void DXSurfaceBitmap::setPixel( const uno::Sequence< sal_Int8 >& color, in setPixel()
|
H A D | dx_9rm.cxx | 487 sal_uInt32 color(0xFF000000); in update() local
|
/aoo42x/test/testuno/source/fvt/uno/sc/cell/ |
H A D | CellBorder.java | 122 …le expInnerLineWidth, double expLineDistance, double expOuterLineWidth, int color, double innerLin… in CellBorder()
|
/aoo42x/main/toolkit/test/accessibility/ |
H A D | CanvasShape.java | 146 Color color = maFgColor; in paint() local
|
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/ |
H A D | CanvasShape.java | 179 Color color = maFgColor; in paint() local
|
/aoo42x/main/canvas/source/vcl/ |
H A D | canvasbitmaphelper.cxx | 434 void CanvasBitmapHelper::setPixel( const uno::Sequence< sal_Int8 >& color, in setPixel()
|
H A D | canvashelper.cxx | 1140 void CanvasHelper::setPixel( const uno::Sequence< sal_Int8 >& color, in setPixel()
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbaborders.cxx | 415 uno::Any color; in getColor() local
|
/aoo42x/main/toolkit/source/layout/vcl/ |
H A D | wrapper.cxx | 1414 void ProgressBar::SetForegroundColor( util::Color color ) in SetForegroundColor() 1421 void ProgressBar::SetBackgroundColor( util::Color color ) in SetBackgroundColor()
|
/aoo42x/main/oox/source/export/ |
H A D | drawingml.cxx | 725 sal_uInt32 color = *((sal_uInt32*) mAny.getValue()); in WriteRunProperties() local
|
/aoo42x/main/i18npool/source/localedata/ |
H A D | LocaleNode.cxx | 176 static void print_color( int color ) in print_color()
|