Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/draw/
H A Dsdxmlimp.cxx335 mpMasterPageAttrTokenMap(0L), in SdXMLImport()
482 if(mpMasterPageAttrTokenMap) in ~SdXMLImport()
483 delete mpMasterPageAttrTokenMap; in ~SdXMLImport()
596 if(!mpMasterPageAttrTokenMap) in GetMasterPageAttrTokenMap()
611 mpMasterPageAttrTokenMap = new SvXMLTokenMap(aMasterPageAttrTokenMap); in GetMasterPageAttrTokenMap()
614 return *mpMasterPageAttrTokenMap; in GetMasterPageAttrTokenMap()
H A Dsdxmlimp_impl.hxx207 SvXMLTokenMap* mpMasterPageAttrTokenMap; member in SdXMLImport

Completed in 15 milliseconds