Home
last modified time | relevance | path

Searched refs:nBegPos (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/idl/source/objects/
H A Dbasobj.cxx88 sal_Bool SvMetaObject::TestAndSeekSpaceOnly( SvStream & rOutStm, sal_uLong nBegPos ) in TestAndSeekSpaceOnly() argument
92 rOutStm.Seek( nBegPos ); in TestAndSeekSpaceOnly()
103 rOutStm.Seek( nBegPos ); in TestAndSeekSpaceOnly()
/aoo4110/main/oox/source/xls/
H A Dworksheethelper.cxx610 inline sal_Int32 lclGetMidAddr( sal_Int32 nBegAddr, sal_Int32 nEndAddr, sal_Int32 nBegPos, sal_Int3… in lclGetMidAddr() argument
613 …atic_cast< sal_Int64 >( nEndAddr - nBegAddr - 2 ) * (nSearchPos - nBegPos) / (nEndPos - nBegPos) ); in lclGetMidAddr()
617 sal_Int32 nBegPos, sal_Int32 nEndPos, sal_Int32 nSearchPos ) in lclPrepareInterval() argument
620 if( nSearchPos <= nBegPos ) in lclPrepareInterval()
635 rnMidAddr = lclGetMidAddr( nBegAddr, nEndAddr, nBegPos, nEndPos, nSearchPos ); in lclPrepareInterval()
/aoo4110/main/idl/inc/
H A Dbasobj.hxx104 static sal_Bool TestAndSeekSpaceOnly( SvStream &, sal_uLong nBegPos );

Completed in 44 milliseconds