Lines Matching refs:mbDisposed
48 : mbDisposed( sal_False ) in LayoutRoot()
62 if ( !mbDisposed ) in ~LayoutRoot()
113 if ( mbDisposed ) in initialize()
213 if ( mbDisposed ) in getByName()
227 if ( mbDisposed ) throw lang::DisposedException(); in hasByName()
237 if ( mbDisposed ) throw lang::DisposedException(); in getElementNames()
260 if ( mbDisposed ) throw lang::DisposedException(); in hasElements()
271 if ( mbDisposed ) throw lang::DisposedException(); in dispose()
283 mbDisposed = sal_True; in dispose()
291 if ( mbDisposed ) throw lang::DisposedException(); in addEventListener()
303 if ( mbDisposed ) throw lang::DisposedException(); in removeEventListener()