/aoo4110/main/wizards/com/sun/star/wizards/db/ |
H A D | FieldColumn.java | 38 private Object DefaultValue; field in FieldColumn 391 DefaultValue = Integer.valueOf("1"); in initDefaultValue() 395 DefaultValue = Integer.valueOf("98"); in initDefaultValue() 399 DefaultValue = Integer.valueOf("987"); in initDefaultValue() 403 DefaultValue = Integer.valueOf("9876"); in initDefaultValue() 407 DefaultValue = Integer.valueOf("98765"); in initDefaultValue() 411 DefaultValue = String.valueOf('x'); in initDefaultValue() 443 DefaultValue = Double.valueOf("42510"); in initDefaultValue() 447 DefaultValue = Double.valueOf("10"); in initDefaultValue() 461 if ( DefaultValue == null ) in getDefaultValue() [all …]
|
/aoo4110/main/dbaccess/source/core/dataaccess/ |
H A D | ModelImpl.hxx | 101 ::com::sun::star::uno::Any DefaultValue; 106 :DefaultValue( ) in AsciiPropertyValue() 113 :DefaultValue( _rDefaultValue ) in AsciiPropertyValue() 121 :DefaultValue() in AsciiPropertyValue()
|
H A D | ModelImpl.cxx | 537 if ( !pSettings->DefaultValue.hasValue() ) in impl_construct_nothrow() 552 pSettings->DefaultValue in impl_construct_nothrow()
|
/aoo4110/main/offapi/com/sun/star/form/component/ |
H A D | CurrencyField.idl | 56 @see CurrencyField::DefaultValue 65 [property] double DefaultValue;
|
H A D | NumericField.idl | 55 @see NumericField::DefaultValue 68 [property] double DefaultValue;
|
/aoo4110/main/udkapi/com/sun/star/beans/ |
H A D | XPropertyContainer.idl | 78 @param DefaultValue 90 [in] any DefaultValue )
|
/aoo4110/main/basic/source/classes/ |
H A D | propacc.cxx | 323 const Any& DefaultValue) in addProperty() argument 329 (void)DefaultValue; in addProperty()
|
/aoo4110/main/offapi/com/sun/star/ucb/ |
H A D | PropertyCommandArgument.idl | 42 any DefaultValue;
|
/aoo4110/main/ucb/source/core/ |
H A D | ucbstore.cxx | 1744 const OUString& Name, sal_Int16 Attributes, const Any& DefaultValue ) in addProperty() argument 1756 TypeClass eTypeClass = DefaultValue.getValueTypeClass(); in addProperty() 1824 DefaultValue ); in addProperty()
|
/aoo4110/main/ucbhelper/source/provider/ |
H A D | contenthelper.cxx | 540 const uno::Any& DefaultValue ) in addProperty() argument 591 xContainer->addProperty( Name, Attributes, DefaultValue ); in addProperty()
|
/aoo4110/main/wizards/com/sun/star/wizards/table/ |
H A D | FieldDescription.java | 49 private Boolean DefaultValue; field in FieldDescription
|
/aoo4110/main/offapi/com/sun/star/sdbcx/ |
H A D | Column.idl | 111 [optional, readonly, property] string DefaultValue;
|
H A D | ColumnDescriptor.idl | 92 [optional, property] string DefaultValue;
|
/aoo4110/main/basic/source/inc/ |
H A D | propacc.hxx | 166 const NS_UNO::Any& DefaultValue)
|
/aoo4110/main/ucb/source/ucp/file/ |
H A D | bc.cxx | 603 const Any& DefaultValue ) in addProperty() argument 614 m_pMyShell->associate( m_aUncPath,Name,DefaultValue,Attributes ); in addProperty()
|
H A D | shell.cxx | 484 const uno::Any& DefaultValue, in associate() argument 493 DefaultValue.getValueType(), in associate() 494 DefaultValue, in associate() 517 it->second.xC->addProperty( PropertyName,Attributes,DefaultValue ); in associate()
|
H A D | bc.hxx | 213 const com::sun::star::uno::Any& DefaultValue )
|
/aoo4110/main/ucb/source/ucp/webdav/ |
H A D | webdavcontent.cxx | 894 const uno::Any aDefaultValue = aCmdArg.DefaultValue; in addProperty() 1134 const uno::Any& DefaultValue ) in addProperty() argument 1142 aProperty.Type = DefaultValue.getValueType(); in addProperty() 1146 addProperty( ucb::PropertyCommandArgument( aProperty, DefaultValue ), in addProperty()
|
/aoo4110/main/oox/source/token/ |
H A D | properties.txt | 119 DefaultValue
|
/aoo4110/main/comphelper/source/property/ |
H A D | opropertybag.hxx | 146 …ring& Name, ::sal_Int16 Attributes, const ::com::sun::star::uno::Any& DefaultValue ) throw (::com:…
|
/aoo4110/main/qadevOOo/objdsc/forms/ |
H A D | com.sun.star.comp.forms.OCurrencyModel.csv | 68 "OCurrencyModel";"com::sun::star::form::component::CurrencyField";"DefaultValue"
|
H A D | com.sun.star.comp.forms.ONumericModel.csv | 21 "ONumericModel";"com::sun::star::form::component::NumericField";"DefaultValue"
|
/aoo4110/main/dbaccess/source/core/inc/ |
H A D | ContentHelper.hxx | 212 …String& Name, sal_Int16 Attributes, const ::com::sun::star::uno::Any& DefaultValue ) throw (::com:…
|
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | objuno.hxx | 125 …ring& Name, ::sal_Int16 Attributes, const ::com::sun::star::uno::Any& DefaultValue ) throw (::com:…
|
/aoo4110/main/ucbhelper/inc/ucbhelper/ |
H A D | contenthelper.hxx | 450 const com::sun::star::uno::Any& DefaultValue )
|