Searched refs:_sCommand (Results 1 – 6 of 6) sorted by relevance
723 public void setCommand(String _sCommand) in setCommand() argument725 getRecordParser().Command = _sCommand; in setCommand()726 getReportDefinition().setCommand(_sCommand); in setCommand()
105 …enuId,sal_uInt16 _nMenuPos,ToolBox* _pToolBox,sal_uInt16 _nToolId,const ::rtl::OUString& _sCommand) in lcl_copy() argument109 _pToolBox->SetItemCommand( _nToolId, _sCommand); in lcl_copy()
64 String executeSynchronously(String _sCommand) in executeSynchronously() argument68 ProcessHandler aHandler = new ProcessHandler(_sCommand); in executeSynchronously()
730 public void setCommand(String _sCommand) in setCommand() argument732 getRecordParser().Command = _sCommand; in setCommand()
385 const ::rtl::OUString& _sCommand,
2776 const ::rtl::OUString& _sCommand, in createCursor()2794 xRowSetPropSet->setPropertyValue(C2U("Command"), makeAny(_sCommand)); in createCursor()
Completed in 48 milliseconds