Home
last modified time | relevance | path

Searched refs:SubstituteBullet (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx456 SubstituteBullet( sNumStr, eChrSet, sFontName ); in AbstractNumberingDefinitions()
736 SubstituteBullet(sNumStr, eChrSet, sFontName); in BuildAnlvBulletBase()
781 void MSWordExportBase::SubstituteBullet( String& rNumStr, in SubstituteBullet() function in MSWordExportBase
H A Dwrtww8.hxx711 void SubstituteBullet( String& rNumStr, rtl_TextEncoding& rChrSet,
/trunk/main/oox/inc/oox/export/
H A Ddrawingml.hxx126 …static sal_Unicode SubstituteBullet( sal_Unicode cBulletId, ::com::sun::star::awt::FontDescriptor&…
/trunk/main/oox/source/export/
H A Ddrawingml.cxx1027 aBulletChar = SubstituteBullet( aBulletChar, aFontDesc ); in WriteParagraphNumbering()
1378 sal_Unicode DrawingML::SubstituteBullet( sal_Unicode cBulletId, ::com::sun::star::awt::FontDescript… in SubstituteBullet() function in oox::drawingml::DrawingML