Home
last modified time | relevance | path

Searched refs:nFilePos (Results 1 – 25 of 54) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/filter/msfilter/
H A Ddffrecordheader.hxx37 sal_uLong nFilePos; member in DffRecordHeader
40 nRecType(0), nRecLen(0), nFilePos(0) {} in DffRecordHeader()
42 sal_uLong GetRecBegFilePos() const { return nFilePos; } in GetRecBegFilePos()
44 { return nFilePos + DFF_COMMON_RECORD_HEADER_SIZE + nRecLen; } in GetRecEndFilePos()
47 sal_uInt64 const nPos = nFilePos + DFF_COMMON_RECORD_HEADER_SIZE + nRecLen; in SeekToEndOfRecord()
52 sal_uInt64 const nPos = nFilePos + DFF_COMMON_RECORD_HEADER_SIZE; in SeekToContent()
57 return checkSeek(rIn, nFilePos); in SeekToBegOfRecord()
H A Dmsdffimp.hxx546 virtual bool ShapeHasText(sal_uLong nShapeId, sal_uLong nFilePos) const;
758 sal_uInt64 nFilePos; ///< offset of the shape in control stream for member
767 nFilePos( nFPos ), in SvxMSDffShapeInfo()
774 nFilePos( rInfo.nFilePos ), in SvxMSDffShapeInfo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/filter/msfilter/
H A Ddffrecordheader.hxx37 sal_uLong nFilePos; member in DffRecordHeader
40 nRecType(0), nRecLen(0), nFilePos(0) {} in DffRecordHeader()
42 sal_uLong GetRecBegFilePos() const { return nFilePos; } in GetRecBegFilePos()
44 { return nFilePos + DFF_COMMON_RECORD_HEADER_SIZE + nRecLen; } in GetRecEndFilePos()
47 sal_uInt64 const nPos = nFilePos + DFF_COMMON_RECORD_HEADER_SIZE + nRecLen; in SeekToEndOfRecord()
52 sal_uInt64 const nPos = nFilePos + DFF_COMMON_RECORD_HEADER_SIZE; in SeekToContent()
57 return checkSeek(rIn, nFilePos); in SeekToBegOfRecord()
H A Dmsdffimp.hxx546 virtual bool ShapeHasText(sal_uLong nShapeId, sal_uLong nFilePos) const;
758 sal_uLong nFilePos; ///< offset of the shape in control stream for member
767 nFilePos( nFPos ), in SvxMSDffShapeInfo()
774 nFilePos( rInfo.nFilePos ), in SvxMSDffShapeInfo()
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/hfa/
H A Dhfaentry.cpp54 nFilePos = nPos; in HFAEntry()
129 nFilePos = 0; in HFAEntry()
183 nFilePos = 0; in HFAEntry()
414 if( nFilePos != 0 ) in MakeData()
416 nFilePos = 0; in MakeData()
769 if( nFilePos == 0 ) in SetPosition()
818 nNextPos = poNext->nFilePos; in FlushToDisk()
820 nChildPos = poChild->nFilePos; in FlushToDisk()
832 nFilePos ); in FlushToDisk()
841 nLong = poPrev->nFilePos; in FlushToDisk()
[all …]
H A Dhfa_p.h199 GUInt32 nFilePos; variable
240 GUInt32 GetFilePos() { return nFilePos; } in GetFilePos()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/hfa/
H A Dhfaentry.cpp51 nFilePos = 0; in HFAEntry()
83 poEntry->nFilePos = nPos; in New()
147 nFilePos = 0; in HFAEntry()
278 nFilePos = 0; in HFAEntry()
555 if( nFilePos != 0 ) in MakeData()
557 nFilePos = 0; in MakeData()
971 if( nFilePos == 0 ) in SetPosition()
1020 nNextPos = poNext->nFilePos; in FlushToDisk()
1035 nFilePos ); in FlushToDisk()
1044 nLong = poPrev->nFilePos; in FlushToDisk()
[all …]
H A Dhfa_p.h208 GUInt32 nFilePos; variable
265 GUInt32 GetFilePos() { return nFilePos; } in GetFilePos()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/hfa/
H A Dhfaentry.cpp63 nFilePos(0),
94 poEntry->nFilePos = nPos;
145 nFilePos(0),
285 nFilePos(0),
555 if( nFilePos != 0 )
557 nFilePos = 0;
928 if( nFilePos == 0 )
930 nFilePos =
978 nFilePos);
987 nLong = poPrev->nFilePos;
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/hfa/
H A Dhfaentry.cpp63 nFilePos(0), in HFAEntry()
94 poEntry->nFilePos = nPos; in New()
145 nFilePos(0), in HFAEntry()
285 nFilePos(0), in HFAEntry()
555 if( nFilePos != 0 ) in MakeData()
557 nFilePos = 0; in MakeData()
928 if( nFilePos == 0 ) in SetPosition()
930 nFilePos = in SetPosition()
978 nFilePos); in FlushToDisk()
987 nLong = poPrev->nFilePos; in FlushToDisk()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/hfa/
H A Dhfaentry.cpp63 nFilePos(0), in HFAEntry()
94 poEntry->nFilePos = nPos; in New()
145 nFilePos(0), in HFAEntry()
285 nFilePos(0), in HFAEntry()
555 if( nFilePos != 0 ) in MakeData()
557 nFilePos = 0; in MakeData()
928 if( nFilePos == 0 ) in SetPosition()
930 nFilePos = in SetPosition()
978 nFilePos); in FlushToDisk()
987 nLong = poPrev->nFilePos; in FlushToDisk()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/treelist/
H A Dinetimg.cxx98 sal_uInt64 nFilePos; in Read() local
100 nFilePos = rIStm.Tell(); in Read()
115 rIStm.Seek( nFilePos + nAltOffset ); in Read()
121 rIStm.Seek( nFilePos + nAnchorOffset ); in Read()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/treelist/
H A Dinetimg.cxx98 sal_uInt64 nFilePos; in Read() local
100 nFilePos = rIStm.Tell(); in Read()
115 rIStm.Seek( nFilePos + nAltOffset ); in Read()
121 rIStm.Seek( nFilePos + nAnchorOffset ); in Read()
/dports/games/avp/avp-20170505/src/win95/
H A Dmedia.cpp164 unsigned nFilePos = SetFilePointer(m_hFile,0,0,FILE_CURRENT); in DoGetPos() local
166 if (0xffffffff == nFilePos) in DoGetPos()
172 return nFilePos - m_nReadBufLen; in DoGetPos()
314 long nFilePos = ftell(m_pFile); in DoGetPos() local
316 if (-1L == nFilePos) in DoGetPos()
322 return nFilePos - m_nReadBufLen; in DoGetPos()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucbhelper/source/provider/
H A Dfd_inputstream.cxx134 sal_uInt64 nFilePos = 0; in getPosition() local
135 osl_getFilePos( m_tmpfl, &nFilePos ); in getPosition()
136 return nFilePos; in getPosition()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucbhelper/source/provider/
H A Dfd_inputstream.cxx134 sal_uInt64 nFilePos = 0; in getPosition() local
135 osl_getFilePos( m_tmpfl, &nFilePos ); in getPosition()
136 return nFilePos; in getPosition()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Ddffrecordheader.cxx24 rRec.nFilePos = rIn.Tell(); in ReadDffRecordHeader()
35 if ( rRec.nRecLen > ( SAL_MAX_UINT32 - rRec.nFilePos ) ) in ReadDffRecordHeader()
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Ddffrecordheader.cxx24 rRec.nFilePos = rIn.Tell(); in ReadDffRecordHeader()
37 if (rRec.nRecLen > (SAL_MAX_UINT32 - rRec.nFilePos)) in ReadDffRecordHeader()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/support_data/
H A DossimAuxFileHandler.h71 ossim_uint32 nFilePos; variable
101 ossim_uint32 getFilePos() { return nFilePos; } in getFilePos()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/svrtf/
H A Dsvparser.cxx37 sal_uInt64 nFilePos; // actual position in stream member
50 : nFilePos(0) in SvParser_Impl()
561 pImplData->nFilePos = rInput.Tell(); in SaveState()
590 rInput.Seek( pImplData->nFilePos ); in RestoreState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/svrtf/
H A Dsvparser.cxx37 sal_uInt64 nFilePos; // actual position in stream member
50 : nFilePos(0) in SvParser_Impl()
561 pImplData->nFilePos = rInput.Tell(); in SaveState()
590 rInput.Seek( pImplData->nFilePos ); in RestoreState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/stream/
H A Dstream.cxx629 sal_uInt64 nFilePos = rStream.Tell(); in read_zeroTerminated_uInt8s_ToOString() local
653 nFilePos += aOutput.getLength(); in read_zeroTerminated_uInt8s_ToOString()
654 if (rStream.Tell() > nFilePos) in read_zeroTerminated_uInt8s_ToOString()
655 rStream.Seek(nFilePos+1); // seek due to FileRead above in read_zeroTerminated_uInt8s_ToOString()
1382 sal_uInt64 SvStream::Seek(sal_uInt64 const nFilePos) in Seek() argument
1388 m_nBufFilePos = SeekPos( nFilePos ); in Seek()
1394 if (nFilePos >= m_nBufFilePos && nFilePos <= (m_nBufFilePos + m_nBufActualLen)) in Seek()
1396 m_nBufActualPos = static_cast<sal_uInt16>(nFilePos - m_nBufFilePos); in Seek()
1407 m_nBufFilePos = SeekPos( nFilePos ); in Seek()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/stream/
H A Dstream.cxx628 sal_uInt64 nFilePos = rStream.Tell(); in read_zeroTerminated_uInt8s_ToOString() local
652 nFilePos += aOutput.getLength(); in read_zeroTerminated_uInt8s_ToOString()
653 if (rStream.Tell() > nFilePos) in read_zeroTerminated_uInt8s_ToOString()
654 rStream.Seek(nFilePos+1); // seek due to FileRead above in read_zeroTerminated_uInt8s_ToOString()
1381 sal_uInt64 SvStream::Seek(sal_uInt64 const nFilePos) in Seek() argument
1387 m_nBufFilePos = SeekPos( nFilePos ); in Seek()
1393 if (nFilePos >= m_nBufFilePos && nFilePos <= (m_nBufFilePos + m_nBufActualLen)) in Seek()
1395 m_nBufActualPos = static_cast<sal_uInt16>(nFilePos - m_nBufFilePos); in Seek()
1406 m_nBufFilePos = SeekPos( nFilePos ); in Seek()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8graf2.cxx240 const WW8_PIC& rPic, SvStream* pSt, sal_uLong nFilePos, bool* pbInDoc) in ReadGrafFile() argument
244 sal_uLong nPosFc = nFilePos + rPic.cbHeader; in ReadGrafFile()
411 sal_uLong nFilePos ) in ImportGraf1() argument
420 bool bOk = ReadGrafFile(aFileName, pGraph, rPic, pSt, nFilePos, &bInDoc); in ImportGraf1()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8graf2.cxx233 const WW8_PIC& rPic, SvStream* pSt, sal_uLong nFilePos, bool* pbInDoc) in ReadGrafFile() argument
237 sal_uLong nPosFc = nFilePos + rPic.cbHeader; in ReadGrafFile()
404 sal_uLong nFilePos ) in ImportGraf1() argument
413 bool bOk = ReadGrafFile(aFileName, pGraph, rPic, pSt, nFilePos, &bInDoc); in ImportGraf1()

123