Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dpostuhdl.cxx60 sal_uInt16 ePosture; in importXML() local
61 sal_Bool bRet = SvXMLUnitConverter::convertEnum( ePosture, rStrImpValue, aPostureGenericMapping ); in importXML()
63 rValue <<= (awt::FontSlant)ePosture; in importXML()
/trunk/main/editeng/source/items/
H A Dtextitem.cxx497 SvxPostureItem::SvxPostureItem( const FontItalic ePosture, const sal_uInt16 nId ) : in SvxPostureItem() argument
498 SfxEnumItem( nId, (sal_uInt16)ePosture ) in SvxPostureItem()

Completed in 40 milliseconds