Home
last modified time | relevance | path

Searched refs:GetBufferSize (Results 1 – 11 of 11) sorted by relevance

/aoo42x/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx557 rStrm.StartRecord( EXC_ID_CONT, mpString->GetBufferSize() + 1 ); in Save()
781 return 8 + GetName().GetBufferSize(); in GetLen()
889 nRecLen = 8 + sName.GetBufferSize(); in ExcEScenario()
H A DXclExpChangeTrack.cxx55 sal_Size nStrBytes = rString.GetBufferSize(); in lcl_WriteFixedString()
/aoo42x/main/sc/source/filter/excel/
H A Dxestring.cxx323 sal_Size XclExpString::GetBufferSize() const in GetBufferSize() function in XclExpString
332 GetBufferSize() + // character buffer in GetSize()
H A Dxecontent.cxx427 aXclStrm << sal_uInt32( aLink.GetBufferSize() + 6 ) in XclExpHyperlink()
428 << sal_uInt32( aLink.GetBufferSize() ) // byte count, not string length in XclExpHyperlink()
441 << sal_uInt32( aUrl.GetBufferSize() + 2 ); // byte count + 1 trailing zero word in XclExpHyperlink()
H A Dexcrecds.cxx569 return pText ? (1 + pText->GetBufferSize()) : 0; in GetTextBytes()
/aoo42x/main/sc/source/filter/inc/
H A Dxestring.hxx216 sal_Size GetBufferSize() const;
/aoo42x/main/connectivity/source/drivers/dbase/
H A DDNoException.cxx501 sal_uInt16 nBufferSize = rStream.GetBufferSize(); in operator <<()
H A Ddindexnode.cxx923 sal_uInt16 nBufferSize = rStream.GetBufferSize(); in operator <<()
/aoo42x/main/tools/inc/tools/
H A Dstream.hxx567 sal_uInt16 GetBufferSize() const { return nBufSize; } in GetBufferSize() function in SvStream
/aoo42x/main/sw/source/filter/basflt/
H A Dfltini.cxx229 sal_uInt16 nOld = rRef->GetBufferSize(); in OpenMainStream()
/aoo42x/main/forms/source/component/
H A DImageControl.cxx441 if (pImageStream->GetBufferSize() < 8192) in impl_updateStreamForURL_lck()

Completed in 107 milliseconds