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()
2021 if ( pElement->m_xStorage.Is() )
2107 … DBG_ASSERT( !pElement->m_bIsFolder || pElement->m_xStorage.Is(), "Storage should be open!" );
2108 if ( pElement->m_bIsFolder && pElement->m_xStorage.Is() )
2165 … DBG_ASSERT( !pElement->m_bIsFolder || pElement->m_xStorage.Is(), "Storage should be open!" );
2166 if ( pElement->m_bIsFolder && pElement->m_xStorage.Is() )
2219 … DBG_ASSERT( !pElement->m_bIsFolder || pElement->m_xStorage.Is(), "Storage should be open!" );
2220 if ( pElement->m_bIsFolder && pElement->m_xStorage.Is() )
2366 if( !pElement->m_xStream.Is() || pElement->m_xStream->Clear() )
2379 if ( pElement->m_xStorage.Is() )
2392 else if ( pElement->m_xStream.Is() )
2622 if ( pElement->m_xStream.Is() )
2627 else if ( pElement->m_xStorage.Is() )
2734 if ( pElement->m_xStream.Is() )
2758 if ( rElement.m_xStream.Is() )
2785 if ( rElement.m_xStorage.Is() )
2943 if ( pElement->m_xStream.Is() )
3047 if ( !pElement->m_xStream.Is() )
3067 else if ( pElement->m_xStorage.Is() )
3094 else if ( !pElement->m_xStream.Is() )
3544 if ( !pEle->m_xStream.Is() )
3566 if ( !pEle->m_xStorage.Is() )