Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx2094 sal_uInt16 nBulletChar = 0x2022; in PPTExParaSheet() local
2128 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()
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx777 sal_uInt32 nBulletChar; member in PPTNumberFormatCreator
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx3928 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 89 milliseconds