Home
last modified time | relevance | path

Searched refs:Boolean (Results 1 – 25 of 564) sorted by relevance

12345678910>>...23

/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java324 loadValues[0].Value = Boolean.FALSE; in finishWizard()
328 loadValues[0].Value = Boolean.TRUE; in finishWizard()
428 setControlProperty("lblSenderName", PropertyNames.PROPERTY_ENABLED, Boolean.FALSE); in optSenderPlaceholderItemChanged()
431 setControlProperty("txtSenderName", PropertyNames.PROPERTY_ENABLED, Boolean.FALSE); in optSenderPlaceholderItemChanged()
441 setControlProperty("lblSenderName", PropertyNames.PROPERTY_ENABLED, Boolean.TRUE); in optSenderDefineItemChanged()
444 setControlProperty("txtSenderName", PropertyNames.PROPERTY_ENABLED, Boolean.TRUE); in optSenderDefineItemChanged()
448 setControlProperty("txtSenderCity", PropertyNames.PROPERTY_ENABLED, Boolean.TRUE); in optSenderDefineItemChanged()
581 setControlProperty("numLogoX", PropertyNames.PROPERTY_ENABLED, Boolean.TRUE); in chkPaperCompanyLogoItemChanged()
583 setControlProperty("numLogoY", PropertyNames.PROPERTY_ENABLED, Boolean.TRUE); in chkPaperCompanyLogoItemChanged()
597 setControlProperty("numLogoX", PropertyNames.PROPERTY_ENABLED, Boolean.FALSE); in chkPaperCompanyLogoItemChanged()
[all …]
H A DLetterWizardDialog.java145Boolean.TRUE, 210, Boolean.TRUE, "LetterWizardDialog", 104, 52, INTEGERS[1], new Short((short) 1),… in LetterWizardDialog()
212Boolean.TRUE, INTEGER_12, HelpIds.getHelpIdString(HID + 6), "lstPrivOfficialStyle", 180, 86, INTEG… in buildStep1()
221Boolean.TRUE, INTEGER_12, HelpIds.getHelpIdString(HID + 7), "lstPrivateStyle", 180, 118, INTEGERS[… in buildStep1()
266 …39, resources.reslblIntroduction_value, Boolean.TRUE, "lblIntroduction", 104, 145, INTEGERS[1], ne… in buildStep1()
294 …etHelpIdString(HID + 9), "numLogoHeight", 138, INTEGER_40, Boolean.TRUE, INTEGERS[2], Boolean.TRUE… in buildStep2()
339 …ds.getHelpIdString(HID + 14), "numAddressHeight", 138, 96, Boolean.TRUE, INTEGERS[2], Boolean.TRUE… in buildStep2()
514Boolean.TRUE, INTEGER_12, HelpIds.getHelpIdString(HID + 21), "lstLetterNorm", 210, 34, INTEGERS[3]… in buildStep3()
568Boolean.TRUE, INTEGER_12, HelpIds.getHelpIdString(HID + 27), "lstSalutation", 210, 110, INTEGERS[3… in buildStep3()
595Boolean.TRUE, INTEGER_12, HelpIds.getHelpIdString(HID + 30), "lstGreeting", 210, 141, INTEGERS[3],… in buildStep3()
613 …INTEGER_16, resources.reslblLetterNorm_value, Boolean.TRUE, "lblLetterNorm", 97, 28, INTEGERS[3], … in buildStep3()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_NumberingLevel.java90 NumberingLevel.put("Adjust", new Boolean(false)); in _NumberingLevel()
92 NumberingLevel.put("Prefix", new Boolean(false)); in _NumberingLevel()
93 NumberingLevel.put("Suffix", new Boolean(false)); in _NumberingLevel()
95 NumberingLevel.put("BulletId", new Boolean(true)); in _NumberingLevel()
96 NumberingLevel.put("BulletChar", new Boolean(false)); in _NumberingLevel()
98 NumberingLevel.put("BulletFont", new Boolean(true)); in _NumberingLevel()
99 NumberingLevel.put("GraphicURL", new Boolean(false)); in _NumberingLevel()
101 NumberingLevel.put("GraphicSize", new Boolean(true)); in _NumberingLevel()
102 NumberingLevel.put("VertOrient", new Boolean(true)); in _NumberingLevel()
103 NumberingLevel.put("StartWith", new Boolean(true)); in _NumberingLevel()
[all …]
/trunk/test/testuno/source/fvt/uno/sc/data/
H A DStandardFilterOption.java101 xFilterProp.setPropertyValue("ContainsHeader", new Boolean(true)); in testStandardFilterForString()
159 xFilterProp.setPropertyValue("ContainsHeader", new Boolean(true)); in testStandardFilterOptionCaseSensitive()
231 xFilterProp.setPropertyValue("ContainsHeader", new Boolean(true)); in testStandardFilterOptionContainsHeader()
247 xFilterProp.setPropertyValue("ContainsHeader", new Boolean(false)); in testStandardFilterOptionContainsHeader()
311 xFilterProp.setPropertyValue("ContainsHeader", new Boolean(true)); in testStandardFilterOptionCopyOutput()
312 xFilterProp.setPropertyValue("CopyOutputData", new Boolean(true)); in testStandardFilterOptionCopyOutput()
405 xFilterProp.setPropertyValue("ContainsHeader", new Boolean(true)); in testStandardFilterOptionSkipDuplicates()
406 xFilterProp.setPropertyValue("SkipDuplicates", new Boolean(true)); in testStandardFilterOptionSkipDuplicates()
422 xFilterProp.setPropertyValue("SkipDuplicates", new Boolean(false)); in testStandardFilterOptionSkipDuplicates()
480 xFilterProp.setPropertyValue("ContainsHeader", new Boolean(true)); in testStandardFilterOptionUseRegularExpressions()
[all …]
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogImpl.java264 loadValues[0].Value = Boolean.FALSE; in finishWizard()
268 loadValues[0].Value = Boolean.TRUE; in finishWizard()
595 setControlProperty("lblSenderName", PropertyNames.PROPERTY_ENABLED, Boolean.FALSE); in optSenderPlaceholderItemChanged()
598 setControlProperty("lblSenderFax", PropertyNames.PROPERTY_ENABLED, Boolean.FALSE); in optSenderPlaceholderItemChanged()
599 setControlProperty("txtSenderName", PropertyNames.PROPERTY_ENABLED, Boolean.FALSE); in optSenderPlaceholderItemChanged()
604 setControlProperty("txtSenderFax", PropertyNames.PROPERTY_ENABLED, Boolean.FALSE); in optSenderPlaceholderItemChanged()
610 setControlProperty("lblSenderName", PropertyNames.PROPERTY_ENABLED, Boolean.TRUE); in optSenderDefineItemChanged()
613 setControlProperty("lblSenderFax", PropertyNames.PROPERTY_ENABLED, Boolean.TRUE); in optSenderDefineItemChanged()
614 setControlProperty("txtSenderName", PropertyNames.PROPERTY_ENABLED, Boolean.TRUE); in optSenderDefineItemChanged()
618 setControlProperty("txtSenderCity", PropertyNames.PROPERTY_ENABLED, Boolean.TRUE); in optSenderDefineItemChanged()
[all …]
H A DFaxWizardDialog.java114Boolean.TRUE, 210, Boolean.TRUE, 104, 52, INTEGERS[1], new Short((short) 1), resources.resFaxWizar… in FaxWizardDialog()
145Boolean.TRUE, INTEGER_12, LSTBUSINESSSTYLE_HID, 180, INTEGER_40, INTEGERS[1], new Short((short) 3)… in buildStep1()
163Boolean.TRUE, INTEGER_12, LSTPRIVATESTYLE_HID, 180, 95, INTEGERS[1], new Short((short) 4), 74 in buildStep1()
181 …fontDescriptor5, INTEGER_16, resources.reslblTitle1_value, Boolean.TRUE, 91, INTEGERS[8], INTEGERS… in buildStep1()
199 …39, resources.reslblIntroduction_value, Boolean.TRUE, 104, 145, INTEGERS[1], new Short((short) 55)… in buildStep1()
244Boolean.TRUE, INTEGER_12, LSTCOMMUNICATIONTYPE_HID, 105, 68, INTEGERS[2], new Short((short) 8), 174 in buildStep2()
271Boolean.TRUE, INTEGER_12, LSTSALUTATION_HID, 105, 113, INTEGERS[2], new Short((short) 11), 174 in buildStep2()
289Boolean.TRUE, INTEGER_12, LSTGREETING_HID, 105, 143, INTEGERS[2], new Short((short) 13), 174 in buildStep2()
486 … 47, TXTFOOTER_HID, Boolean.TRUE, 97, INTEGER_40, INTEGERS[4], new Short((short) 25), 203 in buildStep4()
568 …28, resources.reslblFinalExplanation1_value, Boolean.TRUE, 97, 28, INTEGERS[5], new Short((short) … in buildStep5()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/chart/
H A D_ChartAxisXSupplier.java44 boolean res = ((Boolean)oObj.getPropertyValue( in _HasXAxis()
47 oObj.setPropertyValue("HasXAxis", Boolean.TRUE); in _HasXAxis()
49 if (!((Boolean)oObj.getPropertyValue( in _HasXAxis()
53 oObj.setPropertyValue("HasXAxis", Boolean.FALSE); in _HasXAxis()
54 boolean setVal = ((Boolean)oObj.getPropertyValue( in _HasXAxis()
58 setVal |= ((Boolean)oObj.getPropertyValue( in _HasXAxis()
62 oObj.setPropertyValue("HasXAxis", Boolean.TRUE); in _HasXAxis()
63 setVal |= !((Boolean)oObj.getPropertyValue( in _HasXAxis()
68 setVal |= !((Boolean)oObj.getPropertyValue( in _HasXAxis()
105 boolean res = ((Boolean)oObj.getPropertyValue( in _HasXAxisDescription()
[all …]
H A D_ChartAxisZSupplier.java75 oObj.setPropertyValue("Dim3D", new Boolean(true)); in before()
98 boolean res = ((Boolean)oObj.getPropertyValue( in _HasZAxis()
101 oObj.setPropertyValue("HasZAxis", Boolean.TRUE); in _HasZAxis()
103 if (!((Boolean)oObj.getPropertyValue( in _HasZAxis()
107 oObj.setPropertyValue("HasZAxis", Boolean.FALSE); in _HasZAxis()
108 boolean setVal = ((Boolean)oObj.getPropertyValue( in _HasZAxis()
112 setVal |= ((Boolean)oObj.getPropertyValue( in _HasZAxis()
116 oObj.setPropertyValue("HasZAxis", Boolean.TRUE); in _HasZAxis()
117 setVal |= !((Boolean)oObj.getPropertyValue( in _HasZAxis()
122 setVal |= !((Boolean)oObj.getPropertyValue( in _HasZAxis()
[all …]
H A D_ChartAxisYSupplier.java69 boolean res = ((Boolean)oObj.getPropertyValue( in _HasYAxis()
72 oObj.setPropertyValue("HasYAxis", Boolean.TRUE); in _HasYAxis()
74 if (!((Boolean)oObj.getPropertyValue( in _HasYAxis()
78 oObj.setPropertyValue("HasYAxis", Boolean.FALSE); in _HasYAxis()
79 boolean setVal = ((Boolean)oObj.getPropertyValue( in _HasYAxis()
83 setVal |= ((Boolean)oObj.getPropertyValue( in _HasYAxis()
87 oObj.setPropertyValue("HasYAxis", Boolean.TRUE); in _HasYAxis()
88 setVal |= !((Boolean)oObj.getPropertyValue( in _HasYAxis()
93 setVal |= !((Boolean)oObj.getPropertyValue( in _HasYAxis()
130 boolean res = ((Boolean)oObj.getPropertyValue( in _HasYAxisDescription()
[all …]
/trunk/test/testuno/source/fvt/uno/sc/chart/
H A DChartGrid.java56 private Boolean[] majorGrids;
57 private Boolean[] minorGrids;
75 Boolean[][] gridsList = { in data()
104 …public ChartGrid(Boolean[] majorGrids, Boolean[] minorGrids, String inputType, double[][] numberDa… in ChartGrid()
149 Boolean[][] expected = { in testCreateXYGrid()
153 Boolean[][] results = { in testCreateXYGrid()
196 results[0][0] = (Boolean) SCUtil.getProperties(xDiagram, "HasXAxisGrid"); in testCreateXYGrid()
197 results[0][1] = (Boolean) SCUtil.getProperties(xDiagram, "HasYAxisGrid"); in testCreateXYGrid()
221 Boolean[][] expected = { in testCreateXYZGrid()
225 Boolean[][] results = { in testCreateXYZGrid()
[all …]
H A DChartAxis.java56 private Boolean[] axes;
57 private Boolean[] secondaryAxes;
75 Boolean[][] axesList = { in data()
104 …public ChartAxis(Boolean[] axes, Boolean[] secondaryAxes, String inputType, double[][] numberData,… in ChartAxis()
149 Boolean[][] expected = { in testCreateXYAxes()
153 Boolean[][] results = { in testCreateXYAxes()
205 results[0][0] = (Boolean) SCUtil.getProperties(xDiagram, "HasXAxis"); in testCreateXYAxes()
206 results[0][1] = (Boolean) SCUtil.getProperties(xDiagram, "HasYAxis"); in testCreateXYAxes()
230 Boolean[][] expected = { in testCreateXYZAxes()
234 Boolean[][] results = { in testCreateXYZAxes()
[all …]
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialog.java134 …new Object[] { Boolean.TRUE,210,Boolean.TRUE,200,52,INTEGERS[1],new Short((short)1),resources.resA… in AgendaWizardDialog()
156 …new Object[] { Boolean.TRUE,INTEGER_12,LISTPAGEDESIGN_HID,166,30,INTEGERS[1],new Short((short)102)… in buildStep1()
168 …new Object[] { 39,resources.reslblHelp1_value,Boolean.TRUE,104,145,INTEGERS[1],new Short((short)10… in buildStep1()
184 … new Object[] { Boolean.TRUE,INTEGER_12,TXTDATE_HID,166,30,INTEGERS[2],new Short((short)202),70} in buildStep2()
192 new Object[] { INTEGER_12,TXTTIME_HID,166,48,INTEGERS[2],Boolean.TRUE,new Short((short)204),70} in buildStep2()
201 new Object[] { 26,TXTTITLE_HID,Boolean.TRUE,166,66,INTEGERS[2],new Short((short)206),138} in buildStep2()
209 new Object[] { 34,CBLOCATION_HID,Boolean.TRUE,166,98,INTEGERS[2],new Short((short)208),138} in buildStep2()
218 …new Object[] { 39,resources.reslblHelp2_value,Boolean.TRUE,104,145,INTEGERS[2],new Short((short)21… in buildStep2()
250 …new Object[] { 39,resources.reslblHelp3_value,Boolean.TRUE,104,145,INTEGERS[3],new Short((short)30… in buildStep3()
293 …new Object[] { 39,resources.reslblHelp4_value,Boolean.TRUE,104,145,INTEGERS[4],new Short((short)40… in buildStep4()
[all …]
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAwareFields.java61 if (c.equals(Boolean.TYPE)) in getFieldValueFor()
128 if (convertTo.equals(Boolean.class)) in get()
130 return b ? Boolean.TRUE : Boolean.FALSE; in get()
188 if (convertTo.equals(Boolean.class)) in get()
190 return i != 0 ? Boolean.TRUE : Boolean.FALSE; in get()
248 if (convertTo.equals(Boolean.class)) in get()
250 return d != 0 ? Boolean.TRUE : Boolean.FALSE; in get()
309 if (convertTo.equals(Boolean.class)) in get()
311 … null && !s.equals(PropertyNames.EMPTY_STRING) && s.equals("true")) ? Boolean.TRUE : Boolean.FALSE; in get()
425 if (value instanceof Boolean) in toDouble()
[all …]
H A DUnoDataAware.java66 Boolean b = getBoolean(value); in enableControls()
69 b = b.booleanValue() ? Boolean.FALSE : Boolean.TRUE; in enableControls()
111 protected Boolean getBoolean(Object value) in getBoolean()
115 return Boolean.FALSE; in getBoolean()
117 if (value instanceof Boolean) in getBoolean()
119 return (Boolean) value; in getBoolean()
123 return ((short[]) value).length != 0 ? Boolean.TRUE : Boolean.FALSE; in getBoolean()
127 return Boolean.FALSE; in getBoolean()
131 return ((Number) value).intValue() == 0 ? Boolean.TRUE : Boolean.FALSE; in getBoolean()
135 return Boolean.TRUE; in getBoolean()
[all …]
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java649 Boolean dummy = (Boolean) arg.member; in transportPolyBoolean()
1126 new Any(Type.BOOLEAN, Boolean.TRUE), in testConstructorsService()
1140 new Boolean[] { Boolean.TRUE }, in testConstructorsService()
1152 new TestPolyStruct(Boolean.TRUE), in testConstructorsService()
1153 new TestPolyStruct(new Any(Type.BOOLEAN, Boolean.TRUE)), in testConstructorsService()
1156 Boolean.TRUE, in testConstructorsService()
1169 new Any(Type.BOOLEAN, Boolean.TRUE), in testConstructorsService()
1184 new Any(new Type("[]any"), new Boolean[] { Boolean.TRUE }), in testConstructorsService()
1205 new TestPolyStruct(Boolean.TRUE)), in testConstructorsService()
1214 new TestPolyStruct(new Boolean(true)), in testConstructorsService()
[all …]
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWebWizardDialog.java222Boolean.TRUE, 210, HelpIds.getHelpIdString(HID0_WEBWIZARD), Boolean.TRUE, "WebWizardDialog", 102, … in WebWizardDialog()
262 …119, resources.reslblIntroduction_value, Boolean.TRUE, "lblIntroduction", 97, 28, INTEGERS[1], new… in buildStep1()
278 …INTEGERS[8], resources.reslblLoadSettings_value, Boolean.TRUE, "lblLoadSettings", 97, 153, INTEGER… in buildStep1()
406 …INTEGER_40, HelpIds.getHelpIdString(HID2_TXT_DOC_DESC), Boolean.TRUE, "txtDocInfo", 235, 113, INTE… in buildStep2()
454 …INTEGER_16, resources.reslblDisplay_value, Boolean.TRUE, "lblDisplay", 97, 28, INTEGERS[4], new Sh… in buildStep4()
608 …INTEGER_16, resources.reslblIconSetInfo, Boolean.TRUE, "lblIconsetInfo", 179, 78, INTEGERS[5], new… in buildStep5()
619 …0, Boolean.FALSE, 78, PropertyNames.EMPTY_STRING, "imgPreview", 91, 100, Boolean.FALSE, INTEGERS[5… in buildStep5()
720Boolean.TRUE, INTEGER_12, HelpIds.getHelpIdString(HID6_DATE_SITE_UPDATED), "dateSiteUpdate", 179, … in buildStep6()
833 …new Integer(-1), new Short((short) 0), Boolean.FALSE, 10, exclamationURL, "imgFTPDisabled", 115, 1… in buildStep7()
873Boolean.TRUE, Boolean.TRUE, INTEGER_12, HelpIds.getHelpIdString(HID7_TXT_SAVE), new Short((short) … in buildStep7()
[all …]
/trunk/main/wizards/com/sun/star/wizards/table/
H A DPrimaryKeyHandler.java89 … 40, sExplanations, Boolean.TRUE, 91, 27, IPRIMEKEYSTEP, new Short(curtabindex++), 233 in PrimaryKeyHandler()
149Boolean.FALSE, UIConsts.INTEGERS[8], slblPrimeFieldName, 116, 117, IPRIMEKEYSTEP, new Short(curtab… in PrimaryKeyHandler()
168 Boolean.TRUE, in PrimaryKeyHandler()
169 Boolean.FALSE, in PrimaryKeyHandler()
261 …alue(UnoDialog.getModel(optUseExisting), PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bdoEnable… in togglePrimeKeyFields()
262 …Value(UnoDialog.getModel(optUseSeveral), PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bdoEnable… in togglePrimeKeyFields()
268 … curPrimaryKeySelection.toggleListboxControls(Boolean.valueOf(benableSeveralPrimekeyControls)); in togglePrimeKeyFields()
355 …boolean bIsAutoIncremented = ((Boolean) xColPropertySet.getPropertyValue("IsAutoIncrement")).boole… in onPrimeKeySelected()
387 …e(UnoDialog.getModel(lblPrimeFieldName), PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(_bdoenabl… in toggleSinglePrimeKeyFields()
388 …e(UnoDialog.getModel(lstSinglePrimeKey), PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(_bdoenabl… in toggleSinglePrimeKeyFields()
[all …]
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java109 value= new Boolean(true); in setPropertyValue()
112 r[i++]= ((Boolean) ret).equals( (Boolean) value); in setPropertyValue()
167 value= new Boolean(true); in setPropertyValue()
170 r[i++]= ((Boolean) ret).equals((Boolean) value); in setPropertyValue()
173 r[i++]= ((Boolean) ret).equals((Boolean) value); in setPropertyValue()
187 r[i++]= ((Boolean) ret).equals((Boolean) value); in setPropertyValue()
409 r[i++]= ((Boolean) ret).equals( (Boolean) value); in setPropertyValue()
1136 public Boolean boolClassProp;
1287 value= new Any(new Type(Boolean.class), new Boolean(true)); in test_convertPropertyValue()
1315 r[i++]= ((Boolean)value).booleanValue() == ((Boolean) outNewVal[0]).booleanValue(); in test_convertPropertyValue()
[all …]
/trunk/main/scripting/java/com/sun/star/script/framework/browse/
H A DParcelBrowseNode.java199 Any result = new Any(new Type(Boolean.class), Boolean.TRUE); in invoke()
234 result = new Any(new Type(Boolean.class), Boolean.FALSE); in invoke()
264 result = new Any(new Type(Boolean.class), Boolean.FALSE); in invoke()
276 result = new Any(new Type(Boolean.class), Boolean.TRUE); in invoke()
280 result = new Any(new Type(Boolean.class), Boolean.FALSE); in invoke()
285 result = new Any(new Type(Boolean.class), Boolean.FALSE); in invoke()
337 result = new Any(new Type(Boolean.class), Boolean.FALSE); in invoke()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DWizardDialog.java177 Helper.setUnoPropertyValue(oRoadmap, "Activated", Boolean.valueOf(_bInteractive)); in setRoadmapInteractive()
182 Helper.setUnoPropertyValue(oRoadmap, "Complete", Boolean.valueOf(bComplete)); in setRoadmapComplete()
250 Boolean.TRUE, in addRoadmap()
364 setControlProperty("btnWizardNext", "DefaultButton", Boolean.FALSE); in switchToStep()
365 setControlProperty("btnWizardFinish", "DefaultButton", Boolean.TRUE); in switchToStep()
369 setControlProperty("btnWizardNext", "DefaultButton", Boolean.TRUE); in switchToStep()
370 setControlProperty("btnWizardFinish", "DefaultButton", Boolean.FALSE); in switchToStep()
520 setControlProperty("btnWizardNext", "DefaultButton", Boolean.TRUE); in drawNaviBar()
568 …lProperty("btnWizardBack", PropertyNames.PROPERTY_ENABLED, enabled ? Boolean.TRUE : Boolean.FALSE); in enableBackButton()
573 …lProperty("btnWizardNext", PropertyNames.PROPERTY_ENABLED, enabled ? Boolean.TRUE : Boolean.FALSE); in enableNextButton()
[all …]
H A DFieldSelection.java77 …lper.setUnoPropertyValue(CurUnoDialog.xDialogModel, PropertyNames.PROPERTY_ENABLED, Boolean.FALSE); in itemStateChanged()
92 …elper.setUnoPropertyValue(CurUnoDialog.xDialogModel, PropertyNames.PROPERTY_ENABLED, Boolean.TRUE); in itemStateChanged()
417 public void toggleListboxControls(Boolean BDoEnable) in toggleListboxControls()
465 …rolProperty("cmdRemoveAll" + sIncSuffix, PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(SelectCou… in toggleListboxButtons()
466 …operty("cmdRemoveSelected" + sIncSuffix, PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bSelectSe… in toggleListboxButtons()
468 …ontrolProperty("cmdMoveUp" + sIncSuffix, PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bmoveUpen… in toggleListboxButtons()
469 …trolProperty("cmdMoveDown" + sIncSuffix, PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bmoveDown… in toggleListboxButtons()
481 …ntrolProperty("cmdMoveAll" + sIncSuffix, PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(btoggleMo… in toggleMoveButtons()
482 …Property("cmdMoveSelected" + sIncSuffix, PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(btoggleMo… in toggleMoveButtons()
495 toggleListboxControls(Boolean.FALSE); in emptyFieldsListBoxes()
[all …]
H A DImageList.java85 public Boolean scaleImages = Boolean.TRUE;
185 Boolean.TRUE in create()
217 Boolean.TRUE, in create()
244 Boolean.FALSE, in create()
261 Boolean.TRUE, in create()
273 Boolean.TRUE, in create()
285 Boolean.FALSE, in create()
361 Boolean.FALSE, in createImage()
413 ….setUnoPropertyValue(m_aImages[i].getModel(), "Tabstop", focusable ? Boolean.TRUE : Boolean.FALSE); in refreshImages()
1079 Boolean.TRUE); in focus()
[all …]
/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormConfiguration.java91Boolean.FALSE, UIConsts.INTEGERS[8], "HID:WIZARDS_HID_DLGFORM_OPTONEXISTINGRELATION", sOnExistingR… in FormConfiguration()
100Boolean.FALSE, UIConsts.INTEGERS[8], "HID:WIZARDS_HID_DLGFORM_OPTSELECTMANUALLY", sOnManualRelatio… in FormConfiguration()
109Boolean.FALSE, 19, sSelectRelation, Boolean.TRUE, 119, 56, ISubFormStep, new Short(curtabindex++),… in FormConfiguration()
118Boolean.FALSE, 37, "HID:WIZARDS_HID_DLGFORM_lstRELATIONS", 201, 55, ISubFormStep, new Short(curtab… in FormConfiguration()
127 … 59, sSubFormDescription, Boolean.TRUE, 110, 120, ISubFormStep, new Short(curtabindex++), 190 in FormConfiguration()
150 …oDialog.getModel(optOnExistingRelation), PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bdoEnable… in toggleSubFormMode()
151 …e(UnoDialog.getModel(optSelectManually), PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bdoEnable… in toggleSubFormMode()
163 …oDialog.getModel(optOnExistingRelation), PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bsupports… in initialize()
230 …yValue(UnoDialog.getModel(lblRelations), PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bdoenable… in toggleRelationsListbox()
231 …yValue(UnoDialog.getModel(lstRelations), PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bdoenable… in toggleRelationsListbox()
/trunk/main/bridges/test/java_uno/any/
H A DTestAny.java122 new Any(Type.BOOLEAN, Boolean.FALSE), in test()
125 new Any(Type.BOOLEAN, Boolean.TRUE), in test()
1102 Boolean.FALSE, in test()
1117 Boolean.FALSE, in test()
1141 new Boolean[] {}), in test()
1145 new Boolean[] { Boolean.FALSE }), in test()
1562 Boolean.FALSE, in test()
1580 Boolean.FALSE, in test()
1614 new Boolean[][] { new Boolean[] {} }), in test()
1619 new Boolean[][] { in test()
[all …]
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/options/
H A DOfficeSettings.java99 return ((Boolean)getProperty(WARN_BEFORE_DOC_DEPLOY)).booleanValue(); in getWarnBeforeDocDeploy()
103 putProperty(WARN_BEFORE_DOC_DEPLOY, new Boolean(value), true); in setWarnBeforeDocDeploy()
107 return ((Boolean)getProperty(WARN_BEFORE_PARCEL_DELETE)).booleanValue(); in getWarnBeforeParcelDelete()
111 putProperty(WARN_BEFORE_PARCEL_DELETE, new Boolean(value), true); in setWarnBeforeParcelDelete()
115 return ((Boolean)getProperty(WARN_AFTER_DIR_DEPLOY)).booleanValue(); in getWarnAfterDirDeploy()
119 putProperty(WARN_AFTER_DIR_DEPLOY, new Boolean(value), true); in setWarnAfterDirDeploy()
123 return ((Boolean)getProperty(WARN_BEFORE_MOUNT)).booleanValue(); in getWarnBeforeMount()
127 putProperty(WARN_BEFORE_MOUNT, new Boolean(value), true); in setWarnBeforeMount()

Completed in 131 milliseconds

12345678910>>...23