Searched refs:bThrowException (Results 1 – 3 of 3) sorted by relevance
1248 sal_Bool bThrowException(sal_False); in characters() local1252 bThrowException = !mp_SaxWriterHelper->writeString( aChars, sal_False, sal_False ); in characters()1280 bThrowException = !mp_SaxWriterHelper->writeString(aChars, sal_True , sal_False); in characters()1283 if (bThrowException) in characters()
111 bool AccessibleBase::CheckDisposeState( bool bThrowException /* default: true */ ) const in CheckDisposeState()114 if( bThrowException && in CheckDisposeState()
128 …bool CheckDisposeState( bool bThrowException = true ) const throw (::com::sun::star::l…
Completed in 32 milliseconds