Searched refs:nBulletChar (Results 1 – 3 of 3) sorted by relevance
2094 sal_uInt16 nBulletChar = 0x2022; in PPTExParaSheet() local2128 nBulletChar = 0x2022; in PPTExParaSheet()2135 nBulletChar = 0x2013; in PPTExParaSheet()2142 nBulletChar = 0x2022; in PPTExParaSheet()2149 nBulletChar = 0x2013; in PPTExParaSheet()2156 nBulletChar = 0xbb; in PPTExParaSheet()2163 rLev.mnBulletChar = nBulletChar; in PPTExParaSheet()
777 sal_uInt32 nBulletChar; member in PPTNumberFormatCreator
3928 nBulletChar = rParaLevel.mnBulletChar; in GetNumberFormat()3977 nHardCount += pParaObj->GetAttrib( PPT_ParaAttr_BulletChar, nBulletChar, nDestinationInstance ); in GetNumberFormat()4049 sal_uInt16 nBuChar = (sal_uInt16)nBulletChar; in ImplGetNumberFormat()
Completed in 64 milliseconds