Searched refs:bulletClr (Results 1 – 1 of 1) sorted by relevance
49 void lcl_getBulletclr(Color& bulletClr, in lcl_getBulletclr() argument55 bulletClr = ((*rRuns.begin())->getTextCharacterProperties()).maCharColor; in lcl_getBulletclr()118 Color bulletClr; in insertAt() local119 lcl_getBulletclr(bulletClr, maRuns); in insertAt()120 (maProperties.getBulletList().maBulletColorPtr)->assignIfUsed(bulletClr); in insertAt()
Completed in 14 milliseconds