Home
last modified time | relevance | path

Searched refs:time (Results 1 – 25 of 558) sorted by relevance

12345678910>>...23

/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldGroupBy.idl34 field by date or time.
41 /** Groups all members of a DataPilot field containing a date/time value
45 contain a time with a seconds value of 2, regardless of the date,
52 /** Groups all members of a DataPilot field containing a date/time value
56 contain a time with a minutes value of 2, regardless of the date,
63 /** Groups all members of a DataPilot field containing a date/time value
74 /** Groups all members of a DataPilot field containing a date/time value
80 members that contain the january 3rd, regardless of the year or time
85 will contain all members with a date/time in the range from
111 february, and march), regardless of the year, day, or time of the
[all …]
/trunk/main/offapi/com/sun/star/awt/
H A DXTimeField.idl37 /** gives access to the value and settings of a time field.
43 /** sets the time value which is displayed in the time field.
45 <p>The time value must be specified in the format HHMMSShh,
53 /** returns the time value which is currently displayed in the time field.
59 /** sets the minimum time value that can be entered by the user.
65 /** returns the currently set minimum time value that can be entered by
72 /** sets the maximum time value that can be entered by the user.
78 /** returns the currently set maximum time value that can be entered by
109 /** sets an empty value for the time.
115 /** returns whether currently an empty value is set for the time.
/trunk/main/offapi/com/sun/star/animations/
H A DAnimationEndSync.idl46 children that have a resolved, definite begin time. If the time container
47 has no children with a resolved begin time, the time container ends
58 time container from ending.
60 the parent time container can end.
64 /** The time container element's implicit duration ends when the intrinsic
66 If the time container element does not define an intrinsic media duration,
68 This is the default value for media time container elements.
H A DXAnimationNode.idl56 The offset is measured in parent simple time.</li>
58 element begin. The element begin is defined relative to the time that the event
91 The offset is measured in parent simple time.</li>
93 element end. The element end is defined relative to the time that the event
106 /** controls the implicit duration of time containers,
110 par and excl time container elements, and media elements with timed
132 (subject to the constraints of the parent time container).</li>
147 specifies the duration in element active time
150 (subject to the constraints of the parent time container).</li>
211 Element time will accelerate from a rate of 0 at the beginning up
[all …]
H A DAnimationNodeType.idl40 /** Defines a custom time node. */
43 /** Defines a parallel time container. */
46 /** Defines a sequence time container. */
49 /** Defines an iterate time container. */
/trunk/main/vcl/inc/unx/gtk/
H A Dgtkframe.hxx74 guint32 time; member
83 time (0), in PreviousKeyPress()
93 time = event->time; in PreviousKeyPress()
104 time( rPrev.time ), in PreviousKeyPress()
120 && (event->time - time < 3) in operator ==()
228 guint32 time,
/trunk/main/offapi/com/sun/star/text/textfield/docinfo/
H A DChangeDateTime.idl36 and time the document was last changed.
48 each time the document is saved.
50 /** If this flag is set to <FALSE/> the date or time
51 is always displayed as the current date or time.
57 a date with an optional time. If it is set to <FALSE/>
58 only the time is used here.
61 /** contains the date and time as double value.
H A DCreateDateTime.idl36 and time of the document creation.
48 each time the document is saved.
50 /** If this flag is set to <FALSE/> the date or time
51 is always displayed as the current date or time.
57 a date with an optional time. If it is set to <FALSE/>
58 only the time is used here.
61 /** contains the date and time as double value.
H A DPrintDateTime.idl36 and time the document was last printed.
48 each time the document is saved.
50 /** If this flag is set to <FALSE/> the date or time
51 is always displayed as the current date or time.
57 a date with an optional time. If it is set to <FALSE/>
58 only the time is used here.
61 /** contains the date and time as double value.
H A DEditTime.idl48 each time the document is saved.
50 /** If this flag is set to <FALSE/> the date or time
51 is always displayed as the current date or time.
56 /** contains the date and time as double value.
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DORowSetValue.java611 Time time = (Time)value; in getDateTime() local
613 aValue.Seconds = time.Seconds; in getDateTime()
614 aValue.Minutes = time.Minutes; in getDateTime()
615 aValue.Hours = time.Hours; in getDateTime()
1155 Time time = (Time)value; in getTime() local
1156 aValue.Hours = time.Hours; in getTime()
1157 aValue.Minutes = time.Minutes; in getTime()
1282 Time time = (Time)value; in makeAny() local
1284 timeOut.Hours = time.Hours; in makeAny()
1285 timeOut.Minutes = time.Minutes; in makeAny()
[all …]
/trunk/main/offapi/com/sun/star/document/
H A DDocumentInfo.idl130 specified time after the document is loaded into a desktop frame
135 /** contains the date and time of the first time the
174 /** contains the net time of editing the document (in seconds)
212 /** contains the date and time of the last time the
218 /** contains the date and time of when the document was
252 /** contains the date and time of when the document
H A DXDocumentProperties.idl109 /** contains the date and time when the document was created.
154 /** contains the date and time of the last time the document was stored.
169 /** contains the date and time when the document was last printed.
198 /** contains the date and time of when the document
206 specified time after the document is loaded into a desktop frame.
209 reloaded from its original loction after some time described by the
276 /** contains the net time of editing the document (in seconds).
297 <li><member>CreationDate</member> is set to the current date and time.
/trunk/main/offapi/com/sun/star/text/textfield/
H A DDateTime.idl35 /** specifies service of a date or time text field.
42 /** If this flag is set to <FALSE/> the date or time
43 is always displayed as the current date or time.
50 a date with an optional time. If it is set to <FALSE/>
51 only the time is used here.
80 /** contains an offset to the date or time value in minutes.
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXMultiLayerStratum.idl159 a point in time. The layer should be returned only if is modified
160 since that time.
174 retrieved irrespective of its modification time.
205 a point in time. Only layers that are modified since that time
218 retrieved irrespective of their modification time.
257 Only layers that are modified since that time should be returned.
273 should be retrieved irrespective of its modification time.
/trunk/main/wizards/com/sun/star/wizards/common/
H A DJavaTools.java495 public static long getMillis(DateTime time) in getMillis() argument
498 cal.set(time.Year, time.Month, time.Day, time.Hours, time.Minutes, time.Seconds); in getMillis()
/trunk/main/udkapi/com/sun/star/bridge/
H A DXProtocolProperties.idl51 because the remote counter part may do such a call at the same time
52 (typically at startup time). </p>
55 In case both processes call requestChange at the same time,
62 if the other bridge has called requestChange at the same time and
65 time span. Please call requestChange() after the remote counterpart has
/trunk/main/offapi/com/sun/star/presentation/
H A DDrawPage.idl76 this is the time in seconds this page is shown before switching
140 /** defines if a date and time presentation shape from the master page is visible
148 /** defines if a date and time text field shows a fixed string value or the
156 /** defines the text that is displayd in a date and time textfield rendered on this
163 /** defines the format that is used to format a date and time text field on
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclApp.java260 public void dispatch(String url, double time) { in dispatch() argument
262 waitSlot(time); in dispatch()
265 public void waitSlot(double time) { in waitSlot() argument
266 int result = (Integer) caller.callCommand(Constant.RC_WaitSlot, (int) time * 1000); in waitSlot()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx1649 aNotify.xselection.time = rRequest.time; in handleSelectionRequest()
1980 int nCurrentTime = time( NULL ); in handleSendPropertyNotify()
2709 …m_nDragTimestamp = rMessage.type == MotionNotify ? rMessage.xmotion.time : rMessage.xcrossing.time; in handleDragEvent()
2722 …osition( bForce, rMessage.type == MotionNotify ? rMessage.xmotion.time : rMessage.xcrossing.time ); in handleDragEvent()
2815 m_nDropTimeout = time( NULL ); in handleDragEvent()
2840 m_nDropTimeout = time( NULL ); in handleDragEvent()
2861 aEvent.xbutton.time = rMessage.xbutton.time+1; in handleDragEvent()
2874 aEvent.xbutton.time++; in handleDragEvent()
2879 m_nDropTimeout = time( NULL ); in handleDragEvent()
2883 m_nDropTimeout = time( NULL ); in handleDragEvent()
[all …]
/trunk/main/offapi/com/sun/star/security/
H A DCertificateValidity.idl55 * The current time is not in the range of time for
60 /** The time range of a certificate does not fall within
61 the time range of the issuing certificate.
/trunk/main/offapi/com/sun/star/i18n/
H A DLocaleDataItem.idl49 /// time separator, for example, <b>":"</b>
51 /// time 100th seconds separator, for example, <b>","</b>
63 /// time AM symbol, for example, <b>"AM"</b> or <b>"am"</b>
65 /// time PM symbol, for example, <b>"PM"</b> or <b>"pm"</b>
/trunk/main/registry/workben/
H A Dregspeed.cxx51 m_diff = difftime(m_stop.time, m_start.time); in stop()
82 m_diff = difftime(m_stop.time, m_start.time); in stop()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDataSource.idl61 /** sets the maximum time in seconds that this data source will wait
71 the login time limit in seconds
79 /** gets the maximum time in seconds that this data source can wait
89 the login time limit in seconds
/trunk/main/sw/qa/complex/writer/
H A DLoadSaveTest.java134 int time = 0; in testDoc() local
135 while (!xListener.IsLayoutFinished() && (time < 30000)) { in testDoc()
137 time += 100; in testDoc()
139 if (time >= 30000) { in testDoc()

Completed in 100 milliseconds

12345678910>>...23