Home
last modified time | relevance | path

Searched refs:_sCommand (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java723 public void setCommand(String _sCommand) in setCommand() argument
725 getRecordParser().Command = _sCommand; in setCommand()
726 getReportDefinition().setCommand(_sCommand); in setCommand()
/aoo41x/main/dbaccess/source/ui/control/
H A Dtoolboxcontroller.cxx105 …enuId,sal_uInt16 _nMenuPos,ToolBox* _pToolBox,sal_uInt16 _nToolId,const ::rtl::OUString& _sCommand) in lcl_copy() argument
109 _pToolBox->SetItemCommand( _nToolId, _sCommand); in lcl_copy()
/aoo41x/main/qadevOOo/runner/convwatch/
H A DPRNCompare.java64 String executeSynchronously(String _sCommand) in executeSynchronously() argument
68 ProcessHandler aHandler = new ProcessHandler(_sCommand); in executeSynchronously()
/aoo41x/main/wizards/com/sun/star/wizards/report/
H A DReportTextImplementation.java730 public void setCommand(String _sCommand) in setCommand() argument
732 getRecordParser().Command = _sCommand; in setCommand()
/aoo41x/main/sw/inc/
H A Ddbmgr.hxx385 const ::rtl::OUString& _sCommand,
/aoo41x/main/sw/source/ui/dbui/
H A Ddbmgr.cxx2776 const ::rtl::OUString& _sCommand, in createCursor()
2794 xRowSetPropSet->setPropertyValue(C2U("Command"), makeAny(_sCommand)); in createCursor()

Completed in 48 milliseconds