Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A DReportControllerObserver.cxx292 void OXReportControllerObserver::switchListening( const uno::Reference< container::XIndexAccess >& … in switchListening() function in rptui::OXReportControllerObserver
330 void OXReportControllerObserver::switchListening( const uno::Reference< uno::XInterface >& _rxObjec… in switchListening() function in rptui::OXReportControllerObserver
381 switchListening( xContainer, true ); in AddElement()
383 switchListening( _rxElement, true ); in AddElement()
389 switchListening( _rxElement, false ); in RemoveElement()
393 switchListening( xContainer, false ); in RemoveElement()
/trunk/main/reportdesign/source/core/sdr/
H A DUndoEnv.cxx585 void OXUndoEnvironment::switchListening( const Reference< XIndexAccess >& _rxContainer, bool _bStar… in switchListening() function in rptui::OXUndoEnvironment
623 void OXUndoEnvironment::switchListening( const Reference< XInterface >& _rxObject, bool _bStartList… in switchListening() function in rptui::OXUndoEnvironment
665 switchListening( xContainer, true ); in AddElement()
667 switchListening( _rxElement, true ); in AddElement()
676 switchListening( _rxElement, false ); in RemoveElement()
680 switchListening( xContainer, false ); in RemoveElement()
/trunk/main/svx/source/form/
H A Dfmundo.cxx863 void FmXUndoEnvironment::switchListening( const Reference< XIndexContainer >& _rxContainer, bool _b… in switchListening() function in FmXUndoEnvironment
921 void FmXUndoEnvironment::switchListening( const Reference< XInterface >& _rxObject, bool _bStartLis… in switchListening() function in FmXUndoEnvironment
964 switchListening( xContainer, true ); in AddElement()
966 switchListening( _rxElement, true ); in AddElement()
976 switchListening( _rxElement, false ); in RemoveElement()
995 switchListening( xContainer, false ); in RemoveElement()
/trunk/main/reportdesign/source/ui/inc/
H A DReportControllerObserver.hxx113 …void switchListening( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexA…
114 …void switchListening( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >&…
/trunk/main/reportdesign/inc/
H A DUndoEnv.hxx137 …void switchListening( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XInd…
138 …void switchListening( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface…
/trunk/main/svx/source/inc/
H A Dfmundo.hxx211 …void switchListening( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XInd…
212 …void switchListening( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface…

Completed in 29 milliseconds