Searched refs:xDIP (Results 1 – 2 of 2) sorted by relevance
445 Reference< frame::XDispatchInformationProvider > xDIP( in Init() local504 xDIP->getSupportedCommandGroups(); in Init()512 xDIP->getConfigurableDispatchInformation( gids[i] ); in Init()737 Reference< frame::XDispatchInformationProvider > xDIP( in GroupSelected() local743 commands = xDIP->getConfigurableDispatchInformation( in GroupSelected()
344 Reference< XDispatchInformationProvider > xDIP( xFrame, UNO_QUERY ); in MenuManager()345 if ( xDIP.is() ) in MenuManager()348 xDIP->queryDispatchInformations( aURLSequence, aLabelSequence ); in MenuManager()
Completed in 15 milliseconds