/trunk/main/sw/source/core/bastyp/ |
H A D | SwSmartTagMgr.cxx | 72 void SwSmartTagMgr::changesOccurred( const util::ChangesEvent& rEvent ) throw( RuntimeException) in changesOccurred() function in SwSmartTagMgr 79 SmartTagMgr::changesOccurred( rEvent ); in changesOccurred()
|
/trunk/main/ucbhelper/source/client/ |
H A D | proxydecider.cxx | 160 virtual void SAL_CALL changesOccurred( const util::ChangesEvent& Event ) 579 void SAL_CALL InternetProxyDecider_Impl::changesOccurred( in changesOccurred() function in ucbhelper::proxydecider_impl::InternetProxyDecider_Impl
|
/trunk/main/sw/inc/ |
H A D | SwSmartTagMgr.hxx | 51 …virtual void SAL_CALL changesOccurred( const ::com::sun::star::util::ChangesEvent& Event ) throw(:…
|
/trunk/main/filter/source/config/cache/ |
H A D | cacheupdatelistener.hxx | 131 virtual void SAL_CALL changesOccurred(const css::util::ChangesEvent& aEvent)
|
H A D | cacheupdatelistener.cxx | 127 void SAL_CALL CacheUpdateListener::changesOccurred(const css::util::ChangesEvent& aEvent) in changesOccurred() function in filter::config::CacheUpdateListener
|
/trunk/main/sd/source/ui/animations/ |
H A D | motionpathtag.hxx | 99 …virtual void SAL_CALL changesOccurred( const ::com::sun::star::util::ChangesEvent& Event ) throw (…
|
/trunk/main/offapi/com/sun/star/util/ |
H A D | XChangesListener.idl | 52 [oneway] void changesOccurred( [in] com::sun::star::util::ChangesEvent Event );
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/ |
H A D | _XChangesNotifier.java | 63 public void changesOccurred(com.sun.star.util.ChangesEvent changesEvent) { in changesOccurred() method in _XChangesNotifier.MyChangesListener
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbaeventshelper.cxx | 154 …virtual void SAL_CALL changesOccurred( const util::ChangesEvent& rEvent ) throw (uno::RuntimeExcep… 358 void SAL_CALL ScVbaEventListener::changesOccurred( const util::ChangesEvent& rEvent ) throw (uno::R… in changesOccurred() function in ScVbaEventListener
|
/trunk/main/vbahelper/inc/vbahelper/ |
H A D | vbaeventshelperbase.hxx | 64 …virtual void SAL_CALL changesOccurred( const css::util::ChangesEvent& rEvent ) throw (css::uno::Ru…
|
/trunk/main/framework/inc/services/ |
H A D | pathsettings.hxx | 181 …virtual void SAL_CALL changesOccurred(const css::util::ChangesEvent& aEvent) throw (css::uno::Runt…
|
H A D | autorecovery.hxx | 481 virtual void SAL_CALL changesOccurred(const css::util::ChangesEvent& aEvent)
|
/trunk/main/svx/inc/svx/ |
H A D | SmartTagMgr.hxx | 233 …virtual void SAL_CALL changesOccurred( const ::com::sun::star::util::ChangesEvent& Event ) throw(:…
|
/trunk/main/unotools/source/config/ |
H A D | useroptions.cxx | 72 … virtual void SAL_CALL changesOccurred( const util::ChangesEvent& Event ) throw(RuntimeException); 160 void SvtUserConfigChangeListener_Impl::changesOccurred( const util::ChangesEvent& rEvent ) throw(Ru… in changesOccurred() function in SvtUserConfigChangeListener_Impl
|
H A D | configitem.cxx | 99 virtual void SAL_CALL changesOccurred( const ChangesEvent& Event ) throw(RuntimeException); 195 void ConfigChangeListener_Impl::changesOccurred( const ChangesEvent& rEvent ) throw(RuntimeExceptio… in changesOccurred() function in ConfigChangeListener_Impl
|
/trunk/main/configmgr/source/ |
H A D | broadcaster.cxx | 193 i->listener->changesOccurred(i->event); in send()
|
/trunk/main/ucb/source/core/ |
H A D | ucb.hxx | 169 virtual void SAL_CALL changesOccurred( const com::sun::star::util::ChangesEvent& Event )
|
H A D | ucb.cxx | 698 void SAL_CALL UniversalContentBroker::changesOccurred( const util::ChangesEvent& Event ) in changesOccurred() function in UniversalContentBroker
|
/trunk/main/vbahelper/source/vbahelper/ |
H A D | vbaeventshelperbase.cxx | 155 void SAL_CALL VbaEventsHelperBase::changesOccurred( const util::ChangesEvent& rEvent ) throw (uno::… in changesOccurred() function in VbaEventsHelperBase
|
/trunk/main/framework/source/inc/accelerators/ |
H A D | acceleratorconfiguration.hxx | 432 virtual void SAL_CALL changesOccurred(const css::util::ChangesEvent& aEvent)
|
/trunk/main/svx/source/smarttags/ |
H A D | SmartTagMgr.cxx | 334 void SmartTagMgr::changesOccurred( const util::ChangesEvent& rEvent ) throw( RuntimeException) in changesOccurred() function in SmartTagMgr
|
/trunk/main/toolkit/source/controls/ |
H A D | controlmodelcontainerbase.cxx | 892 static_cast< XChangesListener* >( pListener->get() )->changesOccurred( aEvent ); in implNotifyTabModelChange() 1710 void SAL_CALL ControlContainerBase::changesOccurred( const ChangesEvent& ) throw (RuntimeException) in changesOccurred() function in ControlContainerBase
|
/trunk/main/basic/source/uno/ |
H A D | namecont.cxx | 180 maChangesListeners.notifyEach( &XChangesListener::changesOccurred, aEvent ); in replaceByName() 229 maChangesListeners.notifyEach( &XChangesListener::changesOccurred, aEvent ); in insertByName() 280 maChangesListeners.notifyEach( &XChangesListener::changesOccurred, aEvent ); in removeByName()
|
/trunk/main/toolkit/inc/toolkit/controls/ |
H A D | controlmodelcontainerbase.hxx | 250 …virtual void SAL_CALL changesOccurred( const ::com::sun::star::util::ChangesEvent& Event ) throw (…
|
/trunk/main/odk/examples/DevelopersGuide/Config/ |
H A D | ConfigExamples.java | 663 public void changesOccurred( ChangesEvent event ) { in createChangesListener()
|