Lines Matching refs:LookupElement

212     virtual Metadatable* LookupElement(const ::rtl::OUString & i_rStreamName,
254 virtual Metadatable* LookupElement(const ::rtl::OUString & i_rStreamName,
342 virtual Metadatable* LookupElement(const ::rtl::OUString & i_rStreamName,
376 Metadatable* pObject( LookupElement(i_rReference.First, in GetElementByMetadataReference()
388 if (LookupElement(path, idref) == &i_rObject) in GetXmlIdForElement()
453 Metadatable* LookupElement(const ::rtl::OUString & i_rStreamName,
514 XmlIdRegistryDocument::XmlIdRegistry_Impl::LookupElement( in LookupElement() function in sfx2::XmlIdRegistryDocument::XmlIdRegistry_Impl
667 XmlIdRegistryDocument::LookupElement( in LookupElement() function in sfx2::XmlIdRegistryDocument
671 return m_pImpl->LookupElement(i_rStreamName, i_rIdref); in LookupElement()
705 return (m_pImpl->LookupElement(old_path, old_idref) == &i_rObject); in TryRegisterMetadatable()
749 if (m_pImpl->LookupElement(old_path, old_idref) == &i_rObject) in RegisterMetadatableAndCreateID()
884 mergedOwnsRef = (m_pImpl->LookupElement(path, idref) == &i_rMerged); in JoinMetadatables()
943 Metadatable* LookupElement(const ::rtl::OUString & i_rStreamName,
1012 XmlIdRegistryClipboard::XmlIdRegistry_Impl::LookupElement( in LookupElement() function in sfx2::XmlIdRegistryClipboard::XmlIdRegistry_Impl
1101 XmlIdRegistryClipboard::LookupElement( in LookupElement() function in sfx2::XmlIdRegistryClipboard
1105 return m_pImpl->LookupElement(i_rStreamName, i_rIdref); in LookupElement()
1140 return (m_pImpl->LookupElement(old_path, old_idref) == &i_rObject); in TryRegisterMetadatable()
1179 (m_pImpl->LookupElement(old_path, old_idref) == &i_rObject)) in RegisterMetadatableAndCreateID()