/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/ |
H A D | InstallData.java | 544 public void setVisibleModulesChecked(boolean checked) { in setVisibleModulesChecked() argument 545 visibleModulesChecked = checked; in setVisibleModulesChecked() 552 public void setLanguageModulesChecked(boolean checked) { in setLanguageModulesChecked() argument 553 languageModulesChecked = checked; in setLanguageModulesChecked() 560 public void setApplicationModulesChecked(boolean checked) { in setApplicationModulesChecked() argument 561 applicationModulesChecked = checked; in setApplicationModulesChecked()
|
/aoo41x/main/offapi/com/sun/star/form/binding/ |
H A D | BindableDatabaseCheckBox.idl | 47 <ul><li><TRUE/> will be mapped to the box being checked, and vice versa</li> 57 …<ul><li>A string equal to the reference value will be mapped to the button being checked, and vice… 77 checked. 80 possible external value bindings as soon as the check box is checked. With the member 82 the <em>not checked</em> state of the control.</p>
|
/aoo41x/main/scripting/workben/data/testdata/ |
H A D | ScriptStorageManager.csv | 15 …path list, doc not in path, warning dialog, confirm dialog, checkbox not checked, run button press… 16 … to path list, doc not in path, warning dialog, confirm dialog, checkbox checked, run button press… 17 …path list, doc not in path, warning dialog, confirm dialog, checkbox not checked, do not run butto… 18 … to path list, doc not in path, warning dialog, confirm dialog, checkbox checked, do not run butto…
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | XPopupMenu.idl | 59 /** sets the state of the item to be checked or unchecked. 65 specifies if the item is checked (<TRUE/>) or unchecked (<FALSE/>). 70 /** returns whether the item is checked or unchecked. 76 <TRUE/> if the item is checked, <FALSE/> otherwise.
|
H A D | AccessibleCheckBox.idl | 74 if the object is currently checked.</li> 123 0: not checked 124 1: checked
|
H A D | MenuItemStyle.idl | 32 /** specifies an item which can be checked independently. 36 /** specifies an item which can be checked dependent on the neighbouring
|
H A D | XPatternField.idl | 69 /** determines if the format is checked during user input. 75 /** returns whether the format is currently checked during user input.
|
H A D | XCurrencyField.idl | 129 /** determines if the format is checked during user input. 135 /** returns whether the format is currently checked during user input.
|
H A D | XDateField.idl | 132 /** determines if the format is checked during user input. 138 /** returns whether the format is currently checked during user input.
|
H A D | XNumericField.idl | 129 /** determines if the format is checked during user input. 135 /** returns whether the format is currently checked during user input.
|
H A D | XTimeField.idl | 121 /** determines if the format is checked during user input. 127 /** returns whether the format is currently checked during user input.
|
/aoo41x/main/offapi/com/sun/star/linguistic2/ |
H A D | ProofreadingResult.idl | 61 // the paragraph that was checked 64 // text that was checked (the paragraphs content may have changed meanwhile!) 77 // the start of the next sentence to be checked.
|
H A D | XProofreader.idl | 67 /** whether is the text checked by the spellchecker 80 the flat text to be checked. 83 the flat paragraph to be checked.
|
H A D | XProofreadingIterator.idl | 84 the single flat paragraph to be checked. 108 /** checks if the given document is currently being checked 114 if the document is currently being checked.
|
H A D | LinguServiceEventFlags.idl | 41 /** The spelling of previously correct words should be checked again. 46 /** The spelling of previously misspelled words should be checked again.
|
H A D | XLanguageGuessing.idl | 140 all the text including the part that should checked. 143 specifies the starting index of the sub-string to be checked 147 specifies the length of the sub-string to be checked.
|
/aoo41x/main/offapi/com/sun/star/form/component/ |
H A D | RadioButton.idl | 49 is checked by a user interaction, all other controls in the same group 73 <p> In a group of radio buttons only one button should be checked 87 <type scope="com::sun::star::form">XSubmit</type>), and the control is checked, this reference
|
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/widgets/ |
H A D | VclButton.java | 88 public void setChecked(boolean checked) { in setChecked() argument 89 if (checked) in setChecked()
|
/aoo41x/main/offapi/com/sun/star/security/ |
H A D | XDocumentDigitalSignatures.idl | 59 <p>Only document content will be checked.</p> 85 <p>Only Scripting content will be checked.</p> 109 <p>Only Package content will be checked.</p>
|
/aoo41x/main/cli_ure/util/ |
H A D | target.pmk | 31 CSCFLAGS += -checked+ -define:DEBUG -define:TRACE 38 CSCFLAGS += -debug+ -checked+ -define:DEBUG -define:TRACE
|
/aoo41x/main/offapi/com/sun/star/installation/ |
H A D | ProtDlgRes.idl | 50 checked. 58 was not checked.
|
/aoo41x/main/cui/source/options/ |
H A D | optupdt.src | 76 Text [ en-US ] = "Last checked: %DATE%, %TIME%" ; 112 Text [ en-US ] = "Last checked: Not yet" ;
|
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | XFlatParagraphIterator.idl | 54 /** get the first flat paragraph to be checked or an empty reference if 63 /** get the next flat paragraph to be checked or an empty reference if
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | XSimpleFileAccess.idl | 116 URL to be checked 128 URL to be checked 208 URL to be checked
|
/aoo41x/main/solenv/gbuild/ |
H A D | Module.mk | 80 $(call gb_Output_announce_title,all tests checked.) 85 $(call gb_Output_announce_title,all subsequent tests checked.)
|