Lines Matching refs:SUCCEEDED

79 	sal_Bool bErg = SUCCEEDED(pInterface->put_ConnectionString(bstr));  in PutConnectionString()
115 return (SUCCEEDED(pInterface->Close())); in Close()
122 …sal_Bool bErg = SUCCEEDED(pInterface->Execute(sStr1,&RecordsAffected,Options,(_ADORecordset**)ppiR… in Execute()
130 return SUCCEEDED(pInterface->BeginTrans(&nIso)); in BeginTrans()
136 return SUCCEEDED(pInterface->CommitTrans()); in CommitTrans()
142 return SUCCEEDED(pInterface->RollbackTrans()); in RollbackTrans()
151 sal_Bool bErg = SUCCEEDED(pInterface->Open(sStr1,sStr2,sStr3,Options)); in Open()
158 return SUCCEEDED(pInterface->get_Errors(pErrors)); in GetErrors()
172 sal_Bool bErg = SUCCEEDED(pInterface->put_DefaultDatabase(bstr)); in PutDefaultDatabase()
188 return SUCCEEDED(pInterface->put_IsolationLevel(eNum)); in put_IsolationLevel()
202 return SUCCEEDED(pInterface->put_Attributes(nRet)); in put_Attributes()
216 return SUCCEEDED(pInterface->put_CursorLocation(eNum)); in put_CursorLocation()
230 return SUCCEEDED(pInterface->put_Mode(eNum)); in put_Mode()
244 return SUCCEEDED(pInterface->put_Provider(bstr)); in put_Provider()
258 return SUCCEEDED(pInterface->OpenSchema(eNum,Restrictions,SchemaID,pprset)); in OpenSchema()
273 return SUCCEEDED(pInterface->putref_ActiveConnection(pCon->pInterface)); in putref_ActiveConnection()
275 return SUCCEEDED(pInterface->putref_ActiveConnection(NULL)); in putref_ActiveConnection()
335 sal_Bool bErg = SUCCEEDED(pInterface->put_CommandText(bstr)); in put_CommandText()
365 return SUCCEEDED(pInterface->put_Prepared(bPrepared)); in put_Prepared()
371 return SUCCEEDED(pInterface->Execute(&RecordsAffected,&Parameters,Options,ppiRset)); in Execute()
379 sal_Bool bErg = SUCCEEDED(pInterface->CreateParameter(bstr,Type,Direction,nSize,Value,&pPara)); in CreateParameter()
395 return SUCCEEDED(pInterface->put_CommandType(lCmdType)); in put_CommandType()
419 sal_Bool bErg = SUCCEEDED(pInterface->put_Name(bstr)); in put_Name()
426 return SUCCEEDED(pInterface->Cancel()); in Cancel()
532 sal_Bool bOk = SUCCEEDED(pInterface->get_Value(&aValVar)); in get_Value()
547 return (SUCCEEDED(pInterface->put_Value(aVariant))); in PutValue()
569 return (SUCCEEDED(pInterface->AppendChunk(_Variant))); in AppendChunk()
617 return (SUCCEEDED(pInterface->put_Precision(_prec))); in PutPrecision()
623 return (SUCCEEDED(pInterface->put_NumericScale(_prec))); in PutNumericScale()
635 return (SUCCEEDED(pInterface->put_DefinedSize(_nDefSize))); in PutDefinedSize()
641 return (SUCCEEDED(pInterface->put_Attributes(_nDefSize))); in PutAttributes()
662 return (SUCCEEDED(pInterface->put_Value(aValVar))); in PutValue()
692 return (SUCCEEDED(pInterface->put_Attributes(_nDefSize))); in PutAttributes()
732 return (SUCCEEDED(pInterface->Open(Source,ActiveConnection,CursorType,LockType,Options))); in Open()
754 return (SUCCEEDED(pInterface->Cancel())); in Cancel()
818 return SUCCEEDED(pInterface->put_Bookmark(pSafeAr)); in SetBookmark()
833 …sal_Bool WpADORecordset::Move(sal_Int32 nRows, VARIANT aBmk) {return pInterface && SUCCEEDED(pInte… in Move()
834 sal_Bool WpADORecordset::MoveNext() {return pInterface && SUCCEEDED(pInterface->MoveNext());} in MoveNext()
835 …sal_Bool WpADORecordset::MovePrevious() {return pInterface && SUCCEEDED(pInterface->MovePrevious()… in MovePrevious()
836 sal_Bool WpADORecordset::MoveFirst() {return pInterface && SUCCEEDED(pInterface->MoveFirst());} in MoveFirst()
837 sal_Bool WpADORecordset::MoveLast() {return pInterface && SUCCEEDED(pInterface->MoveLast());} in MoveLast()
858 return SUCCEEDED(pInterface->Delete(eNum)); in Delete()
864 return SUCCEEDED(pInterface->AddNew(FieldList,Values)); in AddNew()
870 return SUCCEEDED(pInterface->Update(FieldList,Values)); in Update()
876 return SUCCEEDED(pInterface->CancelUpdate()); in CancelUpdate()
892 return SUCCEEDED(pInterface->NextRecordset(&RecordsAffected,ppiRset)); in NextRecordset()
898 return SUCCEEDED(pInterface->get_RecordCount(&_nRet)); in get_RecordCount()
904 return SUCCEEDED(pInterface->get_MaxRecords(&_nRet)); in get_MaxRecords()
910 return SUCCEEDED(pInterface->put_MaxRecords(_nRet)); in put_MaxRecords()
916 return SUCCEEDED(pInterface->get_CursorType(&_nRet)); in get_CursorType()
922 return SUCCEEDED(pInterface->put_CursorType(_nRet)); in put_CursorType()
928 return SUCCEEDED(pInterface->get_LockType(&_nRet)); in get_LockType()
934 return SUCCEEDED(pInterface->put_LockType(_nRet)); in put_LockType()
940 return SUCCEEDED(pInterface->get_CacheSize(&_nRet)); in get_CacheSize()
946 return SUCCEEDED(pInterface->put_CacheSize(_nRet)); in put_CacheSize()
952 return SUCCEEDED(pInterface->UpdateBatch(AffectRecords)); in UpdateBatch()
1026 return (SUCCEEDED(pInterface->put_Value(aVariant))); in PutValue()
1031 return (SUCCEEDED(pInterface->AppendChunk(aVariant))); in AppendChunk()
1036 return (SUCCEEDED(pInterface->put_Size(_nSize))); in put_Size()
1059 sal_Bool bErg = SUCCEEDED(pInterface->put_Name(bstr)); in put_Name()
1066 sal_Bool bErg = SUCCEEDED(pInterface->put_RelatedColumn(bstr)); in put_RelatedColumn()
1144 return SUCCEEDED(pInterface->put_Attributes(_eNum)); in put_Attributes()
1170 sal_Bool bErg = SUCCEEDED(pInterface->put_Name(bstr)); in put_Name()
1200 sal_Bool bErg = SUCCEEDED(pInterface->put_RelatedTable(bstr)); in put_RelatedTable()
1254 sal_Bool bErg = SUCCEEDED(pInterface->put_Name(bstr)); in put_Name()
1376 sal_Bool bErg = SUCCEEDED(pInterface->put_Name(bstr)); in put_Name()
1467 sal_Bool bErg = SUCCEEDED(pInterface->put_Name(bstr)); in put_Name()
1490 …return SUCCEEDED(pInterface->SetPermissions(Name,ObjectType,Action,Rights,adInheritNone,ObjectType… in SetPermissions()
1512 sal_Bool bErg = SUCCEEDED(pInterface->put_Name(bstr)); in put_Name()
1520 sal_Bool bErg = SUCCEEDED(pInterface->ChangePassword(sStr1,sStr2)); in ChangePassword()
1552 …return SUCCEEDED(pInterface->SetPermissions(Name,ObjectType,Action,Rights,adInheritNone,ObjectType… in SetPermissions()
2025 for( long i = 0 ; i < nCrit && SUCCEEDED( hr );i++) in getTables()
2163 sal_Bool bRet = SUCCEEDED(pInterface->put_ParentCatalog(ppvObject)); in put_ParentCatalog()
2171 sal_Bool bRet = SUCCEEDED(pInterface->putref_ParentCatalog(ppvObject)); in putref_ParentCatalog()