/aoo41x/main/sc/source/filter/excel/ |
H A D | xerecord.cxx | 152 XclExpRecord::XclExpRecord( sal_uInt16 nRecId, sal_Size nRecSize ) : in XclExpRecord() 162 void XclExpRecord::SetRecHeader( sal_uInt16 nRecId, sal_Size nRecSize ) in SetRecHeader() 212 XclExpDummyRecord::XclExpDummyRecord( sal_uInt16 nRecId, const void* pRecData, sal_Size nRecSize ) : in XclExpDummyRecord() 218 void XclExpDummyRecord::SetData( const void* pRecData, sal_Size nRecSize ) in SetData() 231 …tureRecord::XclExpFutureRecord( XclFutureRecType eRecType, sal_uInt16 nRecId, sal_Size nRecSize ) : in XclExpFutureRecord()
|
H A D | xistream.cxx | 87 void XclImpDecrypter::Update( SvStream& rStrm, sal_uInt16 nRecSize ) in Update() 196 …lImpBiff5Decrypter::OnUpdate( sal_Size /*nOldStrmPos*/, sal_Size nNewStrmPos, sal_uInt16 nRecSize ) in OnUpdate()
|
H A D | xestream.cxx | 90 void XclExpStream::StartRecord( sal_uInt16 nRecId, sal_Size nRecSize ) in StartRecord()
|
H A D | xechart.cxx | 437 sal_uInt16 nFrType, sal_uInt16 nRecId, sal_Size nRecSize ) : in XclExpChGroupBase() 483 XclFutureRecType eRecType, sal_uInt16 nRecId, sal_Size nRecSize ) : in XclExpChFutureRecordBase() 1081 sal_Size nRecSize = (1 + mxString->GetFormatsCount()) * ((GetBiff() == EXC_BIFF8) ? 2 : 1); in Save() local
|
H A D | xetable.cxx | 71 sal_uInt16 nRecId, sal_uInt32 nRecSize, const ScAddress& rScPos ) : in XclExpRangeFmlaBase() 81 sal_uInt16 nRecId, sal_uInt32 nRecSize, const ScRange& rScRange ) : in XclExpRangeFmlaBase()
|
H A D | xepivot.cxx | 893 sal_Size nRecSize = 0; in WriteSxindexlistList() local
|
H A D | xelink.cxx | 1315 …eetBase::XclExpExternSheetBase( const XclExpRoot& rRoot, sal_uInt16 nRecId, sal_uInt32 nRecSize ) : in XclExpExternSheetBase()
|
/aoo41x/main/oox/source/ole/ |
H A D | vbahelper.cxx | 57 sal_Int32 nRecSize; in readDirRecord() local
|
H A D | vbamodule.cxx | 74 sal_Int32 nRecSize = aRecData.getLength(); in importDirRecords() local
|
H A D | vbaproject.cxx | 298 sal_Int32 nRecSize = aRecData.getLength(); in importVba() local
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xerecord.hxx | 153 inline void SetRecSize( sal_Size nRecSize ) { mnRecSize = nRecSize; } in SetRecSize() 155 inline void AddRecSize( sal_Size nRecSize ) { mnRecSize += nRecSize; } in AddRecSize()
|
/aoo41x/main/oox/source/xls/ |
H A D | biffoutputstream.cxx | 54 sal_uInt16 nRecSize = getLimitedValue< sal_uInt16, size_t >( maData.size(), 0, SAL_MAX_UINT16 ); in endRecord() local
|
/aoo41x/main/oox/source/core/ |
H A D | recordparser.cxx | 209 sal_Int32 nRecSize = 0; in lclReadNextRecord() local
|
/aoo41x/main/oox/source/dump/ |
H A D | xlsbdumper.cxx | 92 sal_Int32 nRecId = 0, nRecSize = 0; in implReadRecordHeader() local
|
H A D | biffdumper.cxx | 1602 sal_Int64 nRecSize = rStrm.size(); in implDumpRecordBody() local
|
H A D | dumperbase.cxx | 3140 sal_Int32 nRecSize = static_cast< sal_Int32 >( ornRecSize ); in implStartRecord() local
|
/aoo41x/main/svtools/source/filter/wmf/ |
H A D | enhwmf.cxx | 246 sal_uInt32 nRecType, nRecSize, nNextPos, in ReadEnhWMF() local
|
H A D | winmtf.hxx | 729 sal_uInt32 nRecSize; member in WMFReader
|