Home
last modified time | relevance | path

Searched refs:timestamp (Results 1 – 22 of 22) sorted by relevance

/aoo41x/main/offapi/com/sun/star/configuration/backend/
H A DXMultiLayerStratum.idl61 timestamp-checking capabilities for efficient caching.
158 <p> A timestamp can be provided, which is used to indicate
171 a timestamp for the layer.
176 <p> The format and meaning of a timestamp depends on
187 if the timestamp is invalid
204 <p> A timestamp can be provided, which is used to indicate
216 a timestamp for all of the layers.
233 timestamp, the list contains a <NULL/> element.
238 if the timestamp is invalid
255 <p> For each layer an individual timestamp can be provided,
[all …]
H A DXSingleLayerStratum.idl60 <p> The interface provides timestamp-checking capabilities
77 <p> A timestamp can be provided, which is used to indicate
86 a timestamp for the layer.
88 <p> An empty timestamp indicates, that the layer should be
91 <p> The format and meaning of a timestamp depends on
98 <NULL/> if the layer is newer than indicated by the timestamp.
102 if the timestamp is invalid.
H A DLayer.idl87 the timestamp is guaranteed to change to a different value.
89 <p> The timestamp format depends on the implementation.
90 If the timestamp is a representation of the time of the last change,
H A DUpdatableLayer.idl63 the timestamp will be the one for the replaced contents and
/aoo41x/main/solenv/bin/
H A Dpatch_sanitizer.pl102 my $timestamp;
105 ($origfilename, $timestamp) = split(/\t/, $_, 2);
106 chomp $timestamp;
108 $hunks{$origfilename}{'origtimestamp'} = $timestamp;
111 my ($filename, $timestamp) = split(/\t/, $_, 2);
112 chomp $timestamp;
115 $hunks{$origfilename}{'patchedtimestamp'} = $timestamp;
/aoo41x/main/offapi/com/sun/star/util/
H A DXTimeStamped.idl36 provides timestamp information for an object
39 <p> The format and meaning of the timestamp depends on the implementation.
44 <p> If the timestamp is unchanged between two calls, the
57 returns the timestamp of the object.
61 a <atom>string</atom> that represents a timestamp.
/aoo41x/main/x11_extensions/inc/
H A Drandrproto.h110 Time timestamp B32;
126 Time timestamp B32;
138 Time timestamp B32;
181 Time timestamp B32; /* time screen was changed */
H A DXrandr.h53 Time timestamp; /* when the screen change occurred */ member
90 Time timestamp);
99 Time timestamp);
/aoo41x/main/l10ntools/scripts/
H A Dlocalize_old.pl512 my $timestamp = defined $18 ? $18 : '';
529 $extract_date = $timestamp ;
562 my $timestamp = defined $18 ? $18 : '';
580 $extract_date = $timestamp;
H A Dlocalize.pl508 my $timestamp = defined $18 ? $18 : '';
525 $extract_date = $timestamp ;
558 my $timestamp = defined $18 ? $18 : '';
576 $extract_date = $timestamp;
/aoo41x/main/vcl/aqua/source/app/
H A Dsaltimer.cxx77 timestamp: [NSDate timeIntervalSinceReferenceDate] in ImplSalStartTimer()
98 NSTimeInterval posted = [pEvent timestamp] + NSTimeInterval([pEvent data1])/1000.0; in handleStartTimerEvent()
H A Dvclnsapp.mm63 timestamp: 0
H A Dsalinst.cxx479 timestamp: 0 in wakeupYield()
/aoo41x/main/
H A Dconfig.sub7 timestamp='2022-09-17'
77 GNU config.sub ($timestamp)
91 echo "$timestamp" ; exit ;;
H A Dset_soenv.in2297 { my $timestamp = `date`;
2298 chomp( $timestamp );
2304 print { $filehandle } "$comment Generated on: $timestamp $newline";
H A Dconfig.guess7 timestamp='2022-09-17'
60 GNU config.guess ($timestamp)
75 echo "$timestamp" ; exit ;;
/aoo41x/main/libxmlsec/
H A Dxmlsec1-update-config-sub-and-guess.patch11 -timestamp='2003-06-17'
12 +timestamp='2009-12-30'
49 GNU config.guess ($timestamp)
64 - echo "$timestamp" ; exit 0 ;;
65 + echo "$timestamp" ; exit ;;
1498 -timestamp='2003-06-18'
1499 +timestamp='2010-01-22'
1536 GNU config.sub ($timestamp)
1550 - echo "$timestamp" ; exit 0 ;;
1551 + echo "$timestamp" ; exit ;;
/aoo41x/main/vcl/aqua/source/window/
H A Dsalframeview.mm582 pDispatchFrame->mnLastEventTime = static_cast<sal_uLong>( [pEvent timestamp] * 1000.0 );
721 const NSTimeInterval fMagnifyTime = [pEvent timestamp];
733 mfLastMagnifyTime = [pEvent timestamp];
794 mpFrame->mnLastEventTime = static_cast<sal_uLong>( [pEvent timestamp] * 1000.0 );
854 mpFrame->mnLastEventTime = static_cast<sal_uLong>( [pEvent timestamp] * 1000.0 );
926 mpFrame->mnLastEventTime = static_cast<sal_uLong>( [pEvent timestamp] * 1000.0 );
983 mpFrame->mnLastEventTime = static_cast<sal_uLong>( [pEvent timestamp] * 1000.0 );
/aoo41x/main/libtextcat/
H A Dlibtextcat-2.2.patch1607 -timestamp='2002-10-21'
1608 +timestamp='2009-12-30'
1645 GNU config.guess ($timestamp)
1660 - echo "$timestamp" ; exit 0 ;;
1661 + echo "$timestamp" ; exit ;;
3200 -timestamp='2002-09-05'
3201 +timestamp='2010-01-22'
3238 GNU config.sub ($timestamp)
3252 - echo "$timestamp" ; exit 0 ;;
3253 + echo "$timestamp" ; exit ;;
/aoo41x/main/connectivity/source/resource/
H A Dconn_log_res.src207 Text = "s$1$: parameter no. $2$: type: timestamp; value: $3$";
/aoo41x/main/apple_remote/
H A DRemoteMainController.m90 timestamp: 0
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXRowUpdate.idl190 /** updates a column with a timestamp value.

Completed in 184 milliseconds