Home
last modified time | relevance | path

Searched refs:getFormFeatureForSlotId (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/svx/source/form/
H A Dformcontrolling.cxx200 sal_Int16 FeatureSlotTranslation::getFormFeatureForSlotId( sal_Int32 _nSlotId ) in getFormFeatureForSlotId() function in svx::FeatureSlotTranslation
357 …return m_xFormOperations->isEnabled( FeatureSlotTranslation::getFormFeatureForSlotId( _nSlotId ) ); in isEnabled()
373 …_rState = m_xFormOperations->getState( FeatureSlotTranslation::getFormFeatureForSlotId( _nSlotId )… in getState()
407 …impl_operateForm_nothrow( EXECUTE_ARGS, FeatureSlotTranslation::getFormFeatureForSlotId( _nSlotId … in execute()
474 … impl_operateForm_nothrow( EXECUTE, FeatureSlotTranslation::getFormFeatureForSlotId( _nSlotId ), in execute()
H A Dformcontroller.cxx4154 …ture = ( nFeatureSlotId != -1 ) ? ::svx::FeatureSlotTranslation::getFormFeatureForSlotId( nFeature… in interceptedQueryDispatch()
/aoo4110/main/svx/source/inc/
H A Dformcontrolling.hxx60 static sal_Int16 getFormFeatureForSlotId( sal_Int32 _nSlotId );

Completed in 33 milliseconds