Searched refs:getBulletList (Results 1 – 3 of 3) sorted by relevance
116 …if (maProperties.getBulletList().maBulletColorPtr && !(maProperties.getBulletList().maBulletColorP… in insertAt()120 (maProperties.getBulletList().maBulletColorPtr)->assignIfUsed(bulletClr); in insertAt()123 …hToPropSet( rFilterBase, xProps, aioBulletList, &pTextParagraphStyle->getBulletList(), sal_True, f… in insertAt()
54 , mrBulletList( rTextParagraphProperties.getBulletList() ) in TextParagraphPropertiesContext()
92 BulletList& getBulletList() { return maBulletList; } in getBulletList() function in oox::drawingml::TextParagraphProperties93 const BulletList& getBulletList() const { return maBulletList; } in getBulletList() function in oox::drawingml::TextParagraphProperties
Completed in 15 milliseconds