Home
last modified time | relevance | path

Searched refs:booleanValue (Results 1 – 25 of 82) sorted by relevance

1234

/AOO41X/main/qadevOOo/tests/java/ifc/chart/
H A D_ChartAxisXSupplier.java45 "HasXAxis")).booleanValue(); in _HasXAxis()
50 "HasXAxisDescription")).booleanValue()) in _HasXAxis()
55 "HasXAxis")).booleanValue(); in _HasXAxis()
59 "HasXAxisDescription")).booleanValue(); in _HasXAxis()
64 "HasXAxis")).booleanValue(); in _HasXAxis()
69 "HasXAxisDescription")).booleanValue(); in _HasXAxis()
102 if (!((Boolean)oObj.getPropertyValue("HasXAxis")).booleanValue()) in _HasXAxisDescription()
106 "HasXAxisDescription")).booleanValue(); in _HasXAxisDescription()
111 "HasXAxisDescription")).booleanValue(); in _HasXAxisDescription()
H A D_ChartAxisYSupplier.java70 "HasYAxis")).booleanValue(); in _HasYAxis()
75 "HasYAxisDescription")).booleanValue()) in _HasYAxis()
80 "HasYAxis")).booleanValue(); in _HasYAxis()
84 "HasYAxisDescription")).booleanValue(); in _HasYAxis()
89 "HasYAxis")).booleanValue(); in _HasYAxis()
94 "HasYAxisDescription")).booleanValue(); in _HasYAxis()
127 if (!((Boolean)oObj.getPropertyValue("HasYAxis")).booleanValue()) in _HasYAxisDescription()
131 "HasYAxisDescription")).booleanValue(); in _HasYAxisDescription()
136 "HasYAxisDescription")).booleanValue(); in _HasYAxisDescription()
H A D_ChartAxisZSupplier.java99 "HasZAxis")).booleanValue(); in _HasZAxis()
104 "HasZAxisDescription")).booleanValue()) in _HasZAxis()
109 "HasZAxis")).booleanValue(); in _HasZAxis()
113 "HasZAxisDescription")).booleanValue(); in _HasZAxis()
118 "HasZAxis")).booleanValue(); in _HasZAxis()
123 "HasZAxisDescription")).booleanValue(); in _HasZAxis()
156 if (!((Boolean)oObj.getPropertyValue("HasZAxis")).booleanValue()) in _HasZAxisDescription()
160 "HasZAxisDescription")).booleanValue(); in _HasZAxisDescription()
165 "HasZAxisDescription")).booleanValue(); in _HasZAxisDescription()
H A D_XChartDataArray.java67 … boolean columnAsLabel = ((Boolean)xProp.getPropertyValue("ChartColumnAsLabel")).booleanValue(); in before()
68 … boolean rowAsLabel = ((Boolean)xProp.getPropertyValue("ChartRowAsLabel")).booleanValue(); in before()
/AOO41X/main/filter/source/config/tools/split/
H A DFCFGSplit.java508 …_SEPERATE_FILTERS_BY_MODULE , DEFAULT_SEPERATE_FILTERS_BY_MODULE )).booleanValue(); in readCfg()
509 …_CREATE_COMBINE_FILTER_FLAG , DEFAULT_CREATE_COMBINE_FILTER_FLAG )).booleanValue(); in readCfg()
510 …_REMOVE_FILTER_FLAG_BROWSERPREFERRED, DEFAULT_REMOVE_FILTER_FLAG_BROWSERPREFERRED)).booleanValue(); in readCfg()
511 …_REMOVE_FILTER_FLAG_PREFERRED , DEFAULT_REMOVE_FILTER_FLAG_PREFERRED )).booleanValue(); in readCfg()
512 …_REMOVE_FILTER_FLAG_3RDPARTY , DEFAULT_REMOVE_FILTER_FLAG_3RDPARTY )).booleanValue(); in readCfg()
513 …_REMOVE_FILTER_UINAMES , DEFAULT_REMOVE_FILTER_UINAMES )).booleanValue(); in readCfg()
514 …_REMOVE_GRAPHIC_FILTERS , DEFAULT_REMOVE_GRAPHIC_FILTERS )).booleanValue(); in readCfg()
515 …_SET_DEFAULT_DETECTOR , DEFAULT_SET_DEFAULT_DETECTOR )).booleanValue(); in readCfg()
/AOO41X/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclTreeListBox.java237 … return ((Boolean)invoke(Constant.M_IsChecked, new Object[]{new Integer(row+1)})).booleanValue(); in isChecked()
241 …invoke(Constant.M_IsChecked, new Object[]{new Integer(row+1), new Integer(col+1)})).booleanValue(); in isChecked()
265 … return ((Boolean)invoke(Constant.M_IsTristate, new Object[]{new Integer(row+1)})).booleanValue(); in isTristate()
269 …nvoke(Constant.M_IsTristate, new Object[]{new Integer(row+1), new Integer(col+1)})).booleanValue(); in isTristate()
277 return ((Boolean)invoke(Constant.M_IsTristate)).booleanValue(); in isTristate()
H A DVclMenuItem.java164 return ((Boolean) invoke(Constant.RC_MenuIsItemChecked)).booleanValue(); in isSelected()
173 return ((Boolean) invoke(Constant.RC_MenuIsItemEnabled)).booleanValue(); in isEnabled()
/AOO41X/main/scripting/java/org/openoffice/netbeans/modules/office/options/
H A DOfficeSettings.java99 return ((Boolean)getProperty(WARN_BEFORE_DOC_DEPLOY)).booleanValue(); in getWarnBeforeDocDeploy()
107 return ((Boolean)getProperty(WARN_BEFORE_PARCEL_DELETE)).booleanValue(); in getWarnBeforeParcelDelete()
115 return ((Boolean)getProperty(WARN_AFTER_DIR_DEPLOY)).booleanValue(); in getWarnAfterDirDeploy()
123 return ((Boolean)getProperty(WARN_BEFORE_MOUNT)).booleanValue(); in getWarnBeforeMount()
/AOO41X/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DBookSettings.java149 String booleanValue = Boolean.toString(hasColumnRowHeaders); in writeNode() local
150 addConfigItem(root, "HasColumnRowHeaders", "boolean", booleanValue); in writeNode()
166 hasColumnRowHeaders = b.booleanValue(); in addAttribute()
/AOO41X/main/odk/examples/DevelopersGuide/Forms/
H A DBooleanValidator.java46 boolean value = ((Boolean)Value).booleanValue(); in explainInvalid()
64 boolean value = ((Boolean)Value).booleanValue(); in isValid()
/AOO41X/main/forms/qa/integration/forms/
H A DBooleanValidator.java52 boolean value = ((Boolean)Value).booleanValue(); in explainInvalid()
70 boolean value = ((Boolean)Value).booleanValue(); in isValid()
/AOO41X/main/qadevOOo/tests/java/ifc/sheet/
H A D_DataPilotField.java152 if (propValue.booleanValue ()) { in _IsGroupField()
155 result = !propV.booleanValue (); in _IsGroupField()
H A D_XSheetFilterable.java97 boolean locRes = ((Boolean) rowProp.getPropertyValue("IsVisible")).booleanValue(); in _filter()
108 locRes = ((Boolean) rowProp.getPropertyValue("IsVisible")).booleanValue(); in _filter()
/AOO41X/main/l10ntools/source/filter/utils/
H A DConfigHelper.java173 return new java.lang.Boolean(sValue).booleanValue(); in getBoolean()
181 return new java.lang.Boolean(sValue).booleanValue(); in getBoolean()
/AOO41X/main/filter/qa/complex/filter/misc/
H A DFinalizedMandatoryTest.java212 … boolean isMandatory = ((Boolean) getPropertyValueValue(props, "Mandatory")).booleanValue(); in checkReadonlySupport()
213 … boolean isFinalized = ((Boolean) getPropertyValueValue(props, "Finalized")).booleanValue(); in checkReadonlySupport()
/AOO41X/test/testuno/source/fvt/uno/sw/page/
H A DCheckPage.java119 …pe = ((Boolean)SWUtil.getDefaultPageStyleProperty(xComponent, isLandscapeProperty)).booleanValue(); in testPage()
136 …pe = ((Boolean)SWUtil.getDefaultPageStyleProperty(xComponent, isLandscapeProperty)).booleanValue(); in testPage()
/AOO41X/main/framework/qa/complex/path_substitution/
H A DPathSubstitutionTest.java290 return ((Boolean) substAtBegin.get(i)).booleanValue(); in onlySubstituteAtBegin()
295 return ((Boolean) resubst.get(i)).booleanValue(); in canReSubstitute()
/AOO41X/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DStatusListener.java267 boolean bState = ((Boolean)(aEvent.State)).booleanValue(); in statusChanged()
292 boolean bState = ((Boolean)aEvent.State).booleanValue(); in statusChanged()
/AOO41X/main/scripting/workben/installer/
H A DIdeVersion.java196 if (((Boolean)list.get(0)).booleanValue() == true) in actionPerformed()
362 if (((Boolean)row.get(0)).booleanValue() == true) { in isAnySelected()
H A DVersion.java229 if (((Boolean)list.get(0)).booleanValue() == true) in actionPerformed()
353 if (((Boolean)row.get(0)).booleanValue() == true) { in isAnySelected()
/AOO41X/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAwareFields.java427 return ((Boolean) value).booleanValue() ? 1 : 0; in toDouble()
451 return ((Boolean) value).booleanValue(); in toBoolean()
/AOO41X/main/wizards/com/sun/star/wizards/ui/
H A DFieldSelection.java426 if (BDoEnable.booleanValue()) in toggleListboxControls()
434 toggleMoveButtons(BDoEnable.booleanValue(), BDoEnable.booleanValue()); in toggleListboxControls()
/AOO41X/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1315 r[i++]= ((Boolean)value).booleanValue() == ((Boolean) outNewVal[0]).booleanValue(); in test_convertPropertyValue()
1317 r[i++]= ((Boolean)value).booleanValue() == ((Boolean) outNewVal[0]).booleanValue(); in test_convertPropertyValue()
1371 r[i++]= boolPropA == ((Boolean) value).booleanValue(); in test_setPropertyValueNoBroadcast()
1421 r[i++]= boolPropB == ((Boolean) value).booleanValue(); in test_setPropertyValueNoBroadcast()
1423 r[i++]= boolPropC == ((Boolean) value).booleanValue(); in test_setPropertyValueNoBroadcast()
/AOO41X/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java250 bBool1 = ((Boolean) args[i]).booleanValue(); in writeParams()
253 bBool2 = ((Boolean) args[i]).booleanValue(); in writeParams()
/AOO41X/main/odk/examples/DevelopersGuide/Config/
H A DConfigExamples.java390 options.visible = ((Boolean) aVisible).booleanValue(); in readGridConfiguration()
698 result.visible = ((Boolean)aValues[0]).booleanValue(); in readModel()
727 Boolean bNewValue = new Boolean( ! bOldValue.booleanValue() ); in toggleVisibility()

1234