/aoo41x/main/sc/source/filter/lotus/ |
H A D | lotread.cxx | 57 sal_uInt16 nRecLen; in Read() local 74 *pIn >> nOp >> nRecLen; in Read() 79 nNextRec += nRecLen + 4; in Read() 92 if( nRecLen > 2 ) in Read() 132 Columnwidth( nRecLen ); in Read() 136 Hiddencolumn( nRecLen ); in Read() 167 Formulacell( nRecLen ); in Read() 248 sal_uInt16 nRecLen; in Read() local 262 *pIn >> nOp >> nRecLen; in Read() 268 nNextRec += nRecLen + 4; in Read() [all …]
|
H A D | lotimpop.cxx | 135 void ImportLotus::Columnwidth( sal_uInt16 nRecLen ) in Columnwidth() argument 137 DBG_ASSERT( nRecLen >= 4, "*ImportLotus::Columnwidth(): Record zu kurz!" ); in Columnwidth() 140 sal_uInt16 nCnt = (nRecLen < 4) ? 0 : ( nRecLen - 4 ) / 2; in Columnwidth() 167 void ImportLotus::Hiddencolumn( sal_uInt16 nRecLen ) in Hiddencolumn() argument 169 DBG_ASSERT( nRecLen >= 4, "*ImportLotus::Hiddencolumn(): Record zu kurz!" ); in Hiddencolumn() 172 sal_uInt16 nCnt = (nRecLen < 4) ? 0 : ( nRecLen - 4 ) / 2; in Hiddencolumn() 308 void ImportLotus::RowPresentation( sal_uInt16 nRecLen ) in RowPresentation() argument 310 DBG_ASSERT( nRecLen > 4, "*ImportLotus::RowPresentation(): Record zu kurz!" ); in RowPresentation() 314 sal_uInt16 nCnt = (nRecLen < 4) ? 0 : ( nRecLen - 4 ) / 8; in RowPresentation() 396 void ImportLotus::_Row( const sal_uInt16 nRecLen ) in _Row() argument [all …]
|
H A D | filter.cxx | 158 sal_uInt16 nOpcode, nVersNr, nRecLen; in ScanVersion() local 165 aStream >> nRecLen >> nVersNr; in ScanVersion() 173 if( nRecLen == 2 ) in ScanVersion() 179 if( nRecLen == 2 ) in ScanVersion() 187 if( nVersNr == 0x0004 && nRecLen == 26 ) in ScanVersion() 195 if( nRecLen == 0x1a ) in ScanVersion() 200 if( nRecLen == 0x1a ) in ScanVersion()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | lotimpop.hxx | 51 void Columnwidth( sal_uInt16 nRecLen ); // 0x0007 07 52 void Hiddencolumn( sal_uInt16 nRecLen ); // 0x0008 08 59 ScFormulaCell* Formulacell( sal_uInt16 nRecLen ); // 0x0019 25 63 void RowPresentation( sal_uInt16 nRecLen ); // 2007 70 void _Row( const sal_uInt16 nRecLen ); // 197 ?
|
H A D | xcl97rec.hxx | 343 sal_Size nRecLen; member in ExcEScenario
|
/aoo41x/main/filter/inc/filter/msfilter/ |
H A D | dffrecordheader.hxx | 40 sal_uInt32 nRecLen; member in DffRecordHeader 43 …DffRecordHeader() : nRecVer(0), nRecInstance(0), nImpVerInst(0), nRecType(0), nRecLen(0), nFilePos… in DffRecordHeader() 46 …sal_uLong GetRecEndFilePos() const { return nFilePos + DFF_COMMON_RECORD_HEADER_SIZE + nRecLen;… in GetRecEndFilePos() 47 …EndOfRecord(SvStream& rIn) const { rIn.Seek(nFilePos + DFF_COMMON_RECORD_HEADER_SIZE + nRecLen ); } in SeekToEndOfRecord()
|
H A D | svdfppt.hxx | 458 void RecolorGraphic( SvStream& rSt, sal_uInt32 nRecLen, Graphic& rGraph );
|
/aoo41x/main/svx/workben/msview/ |
H A D | msview.cxx | 173 if( maRecordHeader.nRecLen == rAtom.maRecordHeader.nRecLen ) in compareContent() 185 sal_uInt32 nLength = maRecordHeader.nRecLen; in compareContent() 265 return maRecordHeader.nRecLen; in getLength() 355 aRootRecordHeader.nRecLen = nStreamLength; in import() 715 sprintf( buffer, " (I: %lu L: %lu)", (UINT32)rHeader.nRecVer, (UINT32)rHeader.nRecLen ); in InsertAtom() 976 (UINT32)rHeader.nRecLen ); in GetAtomText()
|
/aoo41x/main/filter/source/msfilter/ |
H A D | dffrecordheader.cxx | 37 rIn >> rRec.nRecLen; in operator >>() 38 …if ( rRec.nRecLen > ( SAL_MAX_UINT32 - rRec.nFilePos ) ) // preserving overflow, optimal would be … in operator >>()
|
H A D | svdfppt.cxx | 643 sal_uLong nBytes = aStrHd.nRecLen; in ReadString() 694 if ( rHd.nRecLen == 16 ) in ProcessClientAnchor2() 873 RecolorGraphic( rSt, aClientDataHd.nRecLen, aGraphic ); in ProcessObj() 1942 sal_uInt32 nLen = aHd.nRecLen - 4; in ImportOLE() 2088 sal_uInt32 nLen = aHd.nRecLen - 4; in ImportExOleObjStg() 2183 nToCopy = pHd->nRecLen; in SeekOle() 2577 sal_uInt32 i = rContentHd.nRecLen >> 1; in SeekToContentOfProgTag() 5435 sal_uInt32 nMaxLen = aTextHd.nRecLen; in Init() 6882 aClientTextBoxHd.nRecLen += DFF_COMMON_RECORD_HEADER_SIZE; in PPTTextObj() 6894 aClientTextBoxHd.nRecLen += aTmpHd.nRecLen + DFF_COMMON_RECORD_HEADER_SIZE; in PPTTextObj() [all …]
|
H A D | msdffimp.cxx | 3733 sal_uLong nRecLen, FASTBOOL bUniCode ) in MSDFFReadZString() argument 3735 sal_uInt16 nLen = (sal_uInt16)nRecLen; in MSDFFReadZString() 3948 if (nSkip <= aHd.nRecLen) in ImportGraphic() 4294 sal_uInt32 nBytesLeft = maShapeRecords.Current()->nRecLen; in ImportShape() 4984 if ( aShapeAtom.nRecLen == 16 ) in GetGlobalChildAnchor() 5115 maShapeRecords.Current()->nRecLen, in ProcessObj() 5123 maShapeRecords.Current()->nRecLen, in ProcessObj() 5131 && maShapeRecords.Current()->nRecLen ) in ProcessObj() 5133 sal_uInt32 nBytesLeft = maShapeRecords.Current()->nRecLen; in ProcessObj() 5850 if ( aDggAtomHd.nRecLen == ( mnIdClusters * sizeof( FIDCL ) + 16 ) ) in GetFidclData() [all …]
|
/aoo41x/main/sc/source/filter/xcl97/ |
H A D | xcl97rec.cxx | 889 nRecLen = 8 + sName.GetBufferSize(); in ExcEScenario() 894 nRecLen += sComment.GetSize(); in ExcEScenario() 898 nRecLen += sUserName.GetSize(); in ExcEScenario() 946 nRecLen += 6 + pCell->GetStringBytes(); // 4 bytes address, 2 bytes ifmt in Append() 982 return nRecLen; in GetLen()
|
/aoo41x/main/sd/source/filter/ppt/ |
H A D | pptinanimations.cxx | 2804 sal_uInt32 nRecLen = pAtom->getLength(); in importAttributeValue() local 2805 if ( nRecLen >= 1 ) in importAttributeValue() 2813 if ( nRecLen == 2 ) in importAttributeValue() 2826 if ( nRecLen == 5 ) in importAttributeValue() 2839 if( nRecLen == 5 ) in importAttributeValue() 2852 if ( ( nRecLen & 1 ) && ( nRecLen > 1 ) ) in importAttributeValue() 2855 mpPPTImport->MSDFFReadZString( mrStCtrl, aString, nRecLen - 1, sal_True ); in importAttributeValue()
|
H A D | pptatom.hxx | 132 return maRecordHeader.nRecLen; in getLength()
|
H A D | pptin.cxx | 1311 sal_uInt32 nSCount = aContent.nRecLen >> 2; in Import() 1984 sal_uInt32 nSoundDataLen = aSoundDataRecHd.nRecLen; in ReadSound()
|
/aoo41x/main/sw/source/filter/ww8/dump/ |
H A D | dump8a.cxx | 2336 sal_uInt32 nRecLen; in DumpEscherRecs() local 2338 if( !::ReadEsherRec( *xTableStream, nVer, nInst, nFbt, nRecLen )) in DumpEscherRecs() 2348 if( ( !::ReadEsherRec( *xTableStream, nVer, nInst, nFbt, nRecLen ) ) in DumpEscherRecs() 2359 nFbt, nRecLen ); in DumpEscherRecs() 2369 DumpEscherRecs( nPos + nReadLen, nRecLen ); in DumpEscherRecs() 2373 nReadLen += nRecLen; in DumpEscherRecs()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 532 maShapeRecords.Current()->nRecLen, in ProcessObj() 540 maShapeRecords.Current()->nRecLen, in ProcessObj() 550 && maShapeRecords.Current()->nRecLen ) in ProcessObj() 552 sal_uInt32 nBytesLeft = maShapeRecords.Current()->nRecLen; in ProcessObj()
|