Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/inc/xmloff/
H A DEnumPropertyHdl.hxx41 …mPropertyHdl( const SvXMLEnumMapEntry* pEnumMap, const ::com::sun::star::uno::Type & rType ) : mpE… in XMLEnumPropertyHdl() argument
/aoo4110/main/xmloff/source/chart/
H A DXMLErrorBarStylePropertyHdl.cxx35 XMLErrorBarStylePropertyHdl::XMLErrorBarStylePropertyHdl( const SvXMLEnumMapEntry* pEnumMap, const… in XMLErrorBarStylePropertyHdl() argument
36 : XMLEnumPropertyHdl( pEnumMap, rType ) in XMLErrorBarStylePropertyHdl()
H A DXMLErrorBarStylePropertyHdl.hxx31 …XMLErrorBarStylePropertyHdl( const SvXMLEnumMapEntry* pEnumMap, const ::com::sun::star::uno::Type…
/aoo4110/main/xmloff/source/forms/
H A Dformattributes.hxx250 const SvXMLEnumMapEntry* pEnumMap; // the enum map, if appliable member
253 AttributeAssignment() : pEnumMap(NULL), bInverseSemantics(sal_False) { } in AttributeAssignment()
H A Dformattributes.cxx312 aAssignment.pEnumMap = _pValueMap; in addEnumProperty()
H A Dpropertyimport.cxx358 …ntext.getGlobalContext(), pProperty->aPropertyType, _rValue, pProperty->pEnumMap, pProperty->bInve… in handleAttribute()
H A Delementimport.cxx1292 …ertString(m_rContext.getGlobalContext(), pProperty->aPropertyType, _rValue, pProperty->pEnumMap) ); in handleAttribute()

Completed in 91 milliseconds