Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dtextparagraphproperties.cxx333 maBulletList.apply( rSourceProps.maBulletList ); in apply()
352 if ( maBulletList.mnNumberingType.hasValue() ) in pushToPropSet()
353 maBulletList.mnNumberingType >>= nNumberingType; in pushToPropSet()
359 maBulletList.pushToPropMap( rFilterBase, rioBulletMap ); in pushToPropSet()
/trunk/main/oox/inc/oox/drawingml/
H A Dtextparagraphproperties.hxx92 BulletList& getBulletList() { return maBulletList; } in getBulletList()
93 const BulletList& getBulletList() const { return maBulletList; } in getBulletList()
116 BulletList maBulletList; member in oox::drawingml::TextParagraphProperties

Completed in 25 milliseconds