/aoo41x/main/configmgr/qa/unit/ |
H A D | test.cxx | 138 TestThread(osl::Condition & stop); 153 osl::Condition & stop): in TestThread() argument 154 stop_(stop), success_(true) in TestThread() 217 TestThread(stop), test_(test), index_(0) in WriterThread() 343 osl::Condition stop; in step() local 344 stop.set(); in step() 346 stop, test_, in step() 550 osl::Condition stop; in testThreads() local 554 stop, *this, list[i].path, list[i].relative); in testThreads() 558 stop, *this, list[i].path, list[i].relative); in testThreads() [all …]
|
/aoo41x/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 | 333 "Click \'Cancel\' to stop the installation."; 341 "Click \'Cancel\' to stop removing the extension."; 351 "Click \'Cancel\' to stop removing the extension."; 361 "Click \'Cancel\' to stop enabling the extension."; 371 "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()
|
/aoo41x/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()
|
/aoo41x/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()
|
/aoo41x/main/extensions/source/oooimprovement/ |
H A D | onlogrotate_job.cxx | 108 void stop(); 140 void OnLogRotateThread::stop() in stop() function in __anon8e1b4f100111::OnLogRotateThread 155 m_Thread->stop(); in ~OnLogRotateThreadWatcher() 164 m_Thread->stop(); in notifyTermination() 170 m_Thread->stop(); in disposing()
|
/aoo41x/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()
|
/aoo41x/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.
|
/aoo41x/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
|
/aoo41x/main/sal/qa/testHelperFunctions/ |
H A D | testHelperFunctions.cxx | 236 void stop() in stop() function in testOfHelperFunctions::StopWatch 389 aWatch.stop(); in t_time1() 403 aWatch.stop(); in t_time2() 418 aWatch.stop(); in t_time3()
|
/aoo41x/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()
|
/aoo41x/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()
|
/aoo41x/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>
|
/aoo41x/main/framework/inc/threadhelp/ |
H A D | transactionguard.hxx | 127 stop(); in ~TransactionGuard() 145 inline void stop() in stop() function in framework::TransactionGuard
|
/aoo41x/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()
|
/aoo41x/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()
|
/aoo41x/test/testgui/source/fvt/gui/sw/hyperlink/ |
H A D | WarningDialog.java | 88 app.stop(); in afterClass() 93 app.stop(); in before()
|
/aoo41x/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
|
/aoo41x/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 980 aStopWatch.stop(); in join_001() 1017 aStopWatch.stop(); in join_002() 1792 aStopWatch.stop(); in wait_001()
|
/aoo41x/test/testgui/source/bvt/gui/ |
H A D | FileTypeTest.java | 61 app.stop(); in afterClass() 66 app.stop(); in before()
|
/aoo41x/main/offapi/com/sun/star/form/ |
H A D | XLoadListener.idl | 64 <p>Components may use this to stop any other event processing related to 85 <p>Components may use this to stop any other event processing related
|