Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/text/
H A DXMLFootnoteConfigurationImportContext.cxx149 , pAttrTokenMap(NULL) in XMLFootnoteConfigurationImportContext()
178 delete pAttrTokenMap; in ~XMLFootnoteConfigurationImportContext()
220 if (NULL == pAttrTokenMap) in GetFtnConfigAttrTokenMap()
222 pAttrTokenMap = new SvXMLTokenMap(aTextFieldAttrTokenMap); in GetFtnConfigAttrTokenMap()
225 return *pAttrTokenMap; in GetFtnConfigAttrTokenMap()
/aoo42x/main/xmloff/inc/
H A DXMLFootnoteConfigurationImportContext.hxx64 SvXMLTokenMap* pAttrTokenMap; member in XMLFootnoteConfigurationImportContext

Completed in 22 milliseconds