Home
last modified time | relevance | path

Searched refs:maCharColor (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/oox/source/drawingml/
H A Dtextcharacterproperties.cxx54 if (!maCharColor.isUsed()) in assignUsed()
55 maCharColor.assignIfUsed( rSourceProps.maCharColor ); in assignUsed()
99 if( maCharColor.isUsed() ) in pushToPropMap()
100 rPropMap[ PROP_CharColor ] <<= maCharColor.getColor( rFilter.getGraphicHelper() ); in pushToPropMap()
H A Dtextparagraph.cxx53 …ns.begin() != rRuns.end() && ((*rRuns.begin())->getTextCharacterProperties()).maCharColor.isUsed()) in lcl_getBulletclr()
55 bulletClr = ((*rRuns.begin())->getTextCharacterProperties()).maCharColor; in lcl_getBulletclr()
H A Dtextcharacterpropertiescontext.cxx117 xRet.set( new ColorContext( *this, mrTextCharacterProperties.maCharColor ) ); in createFastChildContext()
H A Dshape.cxx506 aCharStyleProperties.maCharColor.assignIfUsed( pFontRef->maPhClr ); in createAndInsert()
/aoo41x/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx164 maCharColor(), in ShapeAttributeLayer()
645 return calcValue( maCharColor, in getCharColor()
653 maCharColor = nNewColor; in setCharColor()
/aoo41x/main/oox/source/drawingml/table/
H A Dtablecell.cxx121 aTextCharProps.maCharColor = rTableStylePart.getTextColor(); in applyTableStylePart()
159 rDstCharProp.maCharColor = clr; in lcl_getCharPropFromTblStylePart()
/aoo41x/main/oox/inc/oox/drawingml/
H A Dtextcharacterproperties.hxx46 Color maCharColor; member
/aoo41x/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx506 RGBColor maCharColor; member in slideshow::internal::ShapeAttributeLayer
/aoo41x/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx957 mxAutoText->maCharColor.setSrgbClr( nTextColor ); in TextFormatter()

Completed in 207 milliseconds