Home
last modified time | relevance | path

Searched refs:AddListener (Results 1 – 25 of 72) sorted by relevance

123

/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldeck.cxx86 m_aPanels.AddListener( *this ); in ToolPanelDeck_Impl()
119 void AddListener( IToolPanelDeckListener& i_rListener );
235 void ToolPanelDeck_Impl::AddListener( IToolPanelDeckListener& i_rListener ) in AddListener() function in svt::ToolPanelDeck_Impl
237 m_aListeners.AddListener( i_rListener ); in AddListener()
438 void ToolPanelDeck::AddListener( IToolPanelDeckListener& i_rListener ) in AddListener() function in svt::ToolPanelDeck
440 m_pImpl->AddListener( i_rListener ); in AddListener()
H A Dtoolpanelcollection.cxx177 void ToolPanelCollection::AddListener( IToolPanelDeckListener& i_rListener ) in AddListener() function in svt::ToolPanelCollection
179 m_pData->aListeners.AddListener( i_rListener ); in AddListener()
H A Dpaneldecklisteners.hxx58 void AddListener( IToolPanelDeckListener& i_rListener );
H A Dtoolpanelcollection.hxx55 virtual void AddListener( IToolPanelDeckListener& i_rListener );
H A Dpaneldecklisteners.cxx111 void PanelDeckListeners::AddListener( IToolPanelDeckListener& i_rListener ) in AddListener() function in svt::PanelDeckListeners
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx887 pColorConfig->AddListener(this); in GetColorConfig()
899 pAccessibilityOptions->AddListener(this); in GetAccessibilityOptions()
911 pCTLOptions->AddListener(this); in GetCTLOptions()
923 pUserOptions->AddListener(this); in GetUserOptions()
935 pUndoOptions->AddListener(this); in GetUndoOptions()
/trunk/main/svtools/inc/svtools/toolpanel/
H A Dtoolpaneldeck.hxx123 virtual void AddListener( IToolPanelDeckListener& i_rListener ) = 0;
167 virtual void AddListener( IToolPanelDeckListener& i_rListener );
/trunk/main/chart2/source/tools/
H A DModifyListenerHelper.cxx120 void ModifyEventForwarder::AddListener( const Reference< util::XModifyListener >& aListener ) in AddListener() function in chart::ModifyListenerHelper::ModifyEventForwarder
178 AddListener( aListener ); in addModifyListener()
/trunk/main/dbaccess/source/ui/control/
H A Dsqledit.cxx63 m_SourceViewConfig.AddListener( this ); in DBG_NAME()
64 m_ColorConfig.AddListener(this); in DBG_NAME()
/trunk/main/svl/source/config/
H A Dlanguageoptions.cxx51 m_pCTLOptions->AddListener(this); in SvtLanguageOptions()
52 m_pCJKOptions->AddListener(this); in SvtLanguageOptions()
/trunk/main/unotools/inc/unotools/
H A Doptions.hxx59 void AddListener( utl::ConfigurationListener* pListener );
/trunk/main/svl/inc/svl/
H A Dbrdcst.hxx46 sal_Bool AddListener( SfxListener& rListener );
/trunk/main/sw/inc/
H A Dunoevtlstnr.hxx50 …void AddListener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener >…
/trunk/main/unotools/source/config/
H A Doptions.cxx51 void ConfigurationBroadcaster::AddListener( utl::ConfigurationListener* pListener ) in AddListener() function in ConfigurationBroadcaster
H A Dundoopt.cxx171 pImp->AddListener(this); in SvtUndoOptions()
/trunk/main/sd/source/ui/framework/configuration/
H A DConfigurationControllerBroadcaster.hxx74 void AddListener(
H A DConfigurationControllerBroadcaster.cxx49 void ConfigurationControllerBroadcaster::AddListener( in AddListener() function in sd::framework::ConfigurationControllerBroadcaster
/trunk/main/sw/source/core/unocore/
H A Dunoevtlstnr.cxx65 void SwEventListenerContainer::AddListener(const uno::Reference< lang::XEventListener > & rxListen… in AddListener() function in SwEventListenerContainer
/trunk/main/sdext/source/presenter/
H A DPresenterTimer.hxx100 void AddListener (const SharedListener& rListener);
/trunk/main/sd/source/ui/view/
H A DWindowUpdater.cxx48 maCTLOptions.AddListener(this); in WindowUpdater()
/trunk/main/svl/source/notify/
H A Dlstner.cxx101 if ( rBroadcaster.AddListener(*this) ) in StartListening()
H A Dbrdcst.cxx135 sal_Bool SfxBroadcaster::AddListener( SfxListener& rListener ) in AddListener() function in SfxBroadcaster
/trunk/main/unotools/source/misc/
H A Dsyslocale.cxx68 aSysLocaleOptions.AddListener( this ); in SvtSysLocale_Impl()
/trunk/main/odk/examples/cpp/complextoolbarcontrols/
H A DListenerHelper.cxx38 void ListenerHelper::AddListener( in AddListener() function in ListenerHelper
H A DListenerHelper.h55 void AddListener(

Completed in 85 milliseconds

123