Searched refs:SubstituteBullet (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sw/source/filter/ww8/ |
H A D | wrtw8num.cxx | 457 SubstituteBullet( sNumStr, eChrSet, sFontName ); in AbstractNumberingDefinitions() 737 SubstituteBullet(sNumStr, eChrSet, sFontName); in BuildAnlvBulletBase() 782 void MSWordExportBase::SubstituteBullet( String& rNumStr, in SubstituteBullet() function in MSWordExportBase
|
H A D | README-rtf.txt | 243 * MSWordExportBase::SubstituteBullet can avoid replacing bullets
|
H A D | wrtww8.hxx | 712 void SubstituteBullet( String& rNumStr, rtl_TextEncoding& rChrSet,
|
/trunk/main/oox/inc/oox/export/ |
H A D | drawingml.hxx | 126 …static sal_Unicode SubstituteBullet( sal_Unicode cBulletId, ::com::sun::star::awt::FontDescriptor&…
|
/trunk/main/oox/source/export/ |
H A D | drawingml.cxx | 1027 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
|
Completed in 43 milliseconds