/aoo42x/main/framework/source/jobs/ |
H A D | shelljob.cxx | 110 …const ::rtl::OUString sCommand = lOwnCfg.getUnpackedValueO… in execute() local 150 ::rtl::OUString ShellJob::impl_substituteCommandVariables(const ::rtl::OUString& sCommand) in impl_substituteCommandVariables() 173 ::sal_Bool ShellJob::impl_execute(const ::rtl::OUString& sCommand , in impl_execute()
|
/aoo42x/main/wizards/com/sun/star/wizards/common/ |
H A D | InvalidQueryException.java | 30 public InvalidQueryException(XMultiServiceFactory xMSF, String sCommand) in InvalidQueryException()
|
/aoo42x/main/framework/source/accelerators/ |
H A D | acceleratorcache.cxx | 141 void AcceleratorCache::setKeyCommandPair(const css::awt::KeyEvent& aKey , in setKeyCommandPair() 226 void AcceleratorCache::removeCommand(const ::rtl::OUString& sCommand) in removeCommand()
|
H A D | acceleratorconfiguration.cxx | 193 void SAL_CALL XMLBasedAcceleratorConfiguration::setKeyEvent(const css::awt::KeyEvent& aKeyEvent, in setKeyEvent() 244 css::uno::Sequence< css::awt::KeyEvent > SAL_CALL XMLBasedAcceleratorConfiguration::getKeyEventsByC… in getKeyEventsByCommand() 310 void SAL_CALL XMLBasedAcceleratorConfiguration::removeCommandFromAllKeyEvents(const ::rtl::OUString… in removeCommandFromAllKeyEvents() 764 void SAL_CALL XCUBasedAcceleratorConfiguration::setKeyEvent(const css::awt::KeyEvent& aKeyEvent, in setKeyEvent() 894 css::uno::Sequence< css::awt::KeyEvent > SAL_CALL XCUBasedAcceleratorConfiguration::getKeyEventsByC… in getKeyEventsByCommand() 991 void SAL_CALL XCUBasedAcceleratorConfiguration::removeCommandFromAllKeyEvents(const ::rtl::OUString… in removeCommandFromAllKeyEvents() 1521 void XCUBasedAcceleratorConfiguration::insertKeyToConfiguration( const css::awt::KeyEvent& aKeyEven… in insertKeyToConfiguration()
|
/aoo42x/main/qadevOOo/runner/convwatch/ |
H A D | EnhancedComplexTestCase.java | 83 String sCommand = (String)_aList[i]; in checkEnvironment() local
|
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/view/ |
H A D | EditableTextView.java | 103 String sCommand = aEvent.getActionCommand(); in actionPerformed() local
|
H A D | SelectionView.java | 222 String sCommand = aEvent.getActionCommand(); in actionPerformed() local
|
H A D | TextView.java | 236 String sCommand = aEvent.getActionCommand(); in actionPerformed() local
|
/aoo42x/main/framework/source/xml/ |
H A D | acceleratorconfigurationwriter.cxx | 120 void AcceleratorConfigurationWriter::impl_ts_writeKeyCommandPair(const css::awt::KeyEvent& … in impl_ts_writeKeyCommandPair()
|
/aoo42x/main/svx/source/sidebar/insert/ |
H A D | InsertPropertyPanel.cxx | 150 const OUString sCommand (pToolBox->GetItemCommand(nId)); in IMPL_LINK() local
|
/aoo42x/main/toolkit/test/accessibility/ |
H A D | SelectionDialog.java | 183 String sCommand = e.getActionCommand(); in actionPerformed() local
|
/aoo42x/main/setup_native/source/win32/customactions/shellextensions/ |
H A D | postuninstall.cxx | 132 std::_tstring sCommand = _T("RUNDLL32.EXE "); in ExecutePostUninstallScript() local
|
H A D | registerextensions.cxx | 330 std::_tstring sCommand = "\"" + sUnoPkgFile + "\" sync"; in RegisterExtensions() local
|
/aoo42x/main/framework/source/dispatch/ |
H A D | windowcommanddispatch.cxx | 157 void WindowCommandDispatch::impl_dispatchCommand(const ::rtl::OUString& sCommand) in impl_dispatchCommand()
|
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/ |
H A D | TextActionDialog.java | 123 String sCommand = e.getActionCommand(); in actionPerformed() local
|
/aoo42x/main/toolkit/test/accessibility/ov/ |
H A D | SelectionView.java | 216 String sCommand = aEvent.getActionCommand(); in actionPerformed() local
|
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | DocumentView.java | 383 String sCommand = aEvent.getActionCommand(); in actionPerformed() local
|
/aoo42x/main/cui/source/inc/ |
H A D | cfgutil.hxx | 105 String sCommand; member
|
/aoo42x/main/l10ntools/source/ |
H A D | localize.cxx | 304 ByteString sCommand( sExecutable ); in WorkOnFile() local 344 …rceTreeLocalizer::getSourceLanguages( ByteString sLanguageRestriction_inout , ByteString sCommand ) in getSourceLanguages() 568 ByteString sCommand( ExeTable[ nIndex ][ 1 ] ); in MergeSingleFile() local
|
/aoo42x/main/framework/qa/complex/accelerators/ |
H A D | AcceleratorsConfigurationTest.java | 566 String sCommand = new String(); in getCommandFromConfiguration() local 586 private void insertKeyToConfiguration(XNameAccess xAccess, String sKey, String sCommand) in insertKeyToConfiguration()
|
/aoo42x/main/sfx2/source/appl/ |
H A D | impldde.cxx | 284 String sCommand = aDlg.GetCmd(); in Edit() local
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | addresslistdialog.cxx | 305 String sCommand = m_aListLB.GetEntryText(pSelect, ITEMID_TABLE - 1); in IMPL_LINK() local 648 String sCommand = m_aListLB.GetEntryText(pSelect, ITEMID_TABLE - 1); in DetectTablesAndQueries() local
|
/aoo42x/main/odk/examples/DevelopersGuide/Forms/ |
H A D | KeyGenerator.java | 51 String sCommand = (String)xForm.getPropertyValue( "Command" ); in extractTableName() local
|
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/ |
H A D | AccessibilityWorkBench.java | 445 String sCommand = aEvent.getActionCommand(); in actionPerformed() local
|
/aoo42x/main/reportdesign/source/filter/xml/ |
H A D | xmlExportDocumentHandler.cxx | 338 const ::rtl::OUString sCommand = m_xDatabaseDataProvider->getCommand(); in initialize() local
|