Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx1224 std::list< ::com::sun::star::frame::DispatchInformation > aCmdList; in getConfigurableDispatchInformation() local
1254 aCmdList.push_back( aCmdInfo ); in getConfigurableDispatchInformation()
1264 …rame::DispatchInformation, std::list< ::com::sun::star::frame::DispatchInformation > >( aCmdList ); in getConfigurableDispatchInformation()
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx2086 std::list< ::com::sun::star::frame::DispatchInformation > aCmdList; in getConfigurableDispatchInformation() local
2115 aCmdList.push_back( aCmdInfo ); in getConfigurableDispatchInformation()
2125 …rame::DispatchInformation, std::list< ::com::sun::star::frame::DispatchInformation > >( aCmdList ); in getConfigurableDispatchInformation()