/aoo4110/main/vos/source/ |
H A D | timer.cxx | 182 TTimeValue Now; in isExpired() local 184 osl_getSystemTime(&Now); in isExpired() 186 return !(Now < m_Expired); in isExpired() 235 TTimeValue Now; in getRemainingTime() local 237 osl_getSystemTime(&Now); in getRemainingTime() 239 sal_Int32 secs = m_Expired.Seconds - Now.Seconds; in getRemainingTime() 244 sal_Int32 nsecs = m_Expired.Nanosec - Now.Nanosec; in getRemainingTime() 428 TTimeValue Now; in checkForTimeout() local 430 osl_getSystemTime(&Now); in checkForTimeout() 432 Now.Seconds += pTimer->m_RepeatDelta.Seconds; in checkForTimeout() [all …]
|
/aoo4110/main/migrationanalysis/src/wizard/ |
H A D | Analyse.bas | 242 currDate = Now() 255 currDate = Now() 291 currDate = Now() 561 curDate = Now() 568 waitTime = val(DateDiff("s", curDate, Now()))
|
H A D | CollectedFiles.cls | 509 nowDate = Now()
|
/aoo4110/main/svx/source/svdraw/ |
H A D | svddrag.cxx | 80 Now()=aBla; in NextMove() 97 Now()=KorregPos(GetRealNow(),GetPrev()); in PrevPoint()
|
H A D | svdopath.cxx | 752 if (bPnt1) rDrag.Now()=aNeuPos1; in movePathDrag() 753 if (bPnt2) rDrag.Now()=aNeuPos2; in movePathDrag() 775 rDrag.Now()=aPt; in movePathDrag() 1346 rXPoly[nActPoint]=rStat.Now(); in MovCreate() 1351 aPt-=rStat.Now(); in MovCreate() 1366 Point aPt1(rStat.Now()); in MovCreate() 1384 rXPoly[nActPoint+1]=rStat.Now(); in MovCreate() 1421 rXPoly[nActPoint]=rStat.Now(); in EndCreate() 1445 if (nActPoint==0 || rStat.Now()!=rXPoly[nActPoint-1]) { in EndCreate() 1560 rLocalXPoly[nLocalActPoint]=rStat.Now(); in BckCreate()
|
/aoo4110/main/uui/source/ |
H A D | newerverwarn.src | 56 …y contain features not supported by your current version.\n\nClick 'Update Now...' to run online u… 69 Text [ en-US ] = "~Update Now..." ;
|
/aoo4110/main/javainstaller2/src/Localization/ |
H A D | setupstrings.ulf | 43 en-US = "Remove Now" 382 …tion settings. <p>If you are satisfied with your selection, click 'Install Now' to begin. <p>To ch… 385 …ation settings. <p>If you are satisfied with your selection, click 'Remove Now' to begin. <p>To ch…
|
/aoo4110/main/setup_native/scripts/ |
H A D | linuxpatchscript.sh | 88 echo Now re-installing new packages ..
|
/aoo4110/main/redland/ |
H A D | README | 37 themselves. Now these patches are replaced with workarounds in unoxml.
|
/aoo4110/main/sc/addin/rot13/ |
H A D | rot13.src | 35 * always an empty string. Now at least the fixed English string is returned.
|
/aoo4110/main/svx/inc/svx/ |
H A D | svddrag.hxx | 117 Point& Now() { return Pnt(GetPointAnz()-1); } in Now() function in SdrDragStat
|
/aoo4110/main/migrationanalysis/src/driver_docs/sources/ |
H A D | AnalysisDriver.bas | 408 startDate = Now() 451 nTimeNeeded = val(DateDiff("s", startDate, Now())) 461 startDate = Now() 2066 SetWorkbookNameValueToVariant logWb, "AnalysisDate", Now 3009 out.WriteLine " version=""" & GetVersion & """ timestamp=""" & Now & """"
|
/aoo4110/main/apple_remote/ |
H A D | KeyspanFrontRowControl.m | 82 // Now search I/O Registry for matching devices.
|
/aoo4110/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleStateSet.idl | 93 type. Now a single call is sufficient.</p>
|
H A D | AccessibleStateType.idl | 122 The state is added to make a performance improvment. Now it is no
|
/aoo4110/main/scripting/examples/beanshell/Highlight/ |
H A D | ButtonPressHandler.bsh | 62 // Now get the text field control from the list
|
/aoo4110/main/offapi/com/sun/star/awt/tree/ |
H A D | TreeControl.idl | 78 Now you get called when the node will become expanded or collapsed.
|
/aoo4110/main/sc/addin/datefunc/ |
H A D | dfa.src | 35 * always an empty string. Now at least the fixed English string is returned.
|
/aoo4110/main/basic/source/runtime/ |
H A D | rtlproto.hxx | 210 extern RTLFUNC(Now);
|
/aoo4110/main/offapi/com/sun/star/util/ |
H A D | XCloseListener.idl | 115 Now the listened object is closed realy. Listener has to accept that;
|
/aoo4110/main/offapi/com/sun/star/form/component/ |
H A D | DatabaseImageControl.idl | 84 Now the control loads the image determined by the property value, and starts producing
|
H A D | DatabaseListBox.idl | 59 Now, besides the result set the form is based on (all your invoices), the list box can be caused
|
/aoo4110/main/offapi/com/sun/star/sdb/ |
H A D | ErrorCondition.idl | 87 as <code>SELECT * FROM query1</code>. Now if you try to change the statement of
|
H A D | XSingleSelectQueryAnalyzer.idl | 205 …Now assume that <code>bar</code> is a query defined as <code>SELECT * FROM "foo"</code>. Passing e…
|
/aoo4110/main/icu/ |
H A D | icu4c-4_0_1-src.patch | 317 // Now directly handled in the collation code by the swapCJK function.
|