Home
last modified time | relevance | path

Searched refs:Command (Results 326 – 350 of 551) sorted by relevance

1...<<11121314151617181920>>...23

/trunk/main/sd/source/ui/func/
H A Dfutext.cxx1274 sal_Bool FuText::Command(const CommandEvent& rCEvt) in Command() function in sd::FuText
1276 return( FuPoor::Command(rCEvt) ); in Command()
/trunk/main/basctl/source/basicide/
H A Dbaside3.cxx239 void DialogWindow::Command( const CommandEvent& rCEvt ) in Command() function in DialogWindow
270 IDEBaseWindow::Command( rCEvt ); in Command()
H A Dbaside2b.cxx376 void __EXPORT EditorWindow::Command( const CommandEvent& rCEvt ) in Command() function in EditorWindow
380 pEditView->Command( rCEvt ); in Command()
1097 void __EXPORT BreakPointWindow::Command( const CommandEvent& rCEvt ) in Command() function in BreakPointWindow
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py132 from com.sun.star.ucb import CommandAbortedException, XCommandEnvironment, XProgressHandler, Command
778 c = Command()
/trunk/main/svtools/inc/svtools/
H A Dheadbar.hxx306 virtual void Command( const CommandEvent& rCEvt );
H A Dvalueset.hxx336 virtual void Command( const CommandEvent& rCEvt );
H A Dcalendar.hxx297 virtual void Command( const CommandEvent& rCEvt );
H A Divctrl.hxx249 virtual void Command( const CommandEvent& rCEvt );
/trunk/main/vcl/source/window/
H A Dscrwnd.cxx396 pWindow->Command( aCEvt ); in IMPL_LINK()
/trunk/main/ucb/source/core/
H A Ducb.hxx157 execute( const com::sun::star::ucb::Command& aCommand,
/trunk/main/framework/source/uielement/
H A Dlangselectionstatusbarcontroller.cxx268 if ( nCommand & ::awt::Command::CONTEXTMENU ) in command()
/trunk/main/basctl/source/inc/
H A Dbastypes.hxx145 virtual void Command( const CommandEvent& rCEvt );
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.hxx104 …virtual ::com::sun::star::uno::Any SAL_CALL execute( const ::com::sun::star::ucb::Command& aComman…
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.hxx223 virtual void Command(const CommandEvent& rEvt);
/trunk/main/vcl/inc/vcl/
H A Dedit.hxx167 virtual void Command( const CommandEvent& rCEvt );
/trunk/main/sfx2/source/inc/
H A Dtempldgi.hxx313 virtual void Command( const CommandEvent& rMEvt );
/trunk/main/avmedia/source/viewer/
H A Dmediawindow.cxx118 void MediaWindow::Command( const CommandEvent& /* rCEvt */ ) in Command() function in avmedia::MediaWindow
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx3240 pTableView->Command( rCEvt ); in InputCommand()
3242 pTopView->Command( rCEvt ); in InputCommand()
3299 pTableView->Command( rCEvt ); in InputCommand()
3301 pTopView->Command( rCEvt ); in InputCommand()
/trunk/main/sd/source/ui/inc/
H A DViewShell.hxx202 virtual void Command(const CommandEvent& rCEvt, ::sd::Window* pWin);
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.hxx171 execute( const com::sun::star::ucb::Command& aCommand,
/trunk/main/offapi/com/sun/star/awt/
H A Dmakefile.mk75 Command.idl\
/trunk/main/sc/source/ui/view/
H A Dgridwin3.cxx151 sal_uInt8 nUsed = pDraw->Command( rCEvt ); in DrawCommand()
/trunk/main/framework/inc/uielement/
H A Dtoolbarmanager.hxx160 DECL_LINK( Command, CommandEvent * );
/trunk/main/svtools/workben/
H A Dsvdem.cxx221 void Command( const CommandEvent& rCEvt );
1051 void MyWin::Command( const CommandEvent& rCEvt ) in Command() function in MyWin
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx935 void ScCsvGrid::Command( const CommandEvent& rCEvt ) in Command() function in ScCsvGrid
976 ScCsvControl::Command( rCEvt ); in Command()

Completed in 188 milliseconds

1...<<11121314151617181920>>...23