Home
last modified time | relevance | path

Searched refs:join (Results 51 – 75 of 178) sorted by relevance

12345678

/trunk/main/ucb/source/ucp/ftp/
H A Dtest.py27 filename = os.path.join(dirname,name)
/trunk/main/forms/source/xforms/
H A Dmip.hxx65 void join( const MIP& );
H A Dmip.cxx80 void MIP::join( const MIP& rMip ) in join() function in xforms::MIP
/trunk/main/sc/inc/
H A Dreftokenhelper.hxx71 …static void SC_DLLPUBLIC join(::std::vector<ScSharedTokenRef>& rTokens, const ScSharedTokenRef& pT…
/trunk/main/comphelper/inc/comphelper/
H A Dasyncnotification.hxx131 using AsyncEventNotifier_TBASE::join;
/trunk/main/vos/inc/vos/
H A Dthread.hxx119 void SAL_CALL join();
H A Dprocess.hxx208 TProcessError SAL_CALL join();
/trunk/main/sw/source/ui/inc/
H A Dmaildispatcher.hxx53 using osl::Thread::join;
/trunk/main/l10ntools/scripts/tool/
H A Dxtxex.py73 line = ''.join(lines)
H A Dxhtex.py121 return ''.join([str(line)+"\n" for line in sdf_data])
/trunk/main/sal/inc/osl/
H A Dthread.hxx109 virtual void SAL_CALL join() in join() function in osl::Thread
/trunk/main/bridges/test/
H A Dtestsameprocess.cxx201 threadAcceptor.join(); in main()
H A Dtestserver.cxx239 thread.join(); in main()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DObjectOleLayoutController.java117 return join(getFlowController()); in delegateContentGeneration()
H A DVariablesDeclarationLayoutController.java181 public LayoutController join(final FlowController flowController) in join() method in VariablesDeclarationLayoutController
H A DOfficeReportLayoutController.java250 public LayoutController join(final FlowController flowController) in join() method in OfficeReportLayoutController
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/connection/
H A D_XConnector.java150 acceptorThread.join(30 * 1000) ; in _connect()
/trunk/main/fpicker/source/win32/filepicker/
H A Dasyncrequests.cxx95 join(); in ~AsyncRequests()
/trunk/main/extensions/source/update/check/
H A Dupdatecheck.hxx144 void shutdownThread(bool join);
/trunk/main/sal/qa/osl/socket/
H A Dosl_ConnectorSocket.cxx217 myCloseThread.join(); in TEST_F()
H A Dosl_AcceptorSocket.cxx175 myAcceptorThread.join();
H A Dosl_Socket2.cxx350 myAcceptorThread.join(); in TEST_F()
367 myAcceptorThread.join(); in TEST_F()
/trunk/main/officecfg/util/
H A Dcomponent-map.gen72 $comps=join (';',@comp_names);
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/
H A D_XCommandProcessor.java240 aborter.join(5000); in _abort()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlLockStore.cxx134 m_pTickerThread->join(); in stopTicker()

Completed in 115 milliseconds

12345678