Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/core/misc/
H A DContainerMediator.cxx142 PropertyForwardList::iterator aFind = m_aForwardList.find(sElementName); in elementInserted()
181 PropertyForwardList::iterator aFind = m_aForwardList.find(sElementName); in elementReplaced()
236 PropertyForwardList::iterator aFind = m_aForwardList.find( _sName ); in notifyElementCreated()
/aoo41x/main/dbaccess/source/core/inc/
H A DContainerMediator.hxx76 typedef ::std::map< ::rtl::OUString, TPropertyForward > PropertyForwardList; typedef in dbaccess::OContainerMediator
77 PropertyForwardList m_aForwardList;

Completed in 17 milliseconds