LibreOffice Module svx (master) 1
Static Public Member Functions | List of all members
svx::FeatureSlotTranslation Class Reference

#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...
 

Detailed Description

Definition at line 37 of file formcontrolling.hxx.

Member Function Documentation

◆ getControllerFeatureSlotIdForURL()

sal_Int32 svx::FeatureSlotTranslation::getControllerFeatureSlotIdForURL ( const OUString &  _rMainURL)
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().

◆ getFormFeatureForSlotId()

sal_Int16 svx::FeatureSlotTranslation::getFormFeatureForSlotId ( sal_Int32  _nSlotId)
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().

◆ getSlotIdForFormFeature()

sal_Int32 svx::FeatureSlotTranslation::getSlotIdForFormFeature ( sal_Int16  _nFormFeature)
static

retrieves the slot id for a given css.form.runtime.FormFeature ID

Definition at line 173 of file formcontrolling.cxx.

References pos.


The documentation for this class was generated from the following files: