Home
last modified time | relevance | path

Searched defs:nNewColor (Results 1 – 4 of 4) sorted by relevance

/trunk/main/chart2/qa/
H A DTestCaseOldAPI.java227 int nNewColor = AnyConverter.toInt( xTitleProp.getPropertyValue( "CharColor" ) ); in testSubTitle() local
264 int nNewColor = AnyConverter.toInt( xProp.getPropertyValue( "FillColor" ) ); in testDiagram() local
416 int nNewColor = 0xcd853f; // peru in testAxis() local
527 int nNewColor = AnyConverter.toInt( xArea.getPropertyValue( "FillColor" ) ); in testArea() local
633 int nNewColor = AnyConverter.toInt( xProp.getPropertyValue( "FillColor" ) ); in testDataSeriesAndPoints() local
830 int nNewColor = AnyConverter.toInt( xMinMaxProp.getPropertyValue( "LineColor" ) ); in testStockProperties() local
/trunk/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx517 void ShapeAttributeLayer::setDimColor( const RGBColor& nNewColor ) in setDimColor()
537 void ShapeAttributeLayer::setFillColor( const RGBColor& nNewColor ) in setFillColor()
557 void ShapeAttributeLayer::setLineColor( const RGBColor& nNewColor ) in setLineColor()
651 void ShapeAttributeLayer::setCharColor( const RGBColor& nNewColor ) in setCharColor()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx2639 ColorData nNewColor = COL_BLACK; in ApplyAutoColor() local
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx8320 sal_Int32 nNewColor = 0; in SetOnePropertyValue() local

Completed in 93 milliseconds