Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/inc/xmloff/
H A DEnumPropertyHdl.hxx38 const ::com::sun::star::uno::Type & mrType; member in XMLEnumPropertyHdl
41 …* pEnumMap, const ::com::sun::star::uno::Type & rType ) : mpEnumMap( pEnumMap ), mrType( rType ) {} in XMLEnumPropertyHdl()
/aoo4110/main/xmloff/source/style/
H A DEnumPropertyHdl.cxx55 switch( mrType.getTypeClass() ) in importXML()
58 rValue = ::cppu::int2enum( nValue, mrType ); in importXML()

Completed in 20 milliseconds