Searched refs:m_bThrowException (Results 1 – 3 of 3) sorted by relevance
90 sal_Bool m_bThrowException; member98 m_bCountFinal( !m_xFolderEnum.is() ), m_bThrowException( m_bCountFinal ) in DataSupplier_Impl()293 m_pImpl->m_bThrowException = sal_True; in getResult()298 m_pImpl->m_bThrowException = sal_True; in getResult()364 m_pImpl->m_bThrowException = sal_True; in totalCount()369 m_pImpl->m_bThrowException = sal_True; in totalCount()459 if ( m_pImpl->m_bThrowException ) in validate()
90 sal_Bool m_bThrowException; member97 m_bCountFinal( sal_False ), m_bThrowException( sal_False ) {} in DataSupplier_Impl()346 if ( m_pImpl->m_bThrowException ) in validate()395 m_pImpl->m_bThrowException = sal_True; in getData()398 if ( !m_pImpl->m_bThrowException ) in getData()506 return !m_pImpl->m_bThrowException; in getData()
86 bool m_bThrowException; member94 m_bCountFinal( false ), m_bThrowException( false ) in DataSupplier_Impl()420 if ( m_pImpl->m_bThrowException ) in validate()439 m_pImpl->m_bThrowException = sal_True; in queryNamesOfChildren()
Completed in 26 milliseconds