Searched refs:dsc (Results 1 – 1 of 1) sorted by relevance
143 Boolean dsc = null; in _DateShowCentury() local146 dsc = new Boolean(true); in _DateShowCentury()148 dsc = (Boolean) oDsc; in _DateShowCentury()149 dsc = new Boolean(!dsc.booleanValue()); in _DateShowCentury()150 log.println("Setting property to "+dsc); in _DateShowCentury()152 oObj.setPropertyValue("DateShowCentury",dsc); in _DateShowCentury()155 res = dsc.equals(getdsc); in _DateShowCentury()
Completed in 11 milliseconds