Searched refs:_bStartListening (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/reportdesign/source/ui/report/ |
H A D | ReportControllerObserver.cxx | 292 …const uno::Reference< container::XIndexAccess >& _rxContainer, bool _bStartListening ) SAL_THROW((… in switchListening() argument 306 if ( _bStartListening ) in switchListening() 317 if ( _bStartListening ) in switchListening() 330 …Listening( const uno::Reference< uno::XInterface >& _rxObject, bool _bStartListening ) SAL_THROW((… in switchListening() argument 341 if ( _bStartListening ) in switchListening() 351 if ( _bStartListening ) in switchListening()
|
/aoo4110/main/reportdesign/source/core/sdr/ |
H A D | UndoEnv.cxx | 585 …witchListening( const Reference< XIndexAccess >& _rxContainer, bool _bStartListening ) SAL_THROW((… in switchListening() argument 599 if ( _bStartListening ) in switchListening() 610 if ( _bStartListening ) in switchListening() 623 …nt::switchListening( const Reference< XInterface >& _rxObject, bool _bStartListening ) SAL_THROW((… in switchListening() argument 634 if ( _bStartListening ) in switchListening() 644 if ( _bStartListening ) in switchListening()
|
/aoo4110/main/svx/source/form/ |
H A D | fmundo.cxx | 863 …chListening( const Reference< XIndexContainer >& _rxContainer, bool _bStartListening ) SAL_THROW((… in switchListening() argument 877 if ( _bStartListening ) in switchListening() 897 if ( _bStartListening ) in switchListening() 908 if ( _bStartListening ) in switchListening() 921 …nt::switchListening( const Reference< XInterface >& _rxObject, bool _bStartListening ) SAL_THROW((… in switchListening() argument 933 if ( _bStartListening ) in switchListening() 943 if ( _bStartListening ) in switchListening()
|
/aoo4110/main/reportdesign/source/ui/inc/ |
H A D | ReportControllerObserver.hxx | 113 …ce< ::com::sun::star::container::XIndexAccess >& _rxContainer, bool _bStartListening ) SAL_THROW((… 114 …no::Reference< ::com::sun::star::uno::XInterface >& _rxObject, bool _bStartListening ) SAL_THROW((…
|
/aoo4110/main/reportdesign/inc/ |
H A D | UndoEnv.hxx | 137 …ce< ::com::sun::star::container::XIndexAccess >& _rxContainer, bool _bStartListening ) SAL_THROW((… 138 …no::Reference< ::com::sun::star::uno::XInterface >& _rxObject, bool _bStartListening ) SAL_THROW((…
|
/aoo4110/main/svx/source/inc/ |
H A D | fmundo.hxx | 211 … ::com::sun::star::container::XIndexContainer >& _rxContainer, bool _bStartListening ) SAL_THROW((… 212 …no::Reference< ::com::sun::star::uno::XInterface >& _rxObject, bool _bStartListening ) SAL_THROW((…
|
Completed in 27 milliseconds