Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/uielement/
H A Duicommanddescription.cxx656 UICommandsHashMap::iterator pIter = m_aUICommandsHashMap.find( aGenericUICommand );
699 UICommandsHashMap::iterator pIter = m_aUICommandsHashMap.find( aCommandStr ); in impl_fillElements()
701 …m_aUICommandsHashMap.insert( UICommandsHashMap::value_type( aCommandStr, Reference< XNameAccess >(… in impl_fillElements()
722 UICommandsHashMap::iterator pIter = m_aUICommandsHashMap.find( aCommandFile ); in getByName()
/aoo42x/main/framework/inc/uielement/
H A Duicommanddescription.hxx96 ::std::equal_to< ::rtl::OUString > > UICommandsHashMap; typedef in framework::UICommandDescription
106UICommandsHashMap m_aUICommandsH…
/aoo42x/main/framework/source/uiconfiguration/
H A Duicategorydescription.cxx456 UICommandsHashMap::iterator pCatIter = m_aUICommandsHashMap.find( aGenericCategories );

Completed in 79 milliseconds