/aoo4110/main/svtools/source/toolpanel/ |
H A D | toolpaneldeck.cxx | 86 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 D | toolpanelcollection.cxx | 177 void ToolPanelCollection::AddListener( IToolPanelDeckListener& i_rListener ) in AddListener() function in svt::ToolPanelCollection 179 m_pData->aListeners.AddListener( i_rListener ); in AddListener()
|
H A D | paneldecklisteners.hxx | 58 void AddListener( IToolPanelDeckListener& i_rListener );
|
H A D | toolpanelcollection.hxx | 55 virtual void AddListener( IToolPanelDeckListener& i_rListener );
|
H A D | paneldecklisteners.cxx | 111 void PanelDeckListeners::AddListener( IToolPanelDeckListener& i_rListener ) in AddListener() function in svt::PanelDeckListeners
|
/aoo4110/main/sw/source/ui/app/ |
H A D | apphdl.cxx | 887 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()
|
/aoo4110/main/svtools/inc/svtools/toolpanel/ |
H A D | toolpaneldeck.hxx | 123 virtual void AddListener( IToolPanelDeckListener& i_rListener ) = 0; 167 virtual void AddListener( IToolPanelDeckListener& i_rListener );
|
/aoo4110/main/chart2/source/tools/ |
H A D | ModifyListenerHelper.cxx | 120 void ModifyEventForwarder::AddListener( const Reference< util::XModifyListener >& aListener ) in AddListener() function in chart::ModifyListenerHelper::ModifyEventForwarder 178 AddListener( aListener ); in addModifyListener()
|
/aoo4110/main/dbaccess/source/ui/control/ |
H A D | sqledit.cxx | 63 m_SourceViewConfig.AddListener( this ); in DBG_NAME() 64 m_ColorConfig.AddListener(this); in DBG_NAME()
|
/aoo4110/main/svl/source/config/ |
H A D | languageoptions.cxx | 51 m_pCTLOptions->AddListener(this); in SvtLanguageOptions() 52 m_pCJKOptions->AddListener(this); in SvtLanguageOptions()
|
/aoo4110/main/unotools/inc/unotools/ |
H A D | options.hxx | 59 void AddListener( utl::ConfigurationListener* pListener );
|
/aoo4110/main/svl/inc/svl/ |
H A D | brdcst.hxx | 46 sal_Bool AddListener( SfxListener& rListener );
|
/aoo4110/main/sw/inc/ |
H A D | unoevtlstnr.hxx | 50 …void AddListener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener >…
|
/aoo4110/main/unotools/source/config/ |
H A D | options.cxx | 51 void ConfigurationBroadcaster::AddListener( utl::ConfigurationListener* pListener ) in AddListener() function in ConfigurationBroadcaster
|
H A D | undoopt.cxx | 171 pImp->AddListener(this); in SvtUndoOptions()
|
/aoo4110/main/sd/source/ui/framework/configuration/ |
H A D | ConfigurationControllerBroadcaster.hxx | 74 void AddListener(
|
H A D | ConfigurationControllerBroadcaster.cxx | 49 void ConfigurationControllerBroadcaster::AddListener( in AddListener() function in sd::framework::ConfigurationControllerBroadcaster
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unoevtlstnr.cxx | 65 void SwEventListenerContainer::AddListener(const uno::Reference< lang::XEventListener > & rxListen… in AddListener() function in SwEventListenerContainer
|
/aoo4110/main/sdext/source/presenter/ |
H A D | PresenterTimer.hxx | 100 void AddListener (const SharedListener& rListener);
|
/aoo4110/main/sd/source/ui/view/ |
H A D | WindowUpdater.cxx | 48 maCTLOptions.AddListener(this); in WindowUpdater()
|
/aoo4110/main/svl/source/notify/ |
H A D | lstner.cxx | 101 if ( rBroadcaster.AddListener(*this) ) in StartListening()
|
H A D | brdcst.cxx | 135 sal_Bool SfxBroadcaster::AddListener( SfxListener& rListener ) in AddListener() function in SfxBroadcaster
|
/aoo4110/main/unotools/source/misc/ |
H A D | syslocale.cxx | 68 aSysLocaleOptions.AddListener( this ); in SvtSysLocale_Impl()
|
/aoo4110/main/odk/examples/cpp/complextoolbarcontrols/ |
H A D | ListenerHelper.cxx | 38 void ListenerHelper::AddListener( in AddListener() function in ListenerHelper
|
H A D | ListenerHelper.h | 55 void AddListener(
|