Searched refs:maBulletList (Results 1 – 2 of 2) sorted by relevance
333 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()
92 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 14 milliseconds