Searched refs:_bRegister (Results 1 – 3 of 3) sorted by relevance
107 void impl_registerOnFrameContainerWindow_nothrow( bool _bRegister );276 … void FrameWindowActivationListener::impl_registerOnFrameContainerWindow_nothrow( bool _bRegister ) in impl_registerOnFrameContainerWindow_nothrow() argument285 … _bRegister ? &XTopWindow::addTopWindowListener : &XTopWindow::removeTopWindowListener; in impl_registerOnFrameContainerWindow_nothrow()288 if ( _bRegister ) in impl_registerOnFrameContainerWindow_nothrow()
176 …pl_registerOrRevoke_throw( const Reference< XEventAttacherManager >& _rxManager, bool _bRegister );319 …mpl_registerOrRevoke_throw( const Reference< XEventAttacherManager >& _rxManager, bool _bRegister ) in impl_registerOrRevoke_throw() argument330 if ( _bRegister ) in impl_registerOrRevoke_throw()
508 sal_Bool _bRegister; member544 : _bRegister(bRegister), in DoIt()560 if (_bRegister) in operator ()()
Completed in 23 milliseconds