Home
last modified time | relevance | path

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

/trunk/main/cui/source/customize/
H A Dselector.cxx445 Reference< frame::XDispatchInformationProvider > xDIP( in Init() local
504 xDIP->getSupportedCommandGroups(); in Init()
512 xDIP->getConfigurableDispatchInformation( gids[i] ); in Init()
737 Reference< frame::XDispatchInformationProvider > xDIP( in GroupSelected() local
743 commands = xDIP->getConfigurableDispatchInformation( in GroupSelected()
/trunk/main/framework/source/classes/
H A Dmenumanager.cxx344 Reference< XDispatchInformationProvider > xDIP( xFrame, UNO_QUERY ); in MenuManager()
345 if ( xDIP.is() ) in MenuManager()
348 xDIP->queryDispatchInformations( aURLSequence, aLabelSequence ); in MenuManager()

Completed in 29 milliseconds