LibreOffice Module svx (master) 1
|
#include <formcontrolling.hxx>
Static Public Member Functions | |
static sal_Int32 | getControllerFeatureSlotIdForURL (const OUString &_rMainURL) |
retrieves the feature id for a given feature URL More... | |
static sal_Int16 | getFormFeatureForSlotId (sal_Int32 _nSlotId) |
retrieves the css.form.runtime.FormFeature ID for a given slot ID More... | |
static sal_Int32 | getSlotIdForFormFeature (sal_Int16 _nFormFeature) |
retrieves the slot id for a given css.form.runtime.FormFeature ID More... | |
Definition at line 37 of file formcontrolling.hxx.
|
static |
retrieves the feature id for a given feature URL
Definition at line 156 of file formcontrolling.cxx.
References pos.
Referenced by svxform::FormController::interceptedQueryDispatch().
|
static |
retrieves the css.form.runtime.FormFeature ID for a given slot ID
Definition at line 164 of file formcontrolling.cxx.
References pos.
Referenced by svx::FormControllerHelper::execute(), svx::FormControllerHelper::getState(), svxform::FormController::interceptedQueryDispatch(), and svx::FormControllerHelper::isEnabled().
|
static |
retrieves the slot id for a given css.form.runtime.FormFeature ID
Definition at line 173 of file formcontrolling.cxx.
References pos.