Searched refs:switchListening (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/reportdesign/source/ui/report/ |
H A D | ReportControllerObserver.cxx | 292 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()
|
/aoo4110/main/reportdesign/source/core/sdr/ |
H A D | UndoEnv.cxx | 585 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()
|
/aoo4110/main/svx/source/form/ |
H A D | fmundo.cxx | 863 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()
|
/aoo4110/main/reportdesign/source/ui/inc/ |
H A D | ReportControllerObserver.hxx | 113 …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 >&…
|
/aoo4110/main/reportdesign/inc/ |
H A D | UndoEnv.hxx | 137 …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…
|
/aoo4110/main/svx/source/inc/ |
H A D | fmundo.hxx | 211 …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 45 milliseconds