Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx137 mutable EnumToHandleMap m_aMapEnumToPropHandle; member in SvtPathOptions_Impl
287 sal_Int32 nHandle = m_aMapEnumToPropHandle[ (sal_Int32)ePath ]; in GetPath()
362 m_xPathSettings->setFastPropertyValue( m_aMapEnumToPropHandle[ (sal_Int32)ePath], a ); in SetPath()
515 m_aMapEnumToPropHandle.insert( EnumToHandleMap::value_type( nEnum, nHandle )); in SvtPathOptions_Impl()

Completed in 17 milliseconds