Searched refs:getFormFeatureForSlotId (Results 1 – 3 of 3) sorted by relevance
200 sal_Int16 FeatureSlotTranslation::getFormFeatureForSlotId( sal_Int32 _nSlotId ) in getFormFeatureForSlotId() function in svx::FeatureSlotTranslation357 …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()
4154 …ture = ( nFeatureSlotId != -1 ) ? ::svx::FeatureSlotTranslation::getFormFeatureForSlotId( nFeature… in interceptedQueryDispatch()
60 static sal_Int16 getFormFeatureForSlotId( sal_Int32 _nSlotId );
Completed in 65 milliseconds