Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/form/
H A Dformcontrolling.cxx171 return FeatureSlotTranslation::getSlotIdForFormFeature( _FormFeature ); in operator ()()
177 …sal_Int32 FeatureSlotTranslation::getControllerFeatureSlotIdForURL( const ::rtl::OUString& _rMainU… in getControllerFeatureSlotIdForURL()
185 ::rtl::OUString FeatureSlotTranslation::getControllerFeatureURLForSlotId( sal_Int32 _nSlotId ) in getControllerFeatureURLForSlotId()
194 sal_Bool FeatureSlotTranslation::isFeatureURL( const ::rtl::OUString& _rMainURL ) in isFeatureURL()
200 sal_Int16 FeatureSlotTranslation::getFormFeatureForSlotId( sal_Int32 _nSlotId ) in getFormFeatureForSlotId()
209 sal_Int32 FeatureSlotTranslation::getSlotIdForFormFeature( sal_Int16 _nFormFeature ) in getSlotIdForFormFeature()
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.cxx4153 …sal_Int32 nFeatureSlotId = ::svx::FeatureSlotTranslation::getControllerFeatureSlotIdForURL( aURL.M… in interceptedQueryDispatch()
4154 …sal_Int16 nFormFeature = ( nFeatureSlotId != -1 ) ? ::svx::FeatureSlotTranslation::getFormFeatureF… in interceptedQueryDispatch()
/aoo41x/main/svx/source/inc/
H A Dformcontrolling.hxx47 class FeatureSlotTranslation class

Completed in 50 milliseconds