Lines Matching refs:is

85     OSL_ENSURE( m_xWrappedStorage.is(),  in Storage()
88 OSL_ENSURE( m_xWrappedComponent.is(), in Storage()
91 OSL_ENSURE( m_xWrappedTypeProv.is(), in Storage()
102 if ( xProxyFac.is() ) in Storage()
112 OSL_ENSURE( m_xAggProxy.is(), in Storage()
115 if ( m_xAggProxy.is() ) in Storage()
136 if ( m_xAggProxy.is() ) in ~Storage()
142 if ( m_xWrappedComponent.is() ) in ~Storage()
529 if ( xParentStorage.is() ) in commit()
531 OSL_ENSURE( m_xWrappedTransObj.is(), "No XTransactedObject interface!" ); in commit()
533 if ( m_xWrappedTransObj.is() ) in commit()
541 OSL_ENSURE( xParentTA.is(), "No XTransactedObject interface!" ); in commit()
543 if ( xParentTA.is() ) in commit()
558 if ( xParentStorage.is() ) in revert()
560 OSL_ENSURE( m_xWrappedTransObj.is(), "No XTransactedObject interface!" ); in revert()
562 if ( m_xWrappedTransObj.is() ) in revert()
570 OSL_ENSURE( xParentTA.is(), "No XTransactedObject interface!" ); in revert()
572 if ( xParentTA.is() ) in revert()
597 OSL_ENSURE( m_xWrappedStream.is(), in OutputStream()
600 OSL_ENSURE( m_xWrappedComponent.is(), in OutputStream()
603 OSL_ENSURE( m_xWrappedTypeProv.is(), in OutputStream()
614 if ( xProxyFac.is() ) in OutputStream()
624 OSL_ENSURE( m_xAggProxy.is(), in OutputStream()
627 if ( m_xAggProxy.is() ) in OutputStream()
648 if ( m_xAggProxy.is() ) in ~OutputStream()
667 if ( m_xAggProxy.is() ) in queryInterface()
798 OSL_ENSURE( m_xWrappedStream.is(), in Stream()
801 OSL_ENSURE( m_xWrappedComponent.is(), in Stream()
804 OSL_ENSURE( m_xWrappedTypeProv.is(), in Stream()
815 if ( xProxyFac.is() ) in Stream()
825 OSL_ENSURE( m_xAggProxy.is(), in Stream()
828 if ( m_xAggProxy.is() ) in Stream()
849 if ( m_xAggProxy.is() ) in ~Stream()
868 if ( m_xAggProxy.is() ) in queryInterface()
929 if ( m_xWrappedOutputStream.is() ) in writeBytes()
944 if ( m_xWrappedOutputStream.is() ) in flush()
958 if ( m_xWrappedOutputStream.is() ) in closeOutput()
980 if ( m_xWrappedTruncate.is() ) in truncate()
1093 OSL_ENSURE( xParentTA.is(), "No XTransactedObject interface!" ); in commitChanges()
1095 if ( xParentTA.is() ) in commitChanges()