Searched defs:EnableEmptyField (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/extensions/source/propctrlr/ ! | ||
| H A D | usercontrol.hxx | 122 … void EnableEmptyField(sal_Bool bEnable) { getTypedControlWindow()->EnableEmptyField(bEnable); } in EnableEmptyField() function in pcr::OFormattedNumericControl |
| /trunk/main/svtools/source/control/ ! | ||
| H A D | fmtfield.cxx | 956 void FormattedField::EnableEmptyField(sal_Bool bEnable) in EnableEmptyField() function in FormattedField |