Searched refs:BaseHash (Results 1 – 11 of 11) sorted by relevance
155 class BaseHash : public ::std::hash_map< ::rtl::OUString , class165 BaseHash().swap( *this ); in free()175 typedef BaseHash< ::rtl::OUString > OUStringHashMap;184 typedef BaseHash< sal_Int32 > NameToHandleHash;
116 BaseHash< css::frame::DispatchInformation > lInfos; in getConfigurableDispatchInformation()133 … BaseHash< css::frame::DispatchInformation >::const_iterator pInfo = lInfos.find(rInfo.Command); in getConfigurableDispatchInformation()148 BaseHash< css::frame::DispatchInformation >::const_iterator pStepp ; in getConfigurableDispatchInformation()
94 class FWI_DLLPUBLIC PatternHash : public BaseHash< ::rtl::OUString >107 typedef BaseHash< ProtocolHandler > HandlerHash;
73 typedef BaseHash< css::beans::Property > TPropInfoHash;
59 typedef BaseHash< CommandInfo > CommandToInfoMap;
209 …typedef BaseHash< SubToolBarControllerVector > …
71 typedef BaseHash< sal_Int16 > Identifier2CodeHash;
73 typedef BaseHash< TKeyList > TCommand2Keys;
64 …typedef BaseHash< ::com::sun::star::uno::Reference< ::com::sun::star::graphic::XGraphic > > NameGr…
123 typedef BaseHash< PathSettings::PathInfo > PathHash;
83 typedef BaseHash< uno::WeakReference< awt::XControlModel > > ModelWinMap;
Completed in 50 milliseconds