LibreOffice Module extensions (master) 1
|
Variables | |
const sal_Int16 | FIXEDLINE = sal_Int16(100) |
const sal_Int16 | FORMATTEDFIELD = sal_Int16(101) |
const sal_Int16 | PROGRESSBAR = sal_Int16(102) |
const sal_Int16 pcr::ControlType::FIXEDLINE = sal_Int16(100) |
Definition at line 26 of file controltype.hxx.
const sal_Int16 pcr::ControlType::FORMATTEDFIELD = sal_Int16(101) |
Definition at line 27 of file controltype.hxx.
const sal_Int16 pcr::ControlType::PROGRESSBAR = sal_Int16(102) |
Definition at line 28 of file controltype.hxx.
Referenced by pcr::FormComponentPropertyHandler::impl_classifyControlModel_throw().