Home
last modified time | relevance | path

Searched refs:entered (Results 1 – 25 of 124) sorted by relevance

12345

/trunk/main/offapi/com/sun/star/awt/
H A DXCurrencyField.idl55 /** sets the minimum value that can be entered by the user.
61 /** returns the currently set minimum value that can be entered by the
68 /** sets the maximum value that can be entered by the user.
74 /** returns the currently set maximum value that can be entered by the
H A DXDateField.idl58 /** sets the minimum date value that can be entered by the user.
64 /** returns the currently set minimum date value that can be entered by
71 /** sets the maximum date value that can be entered by the user.
77 /** returns the currently set maximum date value that can be entered by
H A DXNumericField.idl55 /** sets the minimum value that can be entered by the user.
61 /** returns the currently set minimum value that can be entered by the
68 /** sets the maximum value that can be entered by the user.
74 /** returns the currently set maximum value that can be entered by the
H A DXTimeField.idl59 /** 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
H A DXMetricField.idl69 /** sets the minimum value that can be entered by the user.
75 /** returns the currently set minimum value that can be entered by the
82 /** sets the maximum value that can be entered by the user.
88 /** returns the currently set maximum value that can be entered by the
H A DUnoControlCurrencyFieldModel.idl228 /** specifies the maximum value that can be entered.
234 /** specifies the minimum value that can be entered.
H A DUnoControlNumericFieldModel.idl216 /** specifies the maximum value that can be entered.
222 /** specifies the minimum value that can be entered.
H A DUnoControlTimeFieldModel.idl226 /** specifies the maximum time that can be entered.
232 /** specifies the minimum time that can be entered.
H A DUnoControlDateFieldModel.idl114 /** specifies the maximum date that can be entered.
120 /** specifies the minimum date that can be entered.
H A DUnoControlFormattedFieldModel.idl110 /** specifies the maximum value that can be entered.
119 /** specifies the minimum value that can be entered.
/trunk/main/offapi/com/sun/star/document/
H A DXUndoManagerListener.idl75 /** is called when a new Undo context has been entered.
79 one just entered.</p>
85 /** is called when a new hidden Undo context has been entered.
89 one just entered.</p>
/trunk/main/offapi/com/sun/star/task/
H A DPasswordRequestMode.idl43 so it should be entered twice.
60 /** Wrong password was entered, ask again.
63 A wrong password was entered, notify user
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XWindow.java455 public boolean entered = false; field in _XWindow.TestMouseListener
467 entered = true; in mouseEntered()
480 entered = false; in init()
/trunk/main/scaddins/source/datefunc/
H A Ddatefunc.src146 Text [ en-US ] = "Returns the number of days of the month in which the date entered occurs";
162 Text [ en-US ] = "Returns the number of days of the year in which the date entered occurs.";
178 Text [ en-US ] = "Returns the number of weeks of the year in which the date entered occurs";
/trunk/main/desktop/test/deployment/update/publisher/
H A Dreadme.txt51 in the update feed and not those entered in the repository.
97 contain the <publisher> as provided by the extension and the release notes as entered
142 contain the <release-notes> as provided by the extension and the publisher name/URLs as entered
/trunk/main/dbaccess/source/ext/adabas/
H A DAdabasNewDb.src375 Text [ en-US ] = "The backup file entered does not exist." ;
389 Text [ en-US ] = "No name has been entered for the $name$ file!" ;
427 Text [ en-US ] = "The name entered already exists." ;
/trunk/main/offapi/com/sun/star/inspection/
H A DXNumericControl.idl52 /** describes the minimum value which is allowed to be entered in the control
56 /** describes the maximum value which is allowed to be entered in the control
/trunk/main/dbaccess/source/ui/tabledesign/
H A Dtable.src146 Message [ en-US ] = "The text you entered is not a list element. " ;
247 …ld selected. It should, therefore, correspond to the cell format that needs to be entered below." ;
263 …field.\n\nIf decimal fields, then the maximum length of the number to be entered, if binary fields…
/trunk/main/sc/addin/datefunc/
H A Ddfa.src150 Text = "Returns the number of days in the month in relation to the date entered";
161 Text = "Returns the number of days in a year in relation to the date entered";
/trunk/main/svx/source/form/
H A Dfmstring.src429 …Text [ en-US ] = "The value entered is not a valid date. Please enter a date in a valid format, fo…
463 Text [ en-US ] = "The entered criterion cannot be compared with this field." ;
/trunk/main/desktop/win32/source/guistdio/
H A Dguistdio.inc394 // Create thread that wait until child process entered input idle
420 case WAIT_OBJECT_0 + 1: // The child process entered input idle
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DCommonFilePickerElementIds.idl59 /** Is used to refer to the edit line where a file or path can be entered by the user.
/trunk/main/writerfilter/documentation/doxygen/
H A DDoxyfile50 # If a relative path is entered, it will be relative to the location
651 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
763 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
840 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
881 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
910 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
/trunk/main/offapi/com/sun/star/sdb/
H A DDatabaseInteractionHandler.idl53 handler can return the entered information.
/trunk/main/offapi/com/sun/star/awt/tree/
H A DXTreeEditListener.idl77 the text that was entered by the user.

Completed in 75 milliseconds

12345