Lines Matching refs:Is

614                                 { return m_xStream.Is() || m_xStorage.Is(); }  in IsLoaded()
619 if ( m_xStream.Is() ) in GetContent()
621 else if ( m_xStorage.Is() ) in GetContent()
629 if ( m_xStream.Is() ) in GetContentType()
631 else if ( m_xStorage.Is() ) in GetContentType()
642 if ( m_xStream.Is() ) { in SetContentType()
645 else if ( m_xStorage.Is() ) { in SetContentType()
655 if ( m_xStream.Is() ) in GetOriginalContentType()
657 else if ( m_xStorage.Is() ) in GetOriginalContentType()
668 if ( m_xStream.Is() ) in IsModified()
670 else if ( m_xStorage.Is() ) in IsModified()
2020 if ( pElement->m_xStorage.Is() )
2106 … DBG_ASSERT( !pElement->m_bIsFolder || pElement->m_xStorage.Is(), "Storage should be open!" );
2107 if ( pElement->m_bIsFolder && pElement->m_xStorage.Is() )
2164 … DBG_ASSERT( !pElement->m_bIsFolder || pElement->m_xStorage.Is(), "Storage should be open!" );
2165 if ( pElement->m_bIsFolder && pElement->m_xStorage.Is() )
2218 … DBG_ASSERT( !pElement->m_bIsFolder || pElement->m_xStorage.Is(), "Storage should be open!" );
2219 if ( pElement->m_bIsFolder && pElement->m_xStorage.Is() )
2365 if( !pElement->m_xStream.Is() || pElement->m_xStream->Clear() )
2378 if ( pElement->m_xStorage.Is() )
2391 else if ( pElement->m_xStream.Is() )
2621 if ( pElement->m_xStream.Is() )
2626 else if ( pElement->m_xStorage.Is() )
2733 if ( pElement->m_xStream.Is() )
2757 if ( rElement.m_xStream.Is() )
2784 if ( rElement.m_xStorage.Is() )
2942 if ( pElement->m_xStream.Is() )
3046 if ( !pElement->m_xStream.Is() )
3066 else if ( pElement->m_xStorage.Is() )
3093 else if ( !pElement->m_xStream.Is() )
3543 if ( !pEle->m_xStream.Is() )
3565 if ( !pEle->m_xStorage.Is() )