Home
last modified time | relevance | path

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

/AOO41X/main/sfx2/source/doc/
H A DMetadatable.cxx422 typedef ::std::list< Metadatable* > XmlIdList_t; typedef
426 ::std::pair< XmlIdList_t, XmlIdList_t >, ::rtl::OUStringHash > XmlIdMap_t;
456 const XmlIdList_t * LookupElementList(
460 XmlIdList_t * LookupElementList( in LookupElementList()
464 return const_cast<XmlIdList_t*>( in LookupElementList()
481 XmlIdList_t & rList( isContentFile(i_rStream) in rmIter()
493 const XmlIdList_t *
524 const XmlIdList_t * pList( LookupElementList(i_rStreamName, i_rIdref) ); in LookupElement()
527 const XmlIdList_t::const_iterator iter( in LookupElement()
576 XmlIdList_t * pList( LookupElementList(i_rStreamName, i_rIdref) ); in TryInsertMetadatable()
[all …]