Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/
H A Dtextparagraphpropertiescontext.cxx54 , mrBulletList( rTextParagraphProperties.getBulletList() ) in TextParagraphPropertiesContext()
114 mrBulletList.setStyleName( sStyleNameValue ); in TextParagraphPropertiesContext()
158 mrBulletList.setGraphic( mxBlipProps->mxGraphic ); in ~TextParagraphPropertiesContext()
160 if( mrBulletList.is() ) in ~TextParagraphPropertiesContext()
195 mrBulletList.mbBulletColorFollowText <<= sal_True; in createFastChildContext()
203 mrBulletList.setBulletSize(100); in createFastChildContext()
209 mrBulletList.setBulletSize(0); in createFastChildContext()
215 mrBulletList.mbBulletFontFollowText <<= sal_True; in createFastChildContext()
223 mrBulletList.setNone(); in createFastChildContext()
239 mrBulletList.setStartAt( nStartAt ); in createFastChildContext()
[all …]
/aoo4110/main/oox/inc/oox/drawingml/
H A Dtextparagraphpropertiescontext.hxx53 BulletList& mrBulletList; member in oox::drawingml::TextParagraphPropertiesContext

Completed in 19 milliseconds