Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/drawingml/
H A Dtextparagraphproperties.cxx50 BulletList::BulletList( ) in BulletList() function in oox::drawingml::BulletList
55 bool BulletList::is() const in is()
72 void BulletList::setNone( ) in setNone()
77 void BulletList::setSuffixParenBoth() in setSuffixParenBoth()
83 void BulletList::setSuffixParenRight() in setSuffixParenRight()
89 void BulletList::setSuffixPeriod() in setSuffixPeriod()
95 void BulletList::setSuffixNone() in setSuffixNone()
101 void BulletList::setSuffixMinusRight() in setSuffixMinusRight()
107 void BulletList::setType( sal_Int32 nType ) in setType()
241 void BulletList::setFontSize(sal_Int16 nSize) in setFontSize()
[all …]
/aoo42x/main/oox/inc/oox/drawingml/
H A Dtextparagraphproperties.hxx45 class BulletList class
48 BulletList( );
50 void apply( const BulletList& );
92 BulletList& getBulletList() { return maBulletList; } in getBulletList()
93 const BulletList& getBulletList() const { return maBulletList; } in getBulletList()
105 …PropertyMap& rioBulletList, const BulletList* pMasterBuList, sal_Bool bApplyBulletList, float fFon…
116 BulletList maBulletList;
H A Dtextparagraphpropertiescontext.hxx53 BulletList& mrBulletList;

Completed in 19 milliseconds