Searched refs:LookupXmlId (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/sfx2/source/doc/ |
| H A D | Metadatable.cxx | 209 virtual bool LookupXmlId(const Metadatable& i_xObject, 249 virtual bool LookupXmlId(const Metadatable& i_xObject, 339 virtual bool LookupXmlId(const Metadatable& i_xObject, 386 if (LookupXmlId(i_rObject, path, idref)) in GetXmlIdForElement() 450 bool LookupXmlId(const Metadatable& i_xObject, 545 XmlIdRegistryDocument::XmlIdRegistry_Impl::LookupXmlId( in LookupXmlId() function in sfx2::XmlIdRegistryDocument::XmlIdRegistry_Impl 659 XmlIdRegistryDocument::LookupXmlId( in LookupXmlId() function in sfx2::XmlIdRegistryDocument 663 return m_pImpl->LookupXmlId(i_rObject, o_rStream, o_rIdref); in LookupXmlId() 702 m_pImpl->LookupXmlId(i_rObject, old_path, old_idref); in TryRegisterMetadatable() 742 m_pImpl->LookupXmlId(i_rObject, old_path, old_idref); in RegisterMetadatableAndCreateID() [all …]
|