Home
last modified time | relevance | path

Searched refs:Command (Results 126 – 150 of 551) sorted by relevance

12345678910>>...23

/trunk/main/svx/workben/
H A Dedittest.cxx272 virtual void Command( const CommandEvent& rCEvt );
338 void __EXPORT MyView::Command( const CommandEvent& rCEvt ) in Command() function in MyView
341 pEditView->Command(rCEvt); in Command()
380 virtual void Command( const CommandEvent& rCEvt );
1747 void __EXPORT EditViewWindow::Command( const CommandEvent& rCEvt ) in Command() function in EditViewWindow
1755 pEditView->Command(rCEvt); in Command()
/trunk/main/vcl/inc/
H A Dprintdlg.hxx68 virtual void Command( const CommandEvent& );
276 virtual void Command( const CommandEvent& );
/trunk/main/wizards/com/sun/star/wizards/common/
H A DUCB.java149 Command aCommand = new Command(); in executeCommand()
/trunk/main/dbaccess/source/ui/browser/
H A Dsbabrw.src188 Command = ".uno:Refresh" ;
193 Command = ".uno:DBRebuildData" ;
/trunk/main/svtools/source/brwbox/
H A Ddatwin.cxx412 void BrowserDataWin::Command( const CommandEvent& rEvt ) in Command() function in BrowserDataWin
447 GetParent()->Command( aEvt ); in Command()
456 Control::Command( rEvt ); in Command()
/trunk/main/svtools/workben/
H A Dbrowser.cxx125 virtual void Command( const CommandEvent &eEvt );
412 void Browser::Command( const CommandEvent &rEvt ) in Command() function in Browser
419 BrowseBox::Command(rEvt); in Command()
/trunk/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx172 virtual void Command( const CommandEvent& rCEvt );
639 void UcbExplorerTreeListBox::Command( const CommandEvent& rCEvt ) in Command() function in UcbExplorerTreeListBox
905 SvTreeListBox::Command( rCEvt ); in Command()
/trunk/main/offapi/com/sun/star/sdb/
H A DXSingleSelectQueryAnalyzer.idl221 @param Command
226 means in case the <member>Command</member> specifies an SQL statement, the inherited
246 void setCommand([in] string Command ,[in] long CommandType)
H A DDataSourceBrowser.idl140 <li><member>DataAccessDescriptor::Command</member></li>
199 …It is only meaningful together with the <em>DataSourceName</em> and the <em>Command</em> parameter…
201 <li><b>Command</b><br/>
/trunk/main/scripting/java/com/sun/star/script/framework/provider/
H A DScriptProvider.java67 import com.sun.star.ucb.Command;
717 Command command = new Command(); in getModelFromDocUrl()
/trunk/main/padmin/source/
H A Drtsetup.src40 Text [ en-US ] = "Command" ;
337 Text [ en-US ] = "Command for quick printing without dialog (optional)" ;
418 Text [ en-US ] = "Command: " ;
/trunk/main/sd/source/ui/view/
H A Ddrviews4.cxx522 void DrawViewShell::Command(const CommandEvent& rCEvt, ::sd::Window* pWin) in Command() function in sd::DrawViewShell
541 if( GetView() &&GetView()->getSmartTags().Command(rCEvt) ) in Command()
871 ViewShell::Command(rCEvt, pWin); in Command()
/trunk/main/starmath/source/
H A Dedit.cxx331 void SmEditWindow::Command(const CommandEvent& rCEvt) in Command() function in SmEditWindow
369 pEditView->Command( rCEvt ); in Command()
371 Window::Command (rCEvt); in Command()
/trunk/main/svx/source/stbctrls/
H A Dpszctrl.cxx320 void SvxPosSizeStatusBarControl::Command( const CommandEvent& rCEvt ) in Command() function in SvxPosSizeStatusBarControl
350 SfxStatusBarControl::Command( rCEvt ); in Command()
/trunk/main/sd/source/ui/func/
H A Dfuediglu.cxx431 sal_Bool FuEditGluePoints::Command(const CommandEvent& rCEvt) in Command() function in sd::FuEditGluePoints
434 return FuPoor::Command( rCEvt ); in Command()
/trunk/main/psprint_config/configuration/
H A Dpsprint.conf101 ; Command: a command line that accepts PostScript as standard input (pipe)
103 Command= key
/trunk/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx609 void ScEditWindow::Command( const CommandEvent& rCEvt ) in Command() function in ScEditWindow
611 pEdView->Command( rCEvt ); in Command()
/trunk/main/svl/qa/
H A Dtest_URIHelper.cxx121 css::ucb::Command const & command, sal_Int32 commandId,
151 css::ucb::Command const & command, sal_Int32, in execute()
/trunk/main/offapi/com/sun/star/sdbc/
H A DRowSet.idl51 set of properties like a DataSource and a Command and other properties known of
95 [property] string Command;
/trunk/main/basctl/source/basicide/
H A Dbaside2.hxx148 virtual void Command( const CommandEvent& rCEvt );
204 virtual void Command( const CommandEvent& rCEvt );
/trunk/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx188 void SvxColorValueSet_docking::Command(const CommandEvent& rCEvt) in Command() function in SvxColorValueSet_docking
191 SvxColorValueSet::Command(rCEvt); in Command()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx82 virtual void Command( const CommandEvent& rCEvt );
852 void TextWindow::Command( const CommandEvent& rCEvt ) in Command() function in TextWindow
937 mpExtTextView->Command( rCEvt ); in Command()
939 Window::Command( rCEvt ); in Command()
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx896 void __EXPORT ScTextWnd::Command( const CommandEvent& rCEvt ) in Command() function in ScTextWnd
910 pEditView->Command( rCEvt ); in Command()
953 Window::Command(rCEvt); // sonst soll sich die Basisklasse drum kuemmern... in Command()
963 pEditView->Command( aDragEvent ); in StartDrag()
/trunk/main/cui/source/customize/
H A Dselector.cxx752 if ( commands[i].Command.getLength() == 0 ) in GroupSelected()
759 OUString aCmdURL( commands[i].Command ); in GroupSelected()
790 aLabel = commands[i].Command; in GroupSelected()
/trunk/main/sfx2/source/statbar/
H A Dstbitem.cxx391 Command( aCmdEvent ); in command()
559 void SfxStatusBarControl::Command( const CommandEvent& ) in Command() function in SfxStatusBarControl

Completed in 129 milliseconds

12345678910>>...23