Searched refs:Pos2Page (Results 1 – 6 of 6) sorted by relevance
66 if( rStrm.Pos2Page( nByteOff ) ) in GetPhysPage()277 rStrm.Pos2Page( nPage1 << 2 ); in InitNew()401 if( !Pos2Page( nBytePos ) ) in GetPhysPage()448 if( !Pos2Page( nSize ) ) in SetSize()562 if( !Pos2Page( nFAT << 2 ) ) in GetPage()635 Pos2Page( nNewPage << 2 ); in SetPage()711 if( !Pos2Page( nFAT << 2 ) ) in SetSize()818 Pos2Page( nBytes ); in SetSize()832 if( Pos2Page( Pos ) ) in GetPtr()917 Pos2Page( nOld ); in Write()[all …]
360 pOld->Pos2Page( 0L ); in SetSize()361 pStgStrm->Pos2Page( 0L ); in SetSize()373 pStgStrm->Pos2Page( nPos ); in SetSize()385 pStgStrm->Pos2Page( nPos ); in SetSize()431 pStgStrm->Pos2Page( nNew ); in Seek()491 pStgStrm->Pos2Page( nPos ); in Write()666 pStgStrm->Pos2Page( 0L ); in Strm2Tmp()678 pStgStrm->Pos2Page( nPos ); in Strm2Tmp()748 pNewStrm->Pos2Page( nPos ); in Tmp2Strm()
91 virtual sal_Bool Pos2Page( sal_Int32 nBytePos );103 virtual sal_Bool Pos2Page( sal_Int32 nBytePos );
62 sal_Int32 Pos2Page( sal_Int32 ); // file position --> page address
187 pFatStream->Pos2Page( nPage << 2 ); in EasyFat()
557 sal_Int32 StgCache::Pos2Page( sal_Int32 nPos ) in Pos2Page() function in StgCache
Completed in 52 milliseconds