/aoo4110/main/wizards/util/ |
H A D | soffice.lnk | 24 Schedule=schedule.sbl 183 Password=schedule 185 OwnEvents=schedule/ownevent.mod 186 CalendarMain=schedule/calmain.mod 187 BankHoliday=schedule/bankholi.mod 188 DlgControl=schedule/dlgctrl.mod 189 Language=schedule/lang.mod 190 CreateTable=schedule/creatabl.mod 192 HolidayUSA=schedule/holi_usa.mod 195 HolidaySpain=schedule/holi_spa.mod [all …]
|
/aoo4110/main/automation/source/communi/ |
H A D | communi.cxx | 197 while ( schedule() && !bWasError && GetStreamSocket() ) in run() 204 while ( schedule() && bIsInsideCallback ) // solange der letzte Callback nicht beendet ist in run() 215 while ( schedule() && bIsInsideCallback ) // solange der letzte Callback nicht beendet ist in run() 516 while ( schedule() ) in run() 526 …while ( schedule() && xmNewConnection.Is() ) // Solange die letzte Connection nicht abgeholt wurde… in run()
|
/aoo4110/main/wizards/source/schedule/ |
H A D | makefile.mk | 38 SRS2NAME = schedule 39 SRC2FILES= schedule.src 40 RESLIB2SRSFILES= $(SRS)$/schedule.srs
|
/aoo4110/main/sal/qa/osl/process/ |
H A D | osl_Thread.cxx | 260 while(schedule()) in run() 320 while (m_aFlag.getValue() < 20 && schedule() == sal_True) in run() 379 while (schedule() == sal_True) in run() 474 while (schedule() == sal_True) in run() 1879 class schedule : public CppUnit::TestFixture class 1995 CPPUNIT_TEST_SUITE(schedule); 2015 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(osl_Thread::schedule, "osl_Thread");
|
/aoo4110/main/comphelper/source/misc/ |
H A D | asyncnotification.cxx | 226 if ( !schedule() ) in run() 237 if ( !schedule() ) in run()
|
/aoo4110/main/svtools/source/control/ |
H A D | inettbc.cxx | 445 while ( schedule() && xResultSet->next() ) in ReadFolder() 626 if( schedule() ) in run() 665 for( sal_uInt16 nPos = 0; schedule() && nPos < nCount; nPos++ ) in run()
|
/aoo4110/main/framework/source/helper/ |
H A D | wakeupthread.cxx | 57 while(schedule()) in run()
|
/aoo4110/main/accessibility/workben/org/openoffice/accessibility/misc/ |
H A D | Connector.java | 59 maTimer.schedule (this, snDelay); in run()
|
H A D | OfficeConnection.java | 171 maTimer.schedule (this, 0, snDelay); in OfficeConnection()
|
/aoo4110/main/vcl/source/app/ |
H A D | svmainhook.cxx | 98 aSourceContext.schedule = NULL; in ImplSVMainHook()
|
/aoo4110/main/vos/inc/vos/ |
H A D | thread.hxx | 188 virtual sal_Bool SAL_CALL schedule();
|
/aoo4110/main/sal/qa/rtl/doublelock/ |
H A D | rtl_doublelocking.cxx | 125 while(schedule()) in run()
|
/aoo4110/main/sal/inc/osl/ |
H A D | thread.hxx | 153 virtual sal_Bool SAL_CALL schedule() in schedule() function in osl::Thread
|
/aoo4110/main/vos/source/ |
H A D | thread.cxx | 167 sal_Bool OThread::schedule() { in schedule() function in OThread
|
H A D | timer.cxx | 454 while (schedule()) in run()
|
/aoo4110/main/odk/examples/DevelopersGuide/Accessibility/ |
H A D | ConnectionTask.java | 54 maTimer.schedule (this, 0, mnPeriod); in Init()
|
/aoo4110/main/wizards/prj/ |
H A D | build.lst | 10 wz wizards\source\schedule nmake - all wz_…
|
/aoo4110/test/testuno/source/org/openoffice/test/uno/ |
H A D | UnoApp.java | 136 timer.schedule(timerTask, 1000 * 2); in close()
|
/aoo4110/main/cui/source/dialogs/ |
H A D | cuigaldlg.cxx | 159 while( xResultSet->next() && schedule() ) in ImplSearch() 311 for( sal_uInt16 i = 0; i < nEntries && schedule(); i++ ) in run()
|
/aoo4110/main/offapi/com/sun/star/setup/ |
H A D | ProductRegistration.idl | 70 <p>There are processes which allow to schedule events and jobs, for instance there
|
/aoo4110/main/extensions/source/update/check/ |
H A D | updatecheck.cxx | 512 while( sal_True == schedule() ) in run() 667 while( schedule() ) in run()
|
/aoo4110/extras/l10n/source/sat/ |
H A D | localize.sdf | 18281 wizards source\schedule\schedule.src 0 string dlgCalEvent 1 sat घोटना 2002-02-02 02:02:02 18282 wizards source\schedule\schedule.src 0 string dlgCalEventDay 1 sat चंदो 2002-02-02 02:02:02 18288 wizards source\schedule\schedule.src 0 string dlgCalMonth 1 sat चांदो 2002-02-02 02:02:02 18296 wizards source\schedule\schedule.src 0 string dlgCancel 1 sat बा़डरा़ 2002-02-02 02:02:02 18297 wizards source\schedule\schedule.src 0 string dlgMonth 1 sat पुस बोंगा 2002-02-02 02:02:02 18309 wizards source\schedule\schedule.src 0 string dlgOK 1 sat तेयार मे 2002-02-02 02:02:02 18315 wizards source\schedule\schedule.src 0 string dlgTime 1 sat ओकतो साज 2002-02-02 02:02:02 18316 wizards source\schedule\schedule.src 0 string dlgYear 1 sat सेरमा दिन 2002-02-02 02:02:02 18321 wizards source\schedule\schedule.src 0 string nameCalMonth 1 sat चांदो 2002-02-02 02:02:02 18322 wizards source\schedule\schedule.src 0 string nameCalYear 1 sat पांजी 2002-02-02 02:02:02 [all …]
|
/aoo4110/main/toolkit/src2xml/ |
H A D | src.lst | 674 ../../wizards/source/schedule/schedule.src
|
/aoo4110/main/desktop/source/app/ |
H A D | officeipcthread.cxx | 930 } while( schedule() ); in run()
|
/aoo4110/main/sal/qa/osl/socket/ |
H A D | osl_StreamSocket.cxx | 146 while ( schedule( ) == sal_True ) in run()
|