Home
last modified time | relevance | path

Searched defs:SetDefaultValue (Results 1 – 5 of 5) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dusercontrol.hxx121 void SetDefaultValue(double dDef) { getTypedControlWindow()->SetDefaultValue(dDef); } in SetDefaultValue() function in pcr::OFormattedNumericControl
/trunk/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx320 void OFieldDescription::SetDefaultValue(const Any& _rDefaultValue) in SetDefaultValue() function in OFieldDescription
/trunk/main/svtools/inc/svtools/
H A Dfmtfield.hxx140 void SetDefaultValue(double dDefault) { m_dDefaultValue = dDefault; m_bValueDirty = sal_True; } in SetDefaultValue() function in FormattedField
/trunk/main/sfx2/inc/sfx2/
H A Dcontrolwrapper.hxx504 inline void SetDefaultValue( const ValueT& rDefValue ) { maDefValue = rDefValue; } in SetDefaultValue() function in sfx::MultiControlWrapper
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx1177 void SVTXFormattedField::SetDefaultValue(const ::com::sun::star::uno::Any& rValue) in SetDefaultValue() function in SVTXFormattedField

Completed in 41 milliseconds