Home
last modified time | relevance | path

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

/AOO42X/main/xmloff/inc/xmloff/ !
H A Dtxtprmap.hxx203 static const XMLPropertyMapEntry* getPropertyMapForType( sal_uInt16 _nType );
/AOO42X/main/xmloff/source/forms/ !
H A Delementexport.cxx363 …rtyMapEntry* pCharAttributeProperties = XMLTextPropertySetMapper::getPropertyMapForType( TEXT_PROP… in exportSubTags()
370 …rtyMapEntry* pParaAttributeProperties = XMLTextPropertySetMapper::getPropertyMapForType( TEXT_PROP… in exportSubTags()
/AOO42X/main/xmloff/source/text/ !
H A Dtxtprmap.cxx943 const XMLPropertyMapEntry* XMLTextPropertySetMapper::getPropertyMapForType( sal_uInt16 _nType ) in getPropertyMapForType() function in XMLTextPropertySetMapper