Home
last modified time | relevance | path

Searched refs:setEditable (Results 1 – 25 of 62) sorted by relevance

123

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XTextComponent.java229 oObj.setEditable(true); in _setEditable()
238 oObj.setEditable(false); in _isEditable()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DChooseDirectory.java131 directoryField.setEditable(false) ; in disableDirectoryField()
139 directoryField.setEditable(true) ; in enableDirectoryField()
H A DUninstallationImminent.java66 ProductInformation.setEditable(false); in UninstallationImminent()
H A DAcceptLicense.java74 editorPane.setEditable(false); in createEditorPane()
H A DInstallationImminent.java67 ProductInformation.setEditable(false); in InstallationImminent()
/trunk/main/toolkit/test/accessibility/
H A DAccessibleTextHandler.java526 aText.setEditable( false ); in init()
618 aText.setEditable( true ); in init()
H A DTextLogger.java43 setEditable (false); in TextLogger()
H A DHelpWindow.java162 aContent.setEditable (false); in createContentWidget()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/PanelHelper/
H A DPanelLabel.java58 setEditable(false); in init()
/trunk/main/scripting/workben/installer/
H A DIdeWelcome.java62 area.setEditable(false); in initComponents()
H A DWelcome.java62 area.setEditable(false); in initComponents()
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm380 [mpPagesLabel setEditable: NO];
389 [mpPageEdit setEditable: YES];
718 [pTextView setEditable: NO];
997 [pFieldView setEditable: YES];
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DTextEditDialog.java48 maText.setEditable (true); in Layout()
H A DTextActionDialog.java86 maText.setEditable (false); in Layout()
/trunk/main/forms/source/component/
H A DFilter.cxx729 void SAL_CALL OFilterControl::setEditable( sal_Bool bEditable ) throw(RuntimeException) in setEditable() function in frm::OFilterControl
733 xText->setEditable(bEditable); in setEditable()
/trunk/main/scripting/examples/java/Newsgroup/
H A DStatusWindow.java71 statusLabel.setEditable( false ); in StatusWindow()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Dialogs/
H A DDetailsDialog.java124 editorPane.setEditable(false); in createEditorPane()
H A DHelpDialog.java121 editorPane.setEditable(false); in createEditorPane()
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx90 void SAL_CALL setEditable( sal_Bool bEditable ) throw(::com::sun::star::uno::RuntimeException);
152 void SAL_CALL setEditable( sal_Bool bEditable ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DHelpWindow.java164 aContent.setEditable (false); in createContentWidget()
/trunk/main/offapi/com/sun/star/awt/
H A DXTextComponent.idl109 [oneway] void setEditable( [in] boolean bEditable );
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlEdit.csv31 "UnoControlEdit";"com::sun::star::awt::XTextComponent";"setEditable()"
H A Dcom.sun.star.awt.UnoControlFileControl.csv31 "UnoControlFileControl";"com::sun::star::awt::XTextComponent";"setEditable()"
/trunk/main/dbaccess/inc/
H A Ddbsubcomponentcontroller.hxx89 void setEditable(sal_Bool _bEditable);
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OEditControl.csv35 "OEditControl";"com::sun::star::awt::XTextComponent";"setEditable()"

Completed in 99 milliseconds

123