Home
last modified time | relevance | path

Searched refs:Condition (Results 26 – 50 of 186) sorted by relevance

12345678

/aoo4110/main/framework/test/threadtest/
H A Dthreadtest.cxx494 Condition* pListener ,
507 Condition* m_pListener ;
514 Condition* pListener , in TestThread()
598 Condition* pCondition ;
647 pThreads[nI].pCondition = new Condition; in measureTime()
/aoo4110/main/framework/test/
H A Dthreadtest.cxx499 Condition* pListener ,
512 Condition* m_pListener ;
519 Condition* pListener , in TestThread()
603 Condition* pCondition ;
652 pThreads[nI].pCondition = new Condition; in measureTime()
/aoo4110/main/desktop/source/app/
H A Dofficeipcthread.hxx65 ::osl::Condition *pcProcessed; // pointer condition to be set when the request has been processed
84 ::osl::Condition cProcessed;
89 ::osl::Condition cReady;
/aoo4110/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclApp.java27 import org.openoffice.test.common.Condition;
70 new Condition() { in start() method
98 new Condition() { in quit() method
/aoo4110/main/chart2/source/inc/
H A DLifeTime.hxx69 ::osl::Condition m_aNoAccessCountCondition;
77 ::osl::Condition m_aNoLongLastingCallCountCondition;
86 ::osl::Condition m_aEndTryClosingCondition;
/aoo4110/main/svx/source/form/
H A Ddatanavi.src411 Text [ en-US ] = "Condition" ;
427 Text [ en-US ] = "Condition" ;
443 Text [ en-US ] = "Condition" ;
459 Text [ en-US ] = "Condition" ;
475 Text [ en-US ] = "Condition" ;
577 Text [ en-US ] = "Add Condition" ;
584 Text [ en-US ] = "~Condition" ;
/aoo4110/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/aoo4110/main/sc/source/ui/src/
H A Dcondfrmt.src40 Text [ en-US ] = "Condition ~1" ;
151 Text [ en-US ] = "Condition ~2" ;
262 Text [ en-US ] = "Condition ~3" ;
394 Text [ en-US ] = "Condition Value" ;
/aoo4110/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A DLaunchCo.idt1 Condition Description
3 WINDOWSENCODINGTEMPLATE LaunchCondition Condition
/aoo4110/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A DLaunchCo.idt1 Condition Description
3 WINDOWSENCODINGTEMPLATE LaunchCondition Condition
/aoo4110/main/instsetoo_native/inc_ure/windows/msi_templates/
H A DLaunchCo.idt1 Condition Description
3 WINDOWSENCODINGTEMPLATE LaunchCondition Condition
H A DControlC.idt1 Dialog_ Control_ Action Condition
3 ControlCondition Dialog_ Control_ Action Condition
/aoo4110/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A DLaunchCo.idt1 Condition Description
3 WINDOWSENCODINGTEMPLATE LaunchCondition Condition
/aoo4110/main/framework/inc/threadhelp/
H A Dgate.hxx224 bSuccessful = ( m_aPassage.wait( pTimeOut ) == ::osl::Condition::result_ok ); in wait()
236 ::osl::Condition m_aPassage ;
/aoo4110/main/sw/source/ui/inc/
H A Dmaildispatcher.hxx157 ::osl::Condition mail_dispatcher_active_;
158 ::osl::Condition wakening_call_;
/aoo4110/main/reportdesign/source/ui/inc/
H A DCondFormat.hxx49 class Condition;
74 typedef ::boost::shared_ptr< Condition > ConditionPtr;
/aoo4110/main/reportdesign/source/ui/dlg/
H A DCondFormat.cxx181 ConditionPtr pCon( new Condition( &m_aConditionPlayground, *this, m_rController ) ); in impl_addCondition_nothrow()
383 ConditionPtr pCon( new Condition( &m_aConditionPlayground, *this, m_rController ) ); in impl_initializeConditions()
552 …impl_ensureConditionVisible( dynamic_cast< const Condition& >( *pConditionCandidate ).getCondition… in PreNotify()
/aoo4110/main/fpicker/source/win32/filepicker/
H A Dasyncrequests.cxx39 void lcl_sleep(::osl::Condition& aCondition , in lcl_sleep()
187 ::osl::Condition aWait; in run()
/aoo4110/main/salhelper/source/
H A Dmsci.map44 ??0Condition@salhelper@@QAE@AAVMutex@osl@@@Z;
45 ??1Condition@salhelper@@UAE@XZ;
/aoo4110/test/testgui/source/testlib/gui/
H A DAppTool.java27 import org.openoffice.test.common.Condition;
197 new Condition() { in handleBlocker() method
/aoo4110/main/binaryurp/source/
H A Dwriter.hxx171 osl::Condition unblocked_;
172 osl::Condition items_;
/aoo4110/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_app.cxx134 osl::Condition & m_rDialogClosedCondition;
137 DialogClosedListenerImpl( osl::Condition & rDialogClosedCondition ) in DialogClosedListenerImpl()
617 osl::Condition dialogEnded; in unopkg_main()
/aoo4110/main/extensions/source/oooimprovement/
H A Donlogrotate_job.cxx112 ::osl::Condition m_Stop;
124 if (m_Stop.wait(&wait_intervall) == ::osl::Condition::result_timeout) in run()
/aoo4110/main/cppu/source/AffineBridge/
H A DAffineBridge.cxx67 osl::Condition m_innerCondition;
72 osl::Condition m_outerCondition;
/aoo4110/test/testgui/source/svt/gui/
H A DTestSample.java42 import org.openoffice.test.common.Condition;
223 new Condition() { in testCalc() method

Completed in 93 milliseconds

12345678