Home
last modified time | relevance | path

Searched refs:GetChunk (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/connectivity/source/inc/ado/
H A DAwrapado.hxx260 OLEVariant GetChunk(long Length) const;
261 void GetChunk(long Length,OLEVariant &aValVar) const;
/aoo4110/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.hxx108 virtual SCODE STDMETHODCALLTYPE GetChunk(
H A Dooofilt.cxx361 SCODE STDMETHODCALLTYPE COooFilter::GetChunk(STAT_CHUNK * pStat) in GetChunk() function in COooFilter
/aoo4110/main/connectivity/source/drivers/ado/
H A DAwrapado.cxx572 OLEVariant WpADOField::GetChunk(long Length) const in GetChunk() function in WpADOField
576 pInterface->GetChunk(Length,&aValVar); in GetChunk()
580 void WpADOField::GetChunk(long Length,OLEVariant &aValVar) const in GetChunk() function in WpADOField
583 pInterface->GetChunk(Length,&aValVar); in GetChunk()
H A DAResultSet.cxx188 m_aValue = aField.GetChunk(BLOCK_SIZE); in getBinaryStream()
H A DADatabaseMetaDataResultSet.cxx156 m_aValue = aField.GetChunk(BLOCK_SIZE); in getBinaryStream()

Completed in 60 milliseconds