Home
last modified time | relevance | path

Searched refs:setPropertyValueDontThrow (Results 1 – 4 of 4) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DButtonList.java857 … aHelper.setPropertyValueDontThrow(PropertyNames.PROPERTY_STATE, Short.valueOf(one)); in refreshSelection()
862 … aHelper.setPropertyValueDontThrow(PropertyNames.PROPERTY_STATE, Short.valueOf(zero)); in refreshSelection()
884 … aHelper.setPropertyValueDontThrow(PropertyNames.PROPERTY_STATE, Short.valueOf((short)1)); in actionPerformed()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java335 aHelper.setPropertyValueDontThrow(_sStyleName, _aObj); in setToPageStyles()
1135 aPropertySetHelper.setPropertyValueDontThrow(PropertyNames.FONT_DESCRIPTOR, _aFont); in getPreferredSize()
1625 aHelper.setPropertyValueDontThrow("KeepTogether", Boolean.TRUE); in doNotBreakInTable()
H A DSectionObject.java77 getPropertySetHelper().setPropertyValueDontThrow(_sKey, _nValue); in setPropertyValue()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DPropertySetHelper.java64 public void setPropertyValueDontThrow(String _sName, Object _aValue) in setPropertyValueDontThrow() method in PropertySetHelper

Completed in 24 milliseconds