Lines Matching refs:GetError
113 if ( ( aSvDrawStorageRef->GetError() != ERRCODE_NONE ) && !pThm->IsReadOnly() ) in ImplCreateSvDrawStorage()
133 if( !pOStm->GetError() ) in ImplWriteSgaObject()
641 if( pIStm && !pIStm->GetError() ) in Actualize()
732 nStorErr = aSvDrawStorageRef->GetError(); in Actualize()
979 bRet = ( pOStm->GetError() == ERRCODE_NONE ); in InsertGraphic()
986 bRet = ( pOStm->GetError() == ERRCODE_NONE ); in InsertGraphic()
1022 if( xIStm.Is() && !xIStm->GetError() ) in GetModel()
1047 if( xOStm.Is() && !xOStm->GetError() ) in InsertModel()
1067 if( !xOStm->GetError() ) in InsertModel()
1098 if( xIStm.Is() && !xIStm->GetError() ) in GetModelStream()
1122 bRet = ( rxModelStream->GetError() == ERRCODE_NONE ); in GetModelStream()
1147 if( xOStm.Is() && !xOStm->GetError() ) in InsertModelStream()
1155 if( !xOStm->GetError() ) in InsertModelStream()