Home
last modified time | relevance | path

Searched refs:Command (Results 101 – 125 of 551) sorted by relevance

12345678910>>...23

/trunk/main/wizards/com/sun/star/wizards/query/
H A DCallQueryWizard.java69 public String Command; field in CallQueryWizard.QueryWizardImplementation
92 Command = CurQueryWizard.start(); in trigger()
/trunk/main/wizards/com/sun/star/wizards/table/
H A DCallTableWizard.java69 public String Command; field in CallTableWizard.TableWizardImplementation
91 Command = CurTableWizard.startTableWizard(); in trigger()
/trunk/main/offapi/com/sun/star/ucb/
H A DXPropertyMatcher.idl53 A Command Processor through which the set of properties is accessible.
57 Command Processor. It may be null.
H A DUnsupportedNameClashException.idl40 <p>Command 'transfer': Used if the nameclash directive specified in
48 <p>Command 'insert': Used if the parameter ReplaceExisting of the
/trunk/main/svx/source/stbctrls/
H A Dzoomctrl.cxx177 void SvxZoomStatusBarControl::Command( const CommandEvent& rCEvt ) in Command() function in SvxZoomStatusBarControl
210 SfxStatusBarControl::Command( rCEvt ); in Command()
H A Dxmlsecctrl.cxx141 void XmlSecStatusBarControl::Command( const CommandEvent& rCEvt ) in Command() function in XmlSecStatusBarControl
161 SfxStatusBarControl::Command( rCEvt ); in Command()
/trunk/main/cui/source/options/
H A Doptcolor.cxx347 virtual void Command( const CommandEvent& rCEvt );
1056 void ColorConfigWindow_Impl::Command( const CommandEvent& rCEvt ) in Command() function in ColorConfigWindow_Impl
1058 GetParent()->Command(rCEvt); in Command()
1085 virtual void Command( const CommandEvent& rCEvt );
1374 Command(*pCEvt); in PreNotify()
1383 void ColorConfigCtrl_Impl::Command( const CommandEvent& rCEvt ) in Command() function in ColorConfigCtrl_Impl
1400 Control::Command(rCEvt); in Command()
/trunk/main/setup_native/source/packinfo/
H A Dshellscripts_brand.txt27 # echo Command after installing
61 # echo Command after removing
H A Dshellscripts_core01.txt27 # echo Command after installing
61 # echo Command after removing
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXMailMerge.csv3 "SwXMailMerge";"com::sun::star::sdb::DataAccessDescriptor";"Command#optional"
24 "SwXMailMerge";"com::sun::star::text::MailMerge";"Command"
/trunk/main/dbaccess/source/core/recovery/
H A Dsubcomponentloader.cxx57 using ::com::sun::star::ucb::Command;
97 Command aCommandOpen; in lcl_onWindowShown_nothrow()
/trunk/main/svx/inc/svx/
H A Dfmgridcl.hxx60 virtual void Command( const CommandEvent& rCEvt );
161 virtual void Command(const CommandEvent& rEvt);
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx624 void SlideSorterViewShell::Command ( in Command() function in sd::slidesorter::SlideSorterViewShell
629 if ( ! mpSlideSorter->GetController().Command (rEvent, pWindow)) in Command()
630 ViewShell::Command (rEvent, pWindow); in Command()
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.src122 …// Command = ".uno:ReportGroupMoveUp" ; // default_images/res/commandimages/sc_reportgroupmoveup.p…
131 // Command = ".uno:ReportGroupMoveDown" ;
140 // Command = ".uno:ReportGroupDelete" ;
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.src203 Command = ".uno:ParaspaceIncrease" ;
208 Command = "private:graphicrepository/res/commandimagelist/sc_paraspaceincrease.png" ;
216 Command = ".uno:ParaspaceDecrease" ;
218 Command = "private:graphicrepository/res/commandimagelist/sc_paraspacedecrease.png" ;
/trunk/main/framework/source/uielement/
H A Dimagebuttontoolbarcontroller.cxx167 if (( rControlCommand.Command.equalsAsciiL( "SetImag", 7 )) || in executeControlCommand()
168 ( rControlCommand.Command.equalsAsciiL( "SetImage", 8 )) ) in executeControlCommand()
/trunk/main/chart2/source/controller/main/
H A DChartWindow.cxx166 void ChartWindow::Command( const CommandEvent& rCEvt ) in Command() function in chart::ChartWindow
171 Window::Command( rCEvt ); in Command()
/trunk/main/sd/source/ui/notes/
H A DEditWindow.cxx350 void EditWindow::Command(const CommandEvent& rCEvt) in Command() function in sd::notes::EditWindow
380 mpEditView->Command( rCEvt ); in Command()
382 Window::Command (rCEvt); in Command()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuconstr.cxx68 sal_uInt8 FuConstruct::Command(const CommandEvent& rCEvt) in Command() function in FuConstruct
72 return FuDraw::Command( rCEvt ); in Command()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddirectsql.src56 Text [ en-US ] = "Command to execute";
129 Text [ en-US ] = "Command successfully executed." ;
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.hxx177 const com::sun::star::ucb::Command& aCommand,
183 const com::sun::star::ucb::Command& aCommand,
/trunk/main/svtools/source/control/
H A Dtaskbox.cxx142 void TaskToolBox::Command( const CommandEvent& rCEvt ) in Command() function in TaskToolBox
157 ToolBox::Command( rCEvt ); in Command()
/trunk/main/ucb/qa/complex/ucb/
H A DUCB.java102 Command aCommand = new Command(); in executeCommand()
/trunk/main/framework/source/dispatch/
H A Ddispatchinformationprovider.cxx133 … BaseHash< css::frame::DispatchInformation >::const_iterator pInfo = lInfos.find(rInfo.Command); in getConfigurableDispatchInformation()
135 lInfos[rInfo.Command] = rInfo; in getConfigurableDispatchInformation()
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1001 aFeature.Command = ::rtl::OUString::createFromAscii( _pAsciiCommandURL ); in implDescribeSupportedFeature()
1006 OSL_ENSURE( m_aSupportedFeatures.find( aFeature.Command ) == m_aSupportedFeatures.end(), in implDescribeSupportedFeature()
1009 m_aSupportedFeatures[ aFeature.Command ] = aFeature; in implDescribeSupportedFeature()
1575 aFeature.Command = _rCompleteCommandURL; in registerCommandURL()
1578 m_aSupportedFeatures[ aFeature.Command ] = aFeature; in registerCommandURL()

Completed in 102 milliseconds

12345678910>>...23