Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/inc/
H A Dopendoccontrols.hxx70 typedef ::std::map< sal_uInt16, StringPair > MapIndexToStringPair; typedef in dbaui::OpenDocumentListBox
73 MapIndexToStringPair m_aURLs;
/trunk/main/dbaccess/source/ui/control/
H A Dopendoccontrols.cxx287 … 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 25 milliseconds