Searched refs:_bThrow (Results 1 – 6 of 6) sorted by relevance
189 void checkDisposed(sal_Bool _bThrow) throw ( DisposedException ) in checkDisposed() argument191 if (_bThrow) in checkDisposed()
61 void checkDisposed(sal_Bool _bThrow) throw ( ::com::sun::star::lang::DisposedException );
295 void checkDisposed(sal_Bool _bThrow) in checkDisposed() argument298 if (_bThrow) { in checkDisposed()
71 void checkDisposed(sal_Bool _bThrow) throw (::com::sun::star::lang::DisposedException);
164 …OOO_DLLPUBLIC_DBTOOLS void checkDisposed(sal_Bool _bThrow) throw ( ::com::sun::star::lang::Dispose…
2131 void checkDisposed(sal_Bool _bThrow) throw ( DisposedException ) in checkDisposed() argument2133 if (_bThrow) in checkDisposed()
Completed in 22 milliseconds