Home
last modified time | relevance | path

Searched refs:aCommand (Results 126 – 150 of 172) sorted by relevance

1234567

/trunk/main/framework/inc/uielement/
H A Dspinfieldtoolbarcontroller.hxx71 const rtl::OUString& aCommand );
H A Dtoolbarwrapper.hxx77 …nExecute( const ::rtl::OUString& aUIElementName, const ::rtl::OUString& aCommand ) throw (::com::s…
H A Dstatusbaritem.hxx46 const rtl::OUString& aCommand );
H A Dbuttontoolbarcontroller.hxx63 const rtl::OUString& aCommand );
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx2506 OUString aCommand; in Select() local
2510 aCommand = OUString( RTL_CONSTASCII_USTRINGPARAM( ".uno:CharColorExt" )); in Select()
2515 aCommand = OUString( RTL_CONSTASCII_USTRINGPARAM( ".uno:CharBackgroundExt" )); in Select()
2522 Dispatch( aCommand, aArgs ); in Select()
H A Dextrusioncontrols.cxx473 … const rtl::OUString aCommand( RTL_CONSTASCII_USTRINGPARAM( ".uno:ExtrusionDepthDialog" )); in IMPL_LINK() local
482 mrController.dispatchCommand( aCommand, aArgs ); in IMPL_LINK()
H A Dgrafctrl.cxx258 static sal_uInt16 ImplGetRID( const OUString& aCommand, bool bHighContrast ) in ImplGetRID() argument
277 if ( aCommand.equalsAscii( aImplCommandToResMap[ i ].pCommand )) in ImplGetRID()
/trunk/main/framework/source/uielement/
H A Dtoolbarmanager.cxx1594 …::notifyRegisteredControllers( const rtl::OUString& aUIElementName, const rtl::OUString& aCommand ) in notifyRegisteredControllers() argument
1617 xController->functionSelected( aCommand ); in notifyRegisteredControllers()
2019 rtl::OUString aCommand = pMenu->GetItemCommand( nId ); in IMPL_LINK() local
2051 if (( aCommandURL == aCommand ) && ( nVisibleIndex >= 0 )) in IMPL_LINK()
/trunk/main/sfx2/inc/sfx2/
H A Dsfxstatuslistener.hxx55 …frame::XDispatchProvider >& rDispatchProvider, sal_uInt16 nSlotId, const rtl::OUString& aCommand );
/trunk/main/framework/inc/uifactory/
H A Dfactoryconfiguration.hxx103 …lementProps( const ::com::sun::star::uno::Any& aElement, rtl::OUString& aCommand, rtl::OUString& a…
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dcontent.hxx103 execute( const com::sun::star::ucb::Command& aCommand,
/trunk/main/chart2/source/controller/main/
H A DShapeToolbarController.hxx90 …virtual void SAL_CALL functionSelected( const ::rtl::OUString& aCommand ) throw (::com::sun::star:…
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3370 rtl::OUString aCommand; in GetCommandFromSequence() local
3397 rtl::OUString aCommand; in ConvertSlotsToCommands() local
3401 GetCommandFromSequence( aCommand, nIndex, aSeqPropValue ); in ConvertSlotsToCommands()
3402 if ( nIndex >= 0 && ( aCommand.indexOf( aSlotCmd ) == 0 )) in ConvertSlotsToCommands()
3404 rtl::OUString aSlot( aCommand.copy( 5 )); in ConvertSlotsToCommands()
3413 aCommand = aStrBuf.makeStringAndClear(); in ConvertSlotsToCommands()
3414 aSeqPropValue[nIndex].Value <<= aCommand; in ConvertSlotsToCommands()
/trunk/main/reportdesign/source/ui/inc/
H A Dtoolboxcontroller.hxx79 …virtual void SAL_CALL functionSelected( const ::rtl::OUString& aCommand ) throw (::com::sun::star:…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwk/
H A DDispatchRecorder.java153 instance.aCommand = instanceURL.Complete; in createTestEnvironment()
/trunk/main/extensions/source/bibliography/
H A Dtoolbar.hxx47 rtl::OUString aCommand; member in BibToolBarListener
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_content.hxx108 const com::sun::star::ucb::Command& aCommand,
/trunk/main/offapi/com/sun/star/system/
H A DXSystemShellExecute.idl37 @param aCommand
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontent.hxx96 execute( const com::sun::star::ucb::Command& aCommand,
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_content.hxx152 execute( const com::sun::star::ucb::Command& aCommand,
/trunk/main/toolkit/source/awt/
H A Dvclxmenu.cxx601 const OUString& aCommand ) in setCommand() argument
608 mpMenu->SetItemCommand( nItemId, aCommand ); in setCommand()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_content.hxx155 execute( const com::sun::star::ucb::Command& aCommand,
/trunk/main/sfx2/source/control/
H A Dquerystatus.cxx58 …frame::XDispatchProvider >& rDispatchProvider, sal_uInt16 nSlotId, const rtl::OUString& aCommand );
/trunk/main/svtools/inc/svtools/
H A Dstatusbarcontroller.hxx133 …void execute( const rtl::OUString& aCommand, const ::com::sun::star::uno::Sequence< ::com::sun::st…
/trunk/main/ucb/source/core/
H A Ducb.hxx157 execute( const com::sun::star::ucb::Command& aCommand,

Completed in 160 milliseconds

1234567