Home
last modified time | relevance | path

Searched refs:edit (Results 1 – 25 of 215) sorted by relevance

123456789

/aoo42x/main/svtools/
H A DLibrary_svt.mk161 svtools/source/edit/svmedit \
162 svtools/source/edit/svmedit2 \
163 svtools/source/edit/sychconv \
165 svtools/source/edit/textdata \
166 svtools/source/edit/textdoc \
167 svtools/source/edit/texteng \
168 svtools/source/edit/textundo \
169 svtools/source/edit/textview \
170 svtools/source/edit/textwindowpeer \
171 svtools/source/edit/txtattr \
[all …]
/aoo42x/main/qadevOOo/tests/java/ifc/awt/
H A D_XPatternField.java69 String[] edit = new String[1] ; in _setMasks() local
71 oObj.getMasks(edit, literal) ; in _setMasks()
73 result &= newEdit.equals(edit[0]) ; in _setMasks()
86 String[] edit = new String[1] ; in _getMasks() local
88 oObj.getMasks(edit, literal) ; in _getMasks()
90 log.println("Edit mask = '" + edit[0] + "', literal = '" + in _getMasks()
93 editMask = edit[0] ; in _getMasks()
/aoo42x/main/offapi/com/sun/star/awt/
H A DAccessibleEdit.idl48 /** specifies accessibility support for an edit.
54 /** This interface gives access to the structural information of an edit:
57 <li>Role: The role of an edit is <const
60 If the text content of the edit is password protected
66 the name of the edit is the localized label of the target
68 <li>Description: The description of an edit is its localized
71 <li>Parent: The parent is the window that contains the edit.</li>
117 of an edit.
124 of an edit.
H A DAccessibleTextField.idl43 /** Text fields are like edit fields as described by the
44 <type>AccessibleEdit</type> service but without the ability to edit the
/aoo42x/main/sw/
H A DLibrary_sw.mk238 sw/source/core/edit/edattr \
239 sw/source/core/edit/eddel \
240 sw/source/core/edit/edfcol \
241 sw/source/core/edit/edfld \
243 sw/source/core/edit/edfmt \
245 sw/source/core/edit/edglss \
246 sw/source/core/edit/editsh \
250 sw/source/core/edit/edsect \
251 sw/source/core/edit/edtab \
252 sw/source/core/edit/edtox \
[all …]
/aoo42x/main/offapi/com/sun/star/form/
H A DFormComponentType.idl65 /** specifies a control that is used when a list box combined with a static text control or an edit
99 /** specifies a control to display and edit a date value.
103 /** specifies a control to display and edit a time value.
107 /** specifies a field to display and edit a numeric value.
111 /** specifies a field to display and edit a currency value.
115 /** specifies a control to display and edit a string according to a pattern.
119 …/** specifies a control to display and edit, in the form of a scrollbar, a value from a continuous…
123 …/** specifies a control to edit, in the form of a spin field, a value from a continuous range of v…
/aoo42x/main/sysui/desktop/share/
H A Dlauncher_comment.ulf23 en-US = "Create and edit text and graphics in letters, reports, documents and Web pages by using Wr…
26 en-US = "Create and edit presentations for slideshows, meeting and Web pages by using Impress."
29 en-US = "Create and edit drawings, flow charts, and logos by using Draw."
35 en-US = "Create and edit scientific formulas and equations by using Math."
/aoo42x/main/sd/
H A DPackage_res.mk28 $(eval $(call gb_Package_add_file,sd_res,pck/edit.asp,webview/edit.asp))
29 $(eval $(call gb_Package_add_file,sd_res,pck/edit.pl,webview/edit.pl))
/aoo42x/main/offapi/com/sun/star/sheet/
H A DAccessibleSpreadsheetDocumentView.idl83 the current cell in edit mode. This is necessary to
85 only if a cell is in edit mode.</li>
89 the current OLE object in edit mode. It exists
90 only if a OLE object is in edit mode.</li>
107 <li>The temporary object for the cell or OLE in edit mode (only
/aoo42x/main/scripting/java/com/sun/star/script/framework/browse/
H A DDialogFactory.java343 Object edit = xMultiServiceFactory.createInstance( in createInputDialog() local
346 setDimensions(edit, 15, 18, 134, 12); in createInputDialog()
349 XPropertySet.class, edit); in createInputDialog()
379 xNameCont.insertByName("NameField", edit); in createInputDialog()
/aoo42x/main/sw/source/ui/dbui/
H A Dmmpreparemergepage.src37 Text[ en-US ] = "Preview and edit the document";
117edit your document now if you have not already done so. The changes will effect all merged documen…
/aoo42x/main/sd/source/ui/accessibility/
H A Daccessibility.src33 Text [ en-US ] = "This is where you create and edit drawings." ;
43 Text [ en-US ] = "This is where you create and edit slides." ;
53 Text [ en-US ] = "This is where you enter or edit text in list form." ;
/aoo42x/main/offapi/com/sun/star/drawing/
H A DTextProperties.idl243 On edit, the auto grow feature will not grow the object higher than
251 On edit, the auto grow feature will not grow the objects wider than
259 On edit, the auto grow feature will not shrink the objects height smaller
267 On edit, the auto grow feature will not shrink the object width smaller
/aoo42x/main/framework/test/threadtest/
H A Dtest.btm25 edit .\threadtest_statistic.csv
26 edit .\threadtest.log
/aoo42x/main/oox/source/dump/
H A Doledumper.ini141 …10=edit-time,last-printed,create-time,last-saved,page-count,word-count,char-count,thumbnail,appnam…
305 0x00000020=label-edit
515 shortlist=AX-MORPH-CONTROLTYPE,1,edit,listbox,combobox,checkbox,optionbutton,togglebutton,dropdown-…
698 0x0008=request-edit
804 shortlist=VBA-FORMDESIGNEXT-DBLCLICKCTRLMODE,-2,inherit,,select-text,edit-code,edit-properties
/aoo42x/main/sd/source/core/
H A Dglob.src74 Text [ en-US ] = "Click to edit the title text format" ;
78 Text [ en-US ] = "Click to edit the outline text format" ;
118 Text [ en-US ] = "Click to edit the notes format" ;
/aoo42x/main/odk/examples/OLE/activex/
H A DREADME.txt7 fine with the SDK. If you use an older MS compiler please edit the Makefile and
20 for edit, for example "private:factory/swriter"
/aoo42x/main/offapi/com/sun/star/drawing/framework/
H A DBasicViewFactory.idl40 <li><code>private:resource/view/ImpressView</code> for the regular edit
42 <li><code>private:resource/view/GraphicView</code> for the regular edit
/aoo42x/main/offapi/com/sun/star/awt/tree/
H A DXTreeEditListener.idl57 the <type>XTreeNode</type> for that an edit request was fired by calling
73 the <type>XTreeNode</type> for that an edit request was fired by calling
/aoo42x/main/offapi/com/sun/star/sdb/application/
H A DXDatabaseDocumentUI.idl203 <td>A table designer is opened, and allows to edit the structure of the table.
205 … <td>A table data view is opened, and allows to view and edit the data contained in the table.
211 … <td>A query designer is opened, and allows to edit the statement constituting the query.
213 … <td>A table data view is opened, and allows to view and edit the data contained in the query.
H A DXTableUIProvider.idl69 /** returns a component which can be used to edit the definition of an
82 a component which can be used to edit the definition of an
/aoo42x/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.src206 // row 1 | multi line edit
220 //To change the overall size of the multi line edit change
/aoo42x/main/desktop/test/deployment/update/website_update/
H A Dreadme.txt78 of the extension edit page (not release).
81 the "Provider Title" field of the extension release edit page.
/aoo42x/main/wizards/source/euro/
H A Deuro.src274 Text [ en-US ] = "The Wizard cannot edit this document as cell formats cannot be modified in docume…
279 Text [ en-US ] = "Please note that the Euro Converter will, otherwise, not be able to edit this doc…
/aoo42x/main/scp2/source/ooo/
H A Dfile_extra_ooo.scp101 Name = "edit.asp";
107 Name = "edit.pl";

Completed in 56 milliseconds

123456789