Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dusercontrol.hxx122 … void EnableEmptyField(sal_Bool bEnable) { getTypedControlWindow()->EnableEmptyField(bEnable); } in EnableEmptyField() function in pcr::OFormattedNumericControl
H A Dstandardcontrol.cxx272 getTypedControlWindow()->EnableEmptyField( sal_True ); in ODateTimeControl()
H A Dformcomponenthandler.cxx1210 pControl->EnableEmptyField( ( PROPERTY_ID_DEFAULT_VALUE == nPropId ) in describePropertyLine()
/trunk/main/svtools/inc/svtools/
H A Dfmtfield.hxx137 void EnableEmptyField(sal_Bool bEnable);
/trunk/main/svtools/source/control/
H A Dfmtfield.cxx956 void FormattedField::EnableEmptyField(sal_Bool bEnable) in EnableEmptyField() function in FormattedField
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx1203 pField->EnableEmptyField(sal_True); in SetDefaultValue()

Completed in 42 milliseconds