Home
last modified time | relevance | path

Searched refs:schedule (Results 1 – 25 of 133) sorted by relevance

123456

/aoo4110/main/wizards/util/
H A Dsoffice.lnk24 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 Dcommuni.cxx197 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 Dmakefile.mk38 SRS2NAME = schedule
39 SRC2FILES= schedule.src
40 RESLIB2SRSFILES= $(SRS)$/schedule.srs
/aoo4110/main/sal/qa/osl/process/
H A Dosl_Thread.cxx260 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 Dasyncnotification.cxx226 if ( !schedule() ) in run()
237 if ( !schedule() ) in run()
/aoo4110/main/svtools/source/control/
H A Dinettbc.cxx445 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 Dwakeupthread.cxx57 while(schedule()) in run()
/aoo4110/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DConnector.java59 maTimer.schedule (this, snDelay); in run()
H A DOfficeConnection.java171 maTimer.schedule (this, 0, snDelay); in OfficeConnection()
/aoo4110/main/vcl/source/app/
H A Dsvmainhook.cxx98 aSourceContext.schedule = NULL; in ImplSVMainHook()
/aoo4110/main/vos/inc/vos/
H A Dthread.hxx188 virtual sal_Bool SAL_CALL schedule();
/aoo4110/main/sal/qa/rtl/doublelock/
H A Drtl_doublelocking.cxx125 while(schedule()) in run()
/aoo4110/main/sal/inc/osl/
H A Dthread.hxx153 virtual sal_Bool SAL_CALL schedule() in schedule() function in osl::Thread
/aoo4110/main/vos/source/
H A Dthread.cxx167 sal_Bool OThread::schedule() { in schedule() function in OThread
H A Dtimer.cxx454 while (schedule()) in run()
/aoo4110/main/odk/examples/DevelopersGuide/Accessibility/
H A DConnectionTask.java54 maTimer.schedule (this, 0, mnPeriod); in Init()
/aoo4110/main/wizards/prj/
H A Dbuild.lst10 wz wizards\source\schedule nmake - all wz_…
/aoo4110/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java136 timer.schedule(timerTask, 1000 * 2); in close()
/aoo4110/main/cui/source/dialogs/
H A Dcuigaldlg.cxx159 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 DProductRegistration.idl70 <p>There are processes which allow to schedule events and jobs, for instance there
/aoo4110/main/extensions/source/update/check/
H A Dupdatecheck.cxx512 while( sal_True == schedule() ) in run()
667 while( schedule() ) in run()
/aoo4110/extras/l10n/source/sat/
H A Dlocalize.sdf18281 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 Dsrc.lst674 ../../wizards/source/schedule/schedule.src
/aoo4110/main/desktop/source/app/
H A Dofficeipcthread.cxx930 } while( schedule() ); in run()
/aoo4110/main/sal/qa/osl/socket/
H A Dosl_StreamSocket.cxx146 while ( schedule( ) == sal_True ) in run()

Completed in 345 milliseconds

123456