/aoo42x/main/configmgr/qa/unit/ |
H A D | test.cxx | 113 TestThread(osl::Condition & stop); 128 osl::Condition & stop): in TestThread() argument 129 stop_(stop), success_(true) in TestThread() 192 TestThread(stop), test_(test), index_(0) in WriterThread() 318 osl::Condition stop; in step() local 319 stop.set(); in step() 321 stop, test_, in step() 525 osl::Condition stop; in TEST_F() local 529 stop, *this, list[i].path, list[i].relative); in TEST_F() 533 stop, *this, list[i].path, list[i].relative); in TEST_F() [all …]
|
/aoo42x/main/desktop/source/deployment/gui/ |
H A D | dp_gui_versionboxes.src | 32 "Click \'Cancel\' to stop the installation."; 39 "Click \'Cancel\' to stop the installation."; 48 "Click \'Cancel\' to stop the installation."; 55 "Click \'Cancel\' to stop the installation."; 64 "Click \'Cancel\' to stop the installation."; 71 "Click \'Cancel\' to stop the installation.";
|
H A D | dp_gui_dialog.src | 327 "Click \'Cancel\' to stop the installation." ; 335 "Click \'Cancel\' to stop removing the extension." ; 345 "Click \'Cancel\' to stop removing the extension."; 355 "Click \'Cancel\' to stop enabling the extension." ; 365 "Click \'Cancel\' to stop disabling the extension." ;
|
H A D | dp_gui_updateinstalldialog.cxx | 102 void stop(); 183 void UpdateInstallDialog::Thread::stop() { in stop() function in dp_gui::UpdateInstallDialog::Thread 269 m_thread->stop(); in Close() 337 m_thread->stop(); in IMPL_LINK()
|
H A D | dp_gui_extensioncmdqueue.cxx | 230 void stop(); 680 void ExtensionCmdQueue::Thread::stop() in stop() function in dp_gui::ExtensionCmdQueue::Thread 1097 stop(); in ~ExtensionCmdQueue() 1133 void ExtensionCmdQueue::stop() in stop() function in dp_gui::ExtensionCmdQueue 1135 m_thread->stop(); in stop()
|
/aoo42x/main/avmedia/source/viewer/ |
H A D | mediawindowbase_impl.cxx | 126 mxPlayer->stop(); in setURL() 170 bStop ? mxPlayer->stop() : mxPlayer->start(); in stopPlayingInternal() 262 void MediaWindowBaseImpl::stop() in stop() function in avmedia::priv::MediaWindowBaseImpl 265 mxPlayer->stop(); in stop() 438 stop(); in executeMediaItem() 447 stop(); in executeMediaItem()
|
/aoo42x/main/avmedia/source/java/ |
H A D | Player.java | 97 public synchronized void stop() in stop() method in Player 101 maPlayer.stop(); in stop() 142 stop(); in setStopTime() 164 stop(); in setRate() 290 maPlayer.stop(); in dispose()
|
/aoo42x/main/extensions/source/oooimprovement/ |
H A D | onlogrotate_job.cxx | 108 void stop(); 140 void OnLogRotateThread::stop() in stop() function in __anoncf1492710111::OnLogRotateThread 155 m_Thread->stop(); in ~OnLogRotateThreadWatcher() 164 m_Thread->stop(); in notifyTermination() 170 m_Thread->stop(); in disposing()
|
/aoo42x/main/registry/workben/ |
H A D | regspeed.cxx | 48 void stop() in stop() function in MyTimer 79 void stop() in stop() function in MyTimer 185 aTimer.stop(); in main() 241 aTimer.stop(); in main() 254 aTimer.stop(); in main()
|
/aoo42x/main/offapi/com/sun/star/media/ |
H A D | XPlayer.idl | 50 void stop(); 81 /** sets the time at which to stop reading the stream. 84 the time at which to stop reading the stream in seconds 88 /** gets the time at which the stream will stop. The result 89 is not guaranteed if no stop time has been set.
|
/aoo42x/test/testcommon/source/org/openoffice/test/vcl/client/ |
H A D | CommunicationManager.java | 124 stop(); in sendPackage() 156 stop(); in run() 174 public synchronized void stop() { in stop() method in CommunicationManager 186 ((CommunicationListener) listeners.get(i)).stop(); in stop()
|
H A D | Handshaker.java | 60 communicationManager.stop(); in received() 87 public void stop() { in stop() method in Handshaker
|
/aoo42x/main/sal/qa/testHelperFunctions/ |
H A D | testHelperFunctions.cxx | 213 void stop() in stop() function in testOfHelperFunctions::StopWatch 355 aWatch.stop(); in TEST_F() 369 aWatch.stop(); in TEST_F() 384 aWatch.stop(); in TEST_F()
|
/aoo42x/main/slideshow/source/engine/ |
H A D | soundplayer.cxx | 84 mxPlayer->stop(); in dispose() 159 mxPlayer->stop(); in startPlayback() 168 mxPlayer->stop(); in stopPlayback()
|
H A D | rehearsetimingsactivity.cxx | 190 stop(); in ~RehearseTimingsActivity() 238 double RehearseTimingsActivity::stop() in stop() function in slideshow::internal::RehearseTimingsActivity 260 stop(); in dispose() 309 stop(); in end()
|
/aoo42x/test/testcommon/source/org/openoffice/test/vcl/widgets/ |
H A D | VclApp.java | 108 public void stop() { in stop() method in VclApp 120 communicationManager.stop(); in stop() 127 stop(); in close()
|
/aoo42x/main/offapi/com/sun/star/text/ |
H A D | DocumentIndexLevelFormat.idl | 59 <p>TokenTabStop - tab stop 93 <p>Tab stop is right aligned. Only valid for tab stops.</p> 97 <p>Position of the tab stop. Only valid for tab stops.</p>
|
/aoo42x/main/framework/inc/threadhelp/ |
H A D | transactionguard.hxx | 127 stop(); in ~TransactionGuard() 145 inline void stop() in stop() function in framework::TransactionGuard
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | mailmergechildwindow.cxx | 435 m_pImpl->xMailDispatcher->stop(); in ~SwSendMailDialog() 523 m_pImpl->xMailDispatcher->stop(); in IMPL_LINK() 560 pThis->m_pImpl->xMailDispatcher->stop(); in IMPL_STATIC_LINK() 585 pDialog->m_pImpl->xMailDispatcher->stop(); in IMPL_STATIC_LINK_NOINSTANCE()
|
/aoo42x/test/testassistant/src/org/openoffice/test/assistant/ |
H A D | Activator.java | 60 public void stop(BundleContext context) throws Exception { in stop() method in Activator 62 super.stop(context); in stop()
|
/aoo42x/main/avmedia/source/win/ |
H A D | player.cxx | 126 stop(); in disposing() 253 stop(); in processEvent() 310 void SAL_CALL Player::stop( ) in stop() function in avmedia::win::Player
|
/aoo42x/main/sal/qa/osl/process/ |
H A D | osl_Thread.cxx | 74 void stop(); // Stoppt Timer 99 void StopWatch::stop() in stop() function in StopWatch 930 aStopWatch.stop(); in TEST_F() 964 aStopWatch.stop(); in TEST_F() 1659 aStopWatch.stop(); in TEST_F()
|
/aoo42x/test/testgui/source/fvt/gui/sw/hyperlink/ |
H A D | WarningDialog.java | 88 app.stop(); in afterClass() 93 app.stop(); in before()
|
/aoo42x/main/avmedia/source/gstreamer/ |
H A D | gstplayer.cxx | 282 void SAL_CALL Player::stop() in stop() function in avmedia::gst::Player 590 stop(); in disposing() 682 stop(); in busCallback()
|
/aoo42x/test/testgui/source/bvt/gui/ |
H A D | FileExport.java | 158 app.stop(); in afterClass() 168 app.stop(); in after() 325 app.stop(); in dotest()
|