Home
last modified time | relevance | path

Searched refs:defaulted (Results 1 – 6 of 6) sorted by relevance

/trunk/main/udkapi/com/sun/star/beans/
H A DDefaulted.idl29 A value of a given type that can be defaulted.
40 <p>Even if this structure instance is defaulted, this member should
41 contain a useful value. If there is no useful value for a defaulted
48 Marks this structure instance as defaulted.
H A DOptional.idl48 should leave this member defaulted, and a consumer of such a structure
/trunk/main/offapi/com/sun/star/sheet/
H A DValidationAlertStyle.idl46 change will be accepted (defaulted to "No").
53 change will be accepted (defaulted to "Yes").
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java857 XIdlClass defaulted = getReflection(typeName); in getProperty() local
862 defaulted.getField("IsDefaulted")).get(value)); in getProperty()
865 defaulted.getField("Value")).get(value); in getProperty()
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx734 css::uno::Reference< css::reflection::XIdlClass > defaulted( in getProperty() local
739 defaulted->getField( in getProperty()
754 defaulted->getField( in getProperty()
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXWizard.idl113 except the last one, where <em>Finish</em> should be defaulted.</p>

Completed in 32 milliseconds