Lines Matching refs:m_pAntiImpl
449 UCBStorageStream* m_pAntiImpl; // only valid if an external reference exists member in UCBStorageStream_Impl
513 UCBStorage* m_pAntiImpl; // only valid if external references exists member in UCBStorage_Impl
568 if ( m_pAntiImpl ) in GetChildrenList()
570 m_pAntiImpl->ResetError(); in GetChildrenList()
571 m_pAntiImpl->SetError( nError ); in GetChildrenList()
678 : m_pAntiImpl( pStream ) in UCBStorageStream_Impl()
759 if( m_pAntiImpl && m_nRepresentMode != nonset ) in GetXInputStream()
1171 if ( m_pAntiImpl ) m_pAntiImpl->SetError( nErr );
1179 if ( m_pAntiImpl )
1180 m_pAntiImpl->ResetError();
1303 if ( m_pAntiImpl && ( m_nMode & STREAM_TRUNC ) )
1335 sal_Bool bRet = ( m_pAntiImpl == NULL );
1408 pImp->m_pAntiImpl = this;
1417 pImp->m_pAntiImpl = NULL;
1686 pImp->m_pAntiImpl = this;
1698 pImp->m_pAntiImpl = NULL;
1703 : m_pAntiImpl( pStorage )
1738 : m_pAntiImpl( pStorage )
1792 : m_pAntiImpl( pStorage )
2096 if ( m_pAntiImpl ) m_pAntiImpl->SetError( nError );
2758 pStream = rElement.m_xStream->m_pAntiImpl;
2785 pStorage = rElement.m_xStorage->m_pAntiImpl;
2945 if ( pElement->m_xStream->m_pAntiImpl )
3069 if ( pElement->m_xStorage->m_pAntiImpl )