Searched refs:CollectUserDefinedNamespaces (Results 1 – 2 of 2) sorted by relevance
4427 void ScXMLExport::CollectUserDefinedNamespaces(const SfxItemPool* pPool, sal_uInt16 nAttrib) in CollectUserDefinedNamespaces() function in ScXMLExport4481 CollectUserDefinedNamespaces(GetDocument()->GetPool(), ATTR_USERDEF); in exportDoc()4482 CollectUserDefinedNamespaces(GetDocument()->GetEditPool(), EE_PARA_XMLATTRIBS); in exportDoc()4483 CollectUserDefinedNamespaces(GetDocument()->GetEditPool(), EE_CHAR_XMLATTRIBS); in exportDoc()4487 CollectUserDefinedNamespaces(&pDrawLayer->GetItemPool(), EE_PARA_XMLATTRIBS); in exportDoc()4488 CollectUserDefinedNamespaces(&pDrawLayer->GetItemPool(), EE_CHAR_XMLATTRIBS); in exportDoc()4489 CollectUserDefinedNamespaces(&pDrawLayer->GetItemPool(), SDRATTR_XMLATTRIBUTES); in exportDoc()
208 void CollectUserDefinedNamespaces(const SfxItemPool* pPool, sal_uInt16 nAttrib);
Completed in 43 milliseconds