Home
last modified time | relevance | path

Searched refs:times (Results 1 – 25 of 110) sorted by relevance

12345

/aoo41x/main/tools/source/fsys/
H A Dunx.cxx615 tm times; in SetDateTime() local
618 times.tm_mon = rNewDateTime.GetMonth() - 1; // 0 == Januar! in SetDateTime()
619 times.tm_mday = rNewDateTime.GetDay(); in SetDateTime()
621 times.tm_hour = rNewDateTime.GetHour(); in SetDateTime()
622 times.tm_min = rNewDateTime.GetMin(); in SetDateTime()
623 times.tm_sec = rNewDateTime.GetSec(); in SetDateTime()
625 times.tm_wday = 0; in SetDateTime()
626 times.tm_yday = 0; in SetDateTime()
628 times.tm_isdst = -1; in SetDateTime()
630 times.tm_isdst = 0; in SetDateTime()
[all …]
/aoo41x/main/offapi/com/sun/star/animations/
H A DAnimationEndSync.idl48 immediately. If child elements have multiple begin times, or otherwise
50 for resolved begin times.
57 indefinite or unresolved begin times will keep the simple duration of the
59 When all elements have completed the active duration one or more times,
/aoo41x/main/offapi/com/sun/star/ucb/
H A DXCommandEnvironment.idl55 <p>If called multiple times, this method should consistently return the
66 <p>If called multiple times, this method should consistently return the
/aoo41x/main/autodoc/source/exes/adc_uni/
H A Dspec-CommandLine.txt166 once or more times
168 none or more times
/aoo41x/main/bridges/test/performance/
H A Dtestperformance.cxx63 sal_uInt32 nTicks = (sal_uInt32)times( &aTms ); in getSystemTicks()
/aoo41x/main/vcl/qa/complex/memCheck/
H A DCheckMemoryUsage.props28 # the amount of exported documents: each loaded document will be written 'ExportDocCount' times
/aoo41x/main/udkapi/com/sun/star/bridge/
H A DXBridge.idl37 remote, but it is allowed to call the method multiple times. </p>
/aoo41x/main/offapi/com/sun/star/sheet/
H A DFunctionCategory.idl45 /** specifies a function that calculates with dates and/or times.
H A DCellFlags.idl43 as dates or times.
H A DDataPilotSourceDimension.idl97 <p>A dimension may be used several times in a data pilot table,
/aoo41x/main/offapi/com/sun/star/sdb/
H A DXCommandPreparation.idl55 multiple times.
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXConnection.idl78 is executed many times, it is more efficient to use a
107 multiple times.
H A DXPreparedStatement.idl46 times.
/aoo41x/main/offapi/com/sun/star/configuration/backend/
H A DHierarchyBrowser.idl60 times it is handled cumulatively.
/aoo41x/main/offapi/com/sun/star/drawing/framework/
H A DXResourceFactoryManager.idl47 called multiple times for the same URL then a previously registered
H A DXConfigurationControllerBroadcaster.idl47 one event type this method has to be called multiple times.
/aoo41x/main/offapi/com/sun/star/document/
H A DXUndoManager.idl100 …<member>enterHiddenUndoContext</member> multiple times without calling <member>leaveUndoContext</m…
128 …<code>enterHiddenUndoContext</code> multiple times without calling <member>leaveUndoContext</membe…
/aoo41x/main/udkapi/com/sun/star/test/performance/
H A DXPerformanceTest.idl69 <li>queryInterface() execution times remain (nearly) static</li>
/aoo41x/main/writerfilter/documentation/
H A DtablesInDoc.txt115 repeat difference times
/aoo41x/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx2092 aStart = times( &tms ); in initialize()
2096 clock_t aStop = times( &tms ); in initialize()
2122 aStart = times( &tms ); in initialize()
2304 aStep1 = times( &tms ); in initialize()
2396 aStep2 = times( &tms ); in initialize()
2414 aStep3 = times( &tms ); in initialize()
/aoo41x/main/udkapi/com/sun/star/test/
H A DXSimpleTest.idl68 (e.g. a closed XOutputStream). The method in general may be called multipe times with a new
/aoo41x/main/offapi/com/sun/star/xml/crypto/
H A DXXMLEncryptionTemplate.idl62 * And some times, in the low level, it is hard to determine what the key is
/aoo41x/main/sw/source/ui/uiview/
H A Dview.src152 Text [ en-US ] = "Search key replaced XX times." ;
/aoo41x/main/scripting/examples/beanshell/Highlight/
H A Dhighlighter.bsh111 " times\nDo you wish to keep the text highlighted?",
/aoo41x/main/offapi/com/sun/star/drawing/
H A DXSlideRenderer.idl69 times the original size. Values larger than 1 result in higher

Completed in 88 milliseconds

12345