Searched refs:ePosture (Results 1 – 2 of 2) sorted by relevance
60 sal_uInt16 ePosture; in importXML() local61 sal_Bool bRet = SvXMLUnitConverter::convertEnum( ePosture, rStrImpValue, aPostureGenericMapping ); in importXML()63 rValue <<= (awt::FontSlant)ePosture; in importXML()
497 SvxPostureItem::SvxPostureItem( const FontItalic ePosture, const sal_uInt16 nId ) : in SvxPostureItem() argument498 SfxEnumItem( nId, (sal_uInt16)ePosture ) in SvxPostureItem()
Completed in 26 milliseconds