Searched refs:_rInstance (Results 1 – 1 of 1) sorted by relevance
139 MethodGuard( PropertyComposer& _rInstance ) in MethodGuard() argument140 : ::osl::MutexGuard( _rInstance.m_aMutex ) in MethodGuard()142 if ( _rInstance.m_aSlaveHandlers.empty() ) in MethodGuard()143 … throw ::com::sun::star::lang::DisposedException( ::rtl::OUString(), *(&_rInstance) ); in MethodGuard()
Completed in 7 milliseconds