Home
last modified time | relevance | path

Searched refs:sal_Size (Results 126 – 150 of 226) sorted by path

12345678910

/trunk/main/sc/source/filter/excel/
H A Dxestyle.cxx966 sal_Size nStrLen = maData.maName.Len(); in XclExpFont()
H A Dxetable.cxx488 sal_uInt16 nRecId, sal_Size nContSize, const XclAddress& rXclPos ) : in XclExpCellBase()
517 sal_uInt16 nRecId, sal_Size nContSize, const XclAddress& rXclPos, sal_uInt32 nXFId ) : in XclExpSingleCellBase()
525 sal_uInt16 nRecId, sal_Size nContSize, const XclAddress& rXclPos, in XclExpSingleCellBase()
1084 sal_uInt16 nRecId, sal_uInt16 nMulRecId, sal_Size nContSize, const XclAddress& rXclPos ) : in XclExpMultiCellBase()
1146 sal_Size nTotalSize = GetRecSize() + (2 + mnContSize) * nCount; in Save()
H A Dxichart.cxx4247 sal_Size XclImpChart::GetProgressSize() const in GetProgressSize()
H A Dxicontent.cxx119 sal_Size nIgnore = nChars - nReadChars; in lclAppendString32()
H A Dxiescher.cxx441 sal_Size XclImpDrawObjBase::GetProgressSize() const in GetProgressSize()
819 sal_Size XclImpDrawObjBase::DoGetProgressSize() const in DoGetProgressSize()
968 sal_Size XclImpDrawObjVector::GetProgressSize() const in GetProgressSize()
970 sal_Size nProgressSize = 0; in GetProgressSize()
1026 sal_Size XclImpGroupObj::DoGetProgressSize() const in DoGetProgressSize()
1711 sal_Size XclImpChartObj::DoGetProgressSize() const in DoGetProgressSize()
2633 sal_Size nRecEnd = rStrm.GetRecPos() + nRecLeft; in ReadFullLbsData()
3242 void XclImpDffConverter::Progress( sal_Size nDelta ) in Progress()
3605 sal_Size nEndPos = rDgHeader.GetRecEndFilePos(); in ProcessDgContainer()
3867 sal_Size XclImpDrawing::GetProgressSize() const in GetProgressSize()
[all …]
H A Dxilink.cxx263 sal_Size nReadCount = rStrm.GetRecLeft() / 2; in ReadTabid()
267 for( sal_Size nIndex = 0; rStrm.IsValid() && (nIndex < nReadCount); ++nIndex ) in ReadTabid()
590 …DBG_ASSERT( static_cast< sal_Size >( nXtiCount * 6 ) == rStrm.GetRecLeft(), "XclImpLinkManagerImpl… in ReadExternsheet()
591 …nXtiCount = static_cast< sal_uInt16 >( ::std::min< sal_Size >( nXtiCount, rStrm.GetRecLeft() / 6 )… in ReadExternsheet()
H A Dxistream.cxx349 const SvStream& rStrm, sal_Size nNextPos, sal_Size nCurrSize, in Set()
363 SvStream& rStrm, sal_Size& rnNextPos, sal_Size& rnCurrSize, in Get()
455 sal_Size nZeroRecCount = 5; in StartNextRecord()
576 sal_Size XclImpStream::GetRecSize() in GetRecSize()
589 sal_Size XclImpStream::GetRecLeft() in GetRecLeft()
798 sal_Size XclImpStream::Read( void* pData, sal_Size nBytes ) in Read()
800 sal_Size nRet = 0; in Read()
823 sal_Size XclImpStream::CopyToStream( SvStream& rOutStrm, sal_Size nBytes ) in CopyToStream()
825 sal_Size nRet = 0; in CopyToStream()
847 sal_Size nRet = 0; in CopyRecordToStream()
[all …]
H A Dxistyle.cxx104 DBG_ASSERT( rStrm.GetRecLeft() == static_cast< sal_Size >( 4 * nCount ), in ReadPalette()
/trunk/main/sc/source/filter/ftools/
H A Dfprogressbar.cxx32 ScfProgressBar::ScfProgressSegment::ScfProgressSegment( sal_Size nSize ) : in ScfProgressSegment()
118 void ScfProgressBar::IncreaseProgressBar( sal_Size nDelta ) in IncreaseProgressBar()
120 sal_Size nNewPos = mnTotalPos + nDelta; in IncreaseProgressBar()
126 sal_Size nParentPos = static_cast< sal_Size >( in IncreaseProgressBar()
147 sal_Int32 ScfProgressBar::AddSegment( sal_Size nSize ) in AddSegment()
184 void ScfProgressBar::ProgressAbs( sal_Size nPos ) in ProgressAbs()
199 void ScfProgressBar::Progress( sal_Size nDelta ) in Progress()
212 ScfSimpleProgressBar::ScfSimpleProgressBar( sal_Size nSize, SfxObjectShell* pDocShell, sal_uInt16 n… in ScfSimpleProgressBar()
218 void ScfSimpleProgressBar::Init( sal_Size nSize ) in Init()
246 sal_Size nPos = mrStrm.Tell(); in Init()
[all …]
/trunk/main/sc/source/filter/inc/
H A DXclExpChangeTrack.hxx57 virtual sal_Size GetLen() const;
93 virtual sal_Size GetLen() const;
106 virtual sal_Size GetLen() const;
119 virtual sal_Size GetLen() const;
132 virtual sal_Size GetLen() const;
145 virtual sal_Size GetLen() const;
158 virtual sal_Size GetLen() const;
174 virtual sal_Size GetLen() const;
189 virtual sal_Size GetLen() const;
208 virtual sal_Size GetLen() const;
[all …]
H A Dexcform.hxx57 virtual ConvErr Convert( const ScTokenArray*&, XclImpStream& rStrm, sal_Size nFormulaLen,
60 …virtual ConvErr Convert( _ScRangeListTabs&, XclImpStream& rStrm, sal_Size nFormulaLen, const F…
62 …Err ConvertExternName( const ScTokenArray*& rpArray, XclImpStream& rStrm, sal_Size nFormulaLen,
65 … virtual sal_Bool GetAbsRefs( ScRangeList& rRangeList, XclImpStream& rStrm, sal_Size nLen );
69 …sal_Bool GetShrFmla( const ScTokenArray*&, XclImpStream& rStrm, sal_Size nFormulaLe…
134 …virtual ConvErr Convert( const ScTokenArray*& rpTokArray, XclImpStream& rStrm, sal_Size nFormu…
136 …virtual ConvErr Convert( _ScRangeListTabs&, XclImpStream& rStrm, sal_Size nFormulaLen, const F…
138 …Err ConvertExternName( const ScTokenArray*& rpArray, XclImpStream& rStrm, sal_Size nFormulaLen,
143 … virtual sal_Bool GetAbsRefs( ScRangeList& rRangeList, XclImpStream& rStrm, sal_Size nLen );
H A Dexcrecds.hxx73 virtual sal_Size GetLen() const = 0;
93 virtual sal_Size GetLen() const;
146 virtual sal_Size GetLen( void ) const;
176 virtual sal_Size GetLen( void ) const;
191 virtual sal_Size GetLen( void ) const;
213 static const sal_Size nMyLen;
256 static const sal_Size nMyLen;
268 static const sal_Size nMyLen;
292 sal_Size nStrPos;
319 virtual sal_Size GetLen() const;
[all …]
H A Dformel.hxx211 …virtual ConvErr Convert( const ScTokenArray*& rpErg, XclImpStream& rStrm, sal_Size nFormulaLen,
213 virtual ConvErr Convert( _ScRangeListTabs&, XclImpStream& rStrm, sal_Size nFormulaLen,
H A Dfprogressbar.hxx118 sal_Int32 AddSegment( sal_Size nSize );
135 void ProgressAbs( sal_Size nPos );
137 void Progress( sal_Size nDelta = 1 );
155 void IncreaseProgressBar( sal_Size nDelta );
164 sal_Size mnSize; /// Size of this segment.
165 sal_Size mnPos; /// Current position of this segment.
167 explicit ScfProgressSegment( sal_Size nSize );
183 sal_Size mnTotalSize; /// Total size of all segments.
184 sal_Size mnTotalPos; /// Sum of positions of all segments.
186 sal_Size mnNextUnitPos; /// Limit for next system progress call.
[all …]
H A Dxcl97dum.hxx35 static const sal_Size nMyLen;
37 virtual sal_Size GetLen() const;
46 static const sal_Size nMyLen;
48 virtual sal_Size GetLen() const;
57 static const sal_Size nMyLen;
59 virtual sal_Size GetLen() const;
68 static const sal_Size nMyLen;
70 virtual sal_Size GetLen() const;
79 static const sal_Size nMyLen;
81 virtual sal_Size GetLen() const;
H A Dxcl97rec.hxx183 virtual sal_Size GetLen() const;
244 virtual sal_Size GetLen() const;
282 virtual sal_Size GetLen() const;
294 virtual sal_Size GetLen() const;
309 virtual sal_Size GetLen() const;
343 sal_Size nRecLen;
362 virtual sal_Size GetLen() const;
391 virtual sal_Size GetLen() const;
423 virtual sal_Size GetLen() const;
441 virtual sal_Size GetLen() const;
[all …]
H A Dxechart.hxx176 sal_uInt16 nRecId, sal_Size nRecSize = 0 );
204 XclFutureRecType eRecType, sal_uInt16 nRecId, sal_Size nRecSize = 0 );
H A Dxehelper.hxx75 sal_Size mnRowCount; /// Number of created ROW records.
436 sal_Size GetSize() const;
H A Dxepivot.hxx103 sal_Size GetIndexSize() const;
H A Dxerecord.hxx141 sal_Size nRecSize = 0 );
148 inline sal_Size GetRecSize() const { return mnRecSize; } in GetRecSize()
153 inline void SetRecSize( sal_Size nRecSize ) { mnRecSize = nRecSize; } in SetRecSize()
155 inline void AddRecSize( sal_Size nRecSize ) { mnRecSize += nRecSize; } in AddRecSize()
157 void SetRecHeader( sal_uInt16 nRecId, sal_Size nRecSize );
168 sal_Size mnRecSize; /// The predicted record size.
198 …inline explicit XclExpValueRecord( sal_uInt16 nRecId, const Type& rValue, sal_Size nSize = siz… in XclExpValueRecord()
291 sal_uInt16 nRecId, const void* pRecData, sal_Size nRecSize );
294 void SetData( const void* pRecData, sal_Size nRecSize );
310 sal_uInt16 nRecId, sal_Size nRecSize = 0 );
H A Dxestream.hxx122 sal_Size Write( const void* pData, sal_Size nBytes );
124 void WriteZeroBytes( sal_Size nBytes );
126 void WriteZeroBytesToRecord( sal_Size nBytes );
130 sal_Size CopyFromStream( SvStream& rInStrm, sal_Size nBytes = STREAM_SEEK_TO_END );
161 sal_Size SetSvStreamPos( sal_Size nPos );
163 inline sal_Size GetSvStreamPos() const { return mrStrm.Tell(); } in GetSvStreamPos()
179 void UpdateSizeVars( sal_Size nSize );
189 void WriteRawZeroBytes( sal_Size nBytes );
243 sal_uInt32 GetBlockPos( sal_Size nStrmPos ) const;
244 sal_uInt16 GetOffsetInBlock( sal_Size nStrmPos ) const;
[all …]
H A Dxestring.hxx216 sal_Size GetBufferSize() const;
218 sal_Size GetSize() const;
H A Dxetable.hxx308 sal_uInt16 nRecId, sal_Size nContSize, const XclAddress& rXclPos );
339 explicit XclExpSingleCellBase( sal_uInt16 nRecId, sal_Size nContSize,
343 sal_uInt16 nRecId, sal_Size nContSize, const XclAddress& rXclPos,
346 inline void SetContSize( sal_Size nContSize ) { mnContSize = nContSize; } in SetContSize()
347 inline sal_Size GetContSize() const { return mnContSize; } in GetContSize()
360 sal_Size mnContSize; /// The size of the cell contents.
530 sal_Size nContSize, const XclAddress& rXclPos );
533 inline void SetContSize( sal_Size nContSize ) { mnContSize = nContSize; } in SetContSize()
535 inline sal_Size GetContSize() const { return mnContSize; } in GetContSize()
566 sal_Size mnContSize; /// Data size of contents for one cell
H A Dxichart.hxx1397 inline sal_Size GetProgressSize() const { return 2 * EXC_CHART_PROGRESS_SIZE; } in GetProgressSize()
1492 sal_Size GetProgressSize() const;
H A Dxiescher.hxx120 sal_Size GetProgressSize() const;
164 virtual sal_Size DoGetProgressSize() const;
214 sal_Size GetProgressSize() const;
245 virtual sal_Size DoGetProgressSize() const;
433 virtual sal_Size DoGetProgressSize() const;
875 inline sal_Size GetCtlsStreamPos() const { return mnCtlsStrmPos; } in GetCtlsStreamPos()
991 void StartProgressBar( sal_Size nProgressSize );
993 void Progress( sal_Size nDelta = 1 );
1128 sal_Size GetProgressSize() const;
1155 typedef ::std::map< sal_Size, XclImpDrawObjRef > XclImpObjMap;
[all …]

Completed in 183 milliseconds

12345678910