Home
last modified time | relevance | path

Searched refs:OFormNavigationHelper (Results 1 – 6 of 6) sorted by relevance

/trunk/main/forms/source/helper/
H A Dformnavigation.cxx51 DBG_NAME( OFormNavigationHelper ) in DBG_NAME() argument
53 OFormNavigationHelper::OFormNavigationHelper( const Reference< XMultiServiceFactory >& _rxORB ) in DBG_NAME()
57 DBG_CTOR( OFormNavigationHelper, NULL ); in DBG_NAME()
62 OFormNavigationHelper::~OFormNavigationHelper() in ~OFormNavigationHelper()
64 DBG_DTOR( OFormNavigationHelper, NULL ); in ~OFormNavigationHelper()
75 void OFormNavigationHelper::interceptorsChanged( ) in interceptorsChanged()
87 void OFormNavigationHelper::allFeatureStatesChanged( ) in allFeatureStatesChanged()
161 void OFormNavigationHelper::updateDispatches() in updateDispatches()
206 void OFormNavigationHelper::connectDispatchers() in connectDispatchers()
238 void OFormNavigationHelper::disconnectDispatchers() in disconnectDispatchers()
[all …]
/trunk/main/forms/source/component/
H A DButton.cxx357 OFormNavigationHelper::getTypes() in _getTypes()
375 ,OFormNavigationHelper( _rxFactory ) in OButtonControl()
412 aReturn = OFormNavigationHelper::queryInterface( _rType ); in queryAggregation()
423 OFormNavigationHelper::dispose(); in disposing()
430 OFormNavigationHelper::disposing( _rSource ); in disposing()
735 OFormNavigationHelper::featureStateChanged( _nFeatureId, _bEnabled ); in featureStateChanged()
746 OFormNavigationHelper::allFeatureStatesChanged( ); in allFeatureStatesChanged()
756 return OFormNavigationHelper::isEnabled( _nFeatureId ); in isEnabled()
763 OFormNavigationHelper::registerDispatchProviderInterceptor( _rxInterceptor ); in registerDispatchProviderInterceptor()
770 OFormNavigationHelper::releaseDispatchProviderInterceptor( _rxInterceptor ); in releaseDispatchProviderInterceptor()
H A DButton.hxx123 ,public OFormNavigationHelper
/trunk/main/forms/source/solar/component/
H A Dnavbarcontrol.cxx307 :OFormNavigationHelper( _rxORB ) in ONavigationBarPeer()
319 IMPLEMENT_FORWARD_XINTERFACE2( ONavigationBarPeer, VCLXWindow, OFormNavigationHelper ) in IMPLEMENT_FORWARD_XINTERFACE2() argument
322 IMPLEMENT_FORWARD_XTYPEPROVIDER2( ONavigationBarPeer, VCLXWindow, OFormNavigationHelper ) in IMPLEMENT_FORWARD_XINTERFACE2()
328 OFormNavigationHelper::dispose(); in IMPLEMENT_FORWARD_XINTERFACE2()
463 OFormNavigationHelper::interceptorsChanged(); in interceptorsChanged()
491 OFormNavigationHelper::featureStateChanged( _nFeatureId, _bEnabled ); in featureStateChanged()
503 OFormNavigationHelper::allFeatureStatesChanged( ); in allFeatureStatesChanged()
512 return OFormNavigationHelper::isEnabled( _nFeatureId ); in isEnabled()
531 OFormNavigationHelper::disposing( _rSource ); in disposing()
H A Dnavbarcontrol.hxx97 ,public OFormNavigationHelper
/trunk/main/forms/source/inc/
H A Dformnavigation.hxx53 class OFormNavigationHelper class
85OFormNavigationHelper( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServi…
86 virtual ~OFormNavigationHelper();

Completed in 62 milliseconds