Searched refs:PropertyForwardList (Results 1 – 2 of 2) sorted by relevance
142 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()
76 typedef ::std::map< ::rtl::OUString, TPropertyForward > PropertyForwardList; typedef in dbaccess::OContainerMediator77 PropertyForwardList m_aForwardList;
Completed in 17 milliseconds