Home
last modified time | relevance | path

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

/trunk/main/framework/inc/
H A Dstdtypes.h155 class BaseHash : public ::std::hash_map< ::rtl::OUString , class
165 BaseHash().swap( *this ); in free()
175 typedef BaseHash< ::rtl::OUString > OUStringHashMap;
184 typedef BaseHash< sal_Int32 > NameToHandleHash;
/trunk/main/framework/source/dispatch/
H A Ddispatchinformationprovider.cxx116 BaseHash< css::frame::DispatchInformation > lInfos; in getConfigurableDispatchInformation()
133BaseHash< css::frame::DispatchInformation >::const_iterator pInfo = lInfos.find(rInfo.Command); in getConfigurableDispatchInformation()
148 BaseHash< css::frame::DispatchInformation >::const_iterator pStepp ; in getConfigurableDispatchInformation()
/trunk/main/framework/inc/classes/
H A Dprotocolhandlercache.hxx94 class FWI_DLLPUBLIC PatternHash : public BaseHash< ::rtl::OUString >
107 typedef BaseHash< ProtocolHandler > HandlerHash;
H A Dpropertysethelper.hxx73 typedef BaseHash< css::beans::Property > TPropInfoHash;
/trunk/main/framework/inc/uielement/
H A Dcommandinfo.hxx59 typedef BaseHash< CommandInfo > CommandToInfoMap;
H A Dtoolbarmanager.hxx209 …typedef BaseHash< SubToolBarControllerVector > …
/trunk/main/framework/source/inc/accelerators/
H A Dkeymapping.hxx71 typedef BaseHash< sal_Int16 > Identifier2CodeHash;
H A Dacceleratorcache.hxx73 typedef BaseHash< TKeyList > TCommand2Keys;
/trunk/main/framework/inc/uiconfiguration/
H A Dgraphicnameaccess.hxx64 …typedef BaseHash< ::com::sun::star::uno::Reference< ::com::sun::star::graphic::XGraphic > > NameGr…
/trunk/main/framework/inc/services/
H A Dpathsettings.hxx123 typedef BaseHash< PathSettings::PathInfo > PathHash;
/trunk/main/framework/source/services/
H A Dmodelwinservice.cxx83 typedef BaseHash< uno::WeakReference< awt::XControlModel > > ModelWinMap;

Completed in 38 milliseconds