Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dxmlnume.cxx130 sal_Int16 eBulletFontPitch = PITCH_DONTKNOW; in exportLevelStyle() local
191 eBulletFontPitch = (sal_Int16)rFDesc.Pitch; in exportLevelStyle()
581 eBulletFontFamily, eBulletFontPitch, in exportLevelStyle()
616 aAny <<= (sal_Int16)eBulletFontPitch; in exportLevelStyle()
H A Dxmlnumi.cxx228 sal_Int16 eBulletFontPitch; member in SvxXMLListLevelStyleContext_Impl
261 void SetBulletFontPitch( sal_Int16 eSet ) { eBulletFontPitch = eSet; } in SetBulletFontPitch()
329 , eBulletFontPitch( PITCH_DONTKNOW ) in SvxXMLListLevelStyleContext_Impl()
584 aFDesc.Pitch = eBulletFontPitch; in GetProperties()

Completed in 22 milliseconds