/aoo4110/main/sc/source/filter/inc/ |
H A D | xetable.hxx | 302 virtual void GetBlankXFIndexes( ScfUInt16Vec& rXFIndexes ) const; 304 virtual void RemoveUnusedBlankCells( const ScfUInt16Vec& rXFIndexes ); 550 void GetXFIndexes( ScfUInt16Vec& rXFIndexes ) const; 554 void RemoveUnusedXFIndexes( const ScfUInt16Vec& rXFIndexes ); 587 virtual void GetBlankXFIndexes( ScfUInt16Vec& rXFIndexes ) const; 589 virtual void RemoveUnusedBlankCells( const ScfUInt16Vec& rXFIndexes ); 824 void Finalize( ScfUInt16Vec& rXFIndexes ); 916 void Finalize( const ScfUInt16Vec& rColXFIndexes ); 986 …void Finalize( XclExpDefaultRowData& rDefRowData, const ScfUInt16Vec& rColXFIndexes…
|
H A D | xipivot.hxx | 375 ScfUInt16Vec maRowFields; /// Row field indexes. 376 ScfUInt16Vec maColFields; /// Column field indexes. 377 ScfUInt16Vec maPageFields; /// Page field indexes. 378 ScfUInt16Vec maOrigDataFields; /// Original data field indexes. 379 ScfUInt16Vec maFiltDataFields; /// Filtered data field indexes.
|
H A D | xepivot.hxx | 167 ScfUInt16Vec maIndexVec; /// Indexes into maItemList. 399 void WriteSxivd( XclExpStream& rStrm, const ScfUInt16Vec& rFields ) const; 424 ScfUInt16Vec maRowFields; /// Row field indexes. 425 ScfUInt16Vec maColFields; /// Column field indexes. 426 ScfUInt16Vec maPageFields; /// Page field indexes.
|
H A D | xestream.hxx | 139 void WriteUnicodeBuffer( const ScfUInt16Vec& rBuffer, sal_uInt8 nFlags ); 286 static ::rtl::OString ToOString( const ScfUInt16Vec& rBuffer ); 296 …static ::rtl::OUString ToOUString( const ScfUInt16Vec& rBuffer, sal_Int32 nStart = 0, sal_Int32 nL…
|
H A D | xepage.hxx | 75 const ScfUInt16Vec& rPageBreaks, 87 const ScfUInt16Vec& mrPageBreaks; /// Page settings data of current sheet.
|
H A D | colrowst.hxx | 56 ScfUInt16Vec maWidths; /// Column widths in twips. 58 ScfUInt16Vec maHeights; /// Row heights in twips.
|
H A D | xlpage.hxx | 101 ScfUInt16Vec maHorPageBreaks; /// Horizontal page breaks. 102 ScfUInt16Vec maVerPageBreaks; /// Vertical page breaks.
|
H A D | xestyle.hxx | 765 ScfUInt16Vec maXFIndexVec; /// Maps XF IDs to XF indexes. 766 ScfUInt16Vec maStyleIndexes; /// Maps XF IDs to OOXML Style indexes 767 ScfUInt16Vec maCellIndexes; /// Maps XF IDs to OOXML Cell indexes
|
H A D | xestring.hxx | 225 const ScfUInt16Vec& GetUnicodeBuffer() const { return maUniBuffer; } in GetUnicodeBuffer() 308 ScfUInt16Vec maUniBuffer; /// The Unicode character buffer.
|
H A D | xilink.hxx | 86 ScfUInt16Vec maTabIdVec; /// The vector with sheet indexes.
|
H A D | xlpivot.hxx | 559 …ScfUInt16Vec maGroupOrder; /// Order of items in a grouping field (SXGROUPINFO record…
|
H A D | ftools.hxx | 404 typedef ::std::vector< sal_uInt16 > ScfUInt16Vec; typedef
|
H A D | xiescher.hxx | 1165 ScfUInt16Vec maSkipObjs; /// IDs of all objects to be skipped.
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | xetable.cxx | 504 void XclExpCellBase::GetBlankXFIndexes( ScfUInt16Vec& /*rXFIndexes*/ ) const in GetBlankXFIndexes() 509 void XclExpCellBase::RemoveUnusedBlankCells( const ScfUInt16Vec& /*rXFIndexes*/ ) in RemoveUnusedBlankCells() argument 1252 void XclExpMultiCellBase::GetXFIndexes( ScfUInt16Vec& rXFIndexes ) const in GetXFIndexes() 1255 ScfUInt16Vec::iterator aDestIt = rXFIndexes.begin() + GetXclCol(); in GetXFIndexes() 1318 void XclExpBlankCell::GetBlankXFIndexes( ScfUInt16Vec& rXFIndexes ) const in GetBlankXFIndexes() 1323 void XclExpBlankCell::RemoveUnusedBlankCells( const ScfUInt16Vec& rXFIndexes ) in RemoveUnusedBlankCells() 1684 void XclExpColinfoBuffer::Finalize( ScfUInt16Vec& rXFIndexes ) in Finalize() 1860 void XclExpRow::Finalize( const ScfUInt16Vec& rColXFIndexes ) in Finalize() 1870 ScfUInt16Vec aXFIndexes( nColCount, EXC_XF_NOTFOUND ); in Finalize() 1917 ScfUInt16Vec::const_iterator aColBeg = rColXFIndexes.begin(), aColIt; in Finalize() [all …]
|
H A D | xestring.cxx | 454 …for( ScfUInt16Vec::const_iterator aIt = maUniBuffer.begin(), aEnd = maUniBuffer.end(); aIt != aEnd… in WriteBufferToMem() 477 static sal_uInt16 lcl_WriteRun( XclExpXmlStream& rStrm, const ScfUInt16Vec& rBuffer, sal_uInt16 nSt… in lcl_WriteRun() 551 ScfUInt16Vec::iterator aBeg = maUniBuffer.begin() + nBegin; in CharsToBuffer() 552 ScfUInt16Vec::iterator aEnd = aBeg + nLen; in CharsToBuffer() 554 for( ScfUInt16Vec::iterator aIt = aBeg; aIt != aEnd; ++aIt, ++pcSrcChar ) in CharsToBuffer()
|
H A D | xestream.cxx | 317 void XclExpStream::WriteUnicodeBuffer( const ScfUInt16Vec& rBuffer, sal_uInt8 nFlags ) in WriteUnicodeBuffer() 323 ScfUInt16Vec::const_iterator aEnd = rBuffer.end(); in WriteUnicodeBuffer() 324 for( ScfUInt16Vec::const_iterator aIter = rBuffer.begin(); aIter != aEnd; ++aIter ) in WriteUnicodeBuffer() 715 OString XclXmlUtils::ToOString( const ScfUInt16Vec& rBuffer ) in ToOString() 785 OUString XclXmlUtils::ToOUString( const ScfUInt16Vec& rBuf, sal_Int32 nStart, sal_Int32 nLength ) in ToOUString()
|
H A D | xepage.cxx | 147 XclExpPageBreaks::XclExpPageBreaks( sal_uInt16 nRecId, const ScfUInt16Vec& rPageBreaks, sal_uInt16 … in XclExpPageBreaks() 168 …for( ScfUInt16Vec::const_iterator aIt = mrPageBreaks.begin(), aEnd = mrPageBreaks.end(); aIt != aE… in WriteBody() 188 …for( ScfUInt16Vec::const_iterator aIt = mrPageBreaks.begin(), aEnd = mrPageBreaks.end(); aIt != aE… in SaveXml()
|
H A D | xepivot.cxx | 615 …for( ScfUInt16Vec::const_iterator aIt = maGroupOrder.begin(), aEnd = maGroupOrder.end(); aIt != aE… in WriteSxgroupinfo() 1463 const ScfUInt16Vec* pFieldVec = 0; in Finalize() 1472 …ScfUInt16Vec::const_iterator aIt = ::std::find( pFieldVec->begin(), pFieldVec->end(), EXC_SXIVD_DA… in Finalize() 1528 void XclExpPivotTable::WriteSxivd( XclExpStream& rStrm, const ScfUInt16Vec& rFields ) const in WriteSxivd() 1533 …for( ScfUInt16Vec::const_iterator aIt = rFields.begin(), aEnd = rFields.end(); aIt != aEnd; ++aIt ) in WriteSxivd() 1545 …for( ScfUInt16Vec::const_iterator aIt = maPageFields.begin(), aEnd = maPageFields.end(); aIt != aE… in WriteSxpi()
|
H A D | xipage.cxx | 127 ScfUInt16Vec* pVec = 0; in ReadPageBreaks() 368 ScfUInt16Vec::const_iterator aIt, aEnd; in Finalize()
|
H A D | xeformula.cxx | 166 inline ScfUInt16Vec& GetAttrPosVec() { return maAttrPosVec; } in GetAttrPosVec() 170 ScfUInt16Vec maAttrPosVec; /// Token array positions of tAttr tokens. 288 …ScfUInt16Vec maOpPosStack; /// Stack with positions of operand tokens waiting for an … 1516 const ScfUInt16Vec& rAttrPos = rFuncData.GetAttrPosVec(); in FinishIfFunction() 1529 ScfUInt16Vec& rAttrPos = rFuncData.GetAttrPosVec(); in FinishChooseFunction() 2462 …for( ScfUInt16Vec::iterator aIt = mxData->maOpPosStack.begin(), aEnd = mxData->maOpPosStack.end();… in InsertZeros()
|
H A D | xipivot.cxx | 1270 ScfUInt16Vec* pFieldVec = 0; in ReadSxivd() 1359 ScfUInt16Vec::const_iterator aIt, aEnd; in Convert()
|
H A D | xilink.cxx | 276 …for( ScfUInt16Vec::const_iterator aIt = maTabIdVec.begin(), aEnd = maTabIdVec.end(); aIt != aEnd; … in GetCurrentIndex()
|
H A D | xiescher.cxx | 3880 …for( ScfUInt16Vec::const_iterator aIt = maSkipObjs.begin(), aEnd = maSkipObjs.end(); aIt != aEnd; … in ImplConvertObjects()
|