Searched refs:MapIndexToStringPair (Results 1 – 2 of 2) sorted by relevance
70 typedef ::std::map< sal_uInt16, StringPair > MapIndexToStringPair; typedef in dbaui::OpenDocumentListBox73 MapIndexToStringPair m_aURLs;
287 … m_aURLs.insert( MapIndexToStringPair::value_type( nPos, StringPair( sDecodedURL, sFilter ) ) ); in impl_init()320 MapIndexToStringPair::const_iterator pos = m_aURLs.find( _nListIndex ); in impl_getDocumentAtIndex()
Completed in 9 milliseconds