Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dtextparagraph.cxx116 …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()
H A Dtextparagraphpropertiescontext.cxx54 , mrBulletList( rTextParagraphProperties.getBulletList() ) in TextParagraphPropertiesContext()
/trunk/main/oox/inc/oox/drawingml/
H A Dtextparagraphproperties.hxx92 BulletList& getBulletList() { return maBulletList; } in getBulletList() function in oox::drawingml::TextParagraphProperties
93 const BulletList& getBulletList() const { return maBulletList; } in getBulletList() function in oox::drawingml::TextParagraphProperties

Completed in 13 milliseconds