Searched refs:eBulletFontFamily (Results 1 – 2 of 2) sorted by relevance
129 sal_Int16 eBulletFontFamily = FAMILY_DONTKNOW; in exportLevelStyle() local190 eBulletFontFamily = (sal_Int16)rFDesc.Family; in exportLevelStyle()581 eBulletFontFamily, eBulletFontPitch, in exportLevelStyle()609 aAny <<= (sal_Int16)eBulletFontFamily; in exportLevelStyle()
227 sal_Int16 eBulletFontFamily; member in SvxXMLListLevelStyleContext_Impl260 void SetBulletFontFamily( sal_Int16 eSet ) { eBulletFontFamily = eSet; } in SetBulletFontFamily()328 , eBulletFontFamily( FAMILY_DONTKNOW ) in SvxXMLListLevelStyleContext_Impl()583 aFDesc.Family = eBulletFontFamily; in GetProperties()
Completed in 22 milliseconds