Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A Dxmlexprt.cxx4427 void ScXMLExport::CollectUserDefinedNamespaces(const SfxItemPool* pPool, sal_uInt16 nAttrib) in CollectUserDefinedNamespaces() function in ScXMLExport
4481 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()
H A Dxmlexprt.hxx208 void CollectUserDefinedNamespaces(const SfxItemPool* pPool, sal_uInt16 nAttrib);

Completed in 43 milliseconds