Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dxmlnume.cxx129 sal_Int16 eBulletFontFamily = FAMILY_DONTKNOW; in exportLevelStyle() local
190 eBulletFontFamily = (sal_Int16)rFDesc.Family; in exportLevelStyle()
581 eBulletFontFamily, eBulletFontPitch, in exportLevelStyle()
609 aAny <<= (sal_Int16)eBulletFontFamily; in exportLevelStyle()
H A Dxmlnumi.cxx227 sal_Int16 eBulletFontFamily; member in SvxXMLListLevelStyleContext_Impl
260 void SetBulletFontFamily( sal_Int16 eSet ) { eBulletFontFamily = eSet; } in SetBulletFontFamily()
328 , eBulletFontFamily( FAMILY_DONTKNOW ) in SvxXMLListLevelStyleContext_Impl()
583 aFDesc.Family = eBulletFontFamily; in GetProperties()

Completed in 25 milliseconds