Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/dlg/
H A Dgeneralpage.cxx157 struct DisplayedType struct
162DisplayedType( const ::rtl::OUString& _eType, const String& _rDisplayName ) : eType( _eType ), sDi… in DisplayedType() function
164 typedef ::std::vector< DisplayedType > DisplayedTypes;
166 struct DisplayedTypeLess : ::std::binary_function< DisplayedType, DisplayedType, bool >
168 bool operator() ( const DisplayedType& _rLHS, const DisplayedType& _rRHS ) in operator ()()

Completed in 6 milliseconds