Home
last modified time | relevance | path

Searched refs:stop (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/trunk/main/configmgr/qa/unit/
H A Dtest.cxx113 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 …]
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_versionboxes.src32 "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 Ddp_gui_dialog.src331 "Click \'Cancel\' to stop the installation." ;
339 "Click \'Cancel\' to stop removing the extension." ;
349 "Click \'Cancel\' to stop removing the extension.";
359 "Click \'Cancel\' to stop enabling the extension." ;
369 "Click \'Cancel\' to stop disabling the extension." ;
H A Ddp_gui_updateinstalldialog.cxx102 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 Ddp_gui_extensioncmdqueue.cxx230 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()
/trunk/main/avmedia/source/viewer/
H A Dmediawindowbase_impl.cxx126 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()
/trunk/main/extensions/source/oooimprovement/
H A Donlogrotate_job.cxx108 void stop();
140 void OnLogRotateThread::stop() in stop() function in __anon4e72f9280111::OnLogRotateThread
155 m_Thread->stop(); in ~OnLogRotateThreadWatcher()
164 m_Thread->stop(); in notifyTermination()
170 m_Thread->stop(); in disposing()
/trunk/main/avmedia/source/java/
H A DPlayer.java97 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()
/trunk/main/registry/workben/
H A Dregspeed.cxx48 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()
/trunk/main/offapi/com/sun/star/media/
H A DXPlayer.idl50 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.
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommunicationManager.java124 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 DHandshaker.java60 communicationManager.stop(); in received()
87 public void stop() { in stop() method in Handshaker
/trunk/main/sal/qa/testHelperFunctions/
H A DtestHelperFunctions.cxx213 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()
/trunk/main/slideshow/source/engine/
H A Dsoundplayer.cxx84 mxPlayer->stop(); in dispose()
159 mxPlayer->stop(); in startPlayback()
168 mxPlayer->stop(); in stopPlayback()
H A Drehearsetimingsactivity.cxx190 stop(); in ~RehearseTimingsActivity()
238 double RehearseTimingsActivity::stop() in stop() function in slideshow::internal::RehearseTimingsActivity
260 stop(); in dispose()
309 stop(); in end()
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclApp.java108 public void stop() { in stop() method in VclApp
120 communicationManager.stop(); in stop()
127 stop(); in close()
/trunk/main/offapi/com/sun/star/text/
H A DDocumentIndexLevelFormat.idl59 <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>
/trunk/main/framework/inc/threadhelp/
H A Dtransactionguard.hxx127 stop(); in ~TransactionGuard()
145 inline void stop() in stop() function in framework::TransactionGuard
/trunk/main/sw/source/ui/dbui/
H A Dmailmergechildwindow.cxx435 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()
/trunk/test/testassistant/src/org/openoffice/test/assistant/
H A DActivator.java60 public void stop(BundleContext context) throws Exception { in stop() method in Activator
62 super.stop(context); in stop()
/trunk/test/testgui/source/fvt/gui/
H A DAOOTest.java72 app.stop(); in afterClass()
82 app.stop(); in setUp()
/trunk/main/avmedia/source/win/
H A Dplayer.cxx126 stop(); in disposing()
253 stop(); in processEvent()
310 void SAL_CALL Player::stop( ) in stop() function in avmedia::win::Player
/trunk/main/sal/qa/osl/process/
H A Dosl_Thread.cxx74 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()
/trunk/test/testgui/source/fvt/gui/sw/hyperlink/
H A DWarningDialog.java91 app.stop(); in afterClass()
96 app.stop(); in before()
/trunk/test/testgui/source/bvt/gui/
H A DFileExport.java158 app.stop(); in afterClass()
168 app.stop(); in after()
325 app.stop(); in dotest()

Completed in 96 milliseconds

12345678910>>...12