Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/
H A Dtextparagraph.cxx49 void lcl_getBulletclr(Color& bulletClr, in lcl_getBulletclr() argument
55 bulletClr = ((*rRuns.begin())->getTextCharacterProperties()).maCharColor; in lcl_getBulletclr()
118 Color bulletClr; in insertAt() local
119 lcl_getBulletclr(bulletClr, maRuns); in insertAt()
120 (maProperties.getBulletList().maBulletColorPtr)->assignIfUsed(bulletClr); in insertAt()

Completed in 18 milliseconds