/aoo41x/main/sc/source/filter/excel/ |
H A D | colrowst.cxx | 104 void XclImpColRowSettings::HideCol( SCCOL nScCol ) in HideCol() argument 106 if( (0 <= nScCol) && (nScCol <= mnMaxCol) ) in HideCol() 107 ::set_flag( maColFlags[ nScCol ], EXC_COLROW_HIDDEN ); in HideCol() 176 for( SCCOL nScCol = nScCol1; nScCol <= nScCol2; ++nScCol ) in SetDefaultXF() local 177 rXFRangeBuffer.SetColumnDefXF( nScCol, nXFIndex ); in SetDefaultXF() 191 for( SCCOL nScCol = 0; nScCol <= mnMaxCol; ++nScCol ) in Convert() local 193 …sal_uInt16 nWidth = ::get_flag( maColFlags[ nScCol ], EXC_COLROW_USED ) ? maWidths[ nScCol ] : mnD… in Convert() 199 ::set_flag( maColFlags[ nScCol ], EXC_COLROW_HIDDEN ); in Convert() 202 rDoc.SetColWidthOnly( nScCol, nScTab, nWidth ); in Convert() 282 for( SCCOL nScCol = 0; nScCol <= mnMaxCol; ++nScCol ) in ConvertHiddenFlags() local [all …]
|
H A D | xihelper.cxx | 864 for( SCSIZE nScCol = 0; nScCol < mnScCols; ++nScCol ) in XclImpCachedMatrix() local 882 for( SCSIZE nScCol = 0; nScCol < mnScCols; ++nScCol ) in CreateScMatrix() local 888 xScMatrix->PutEmpty( nScCol, nScRow ); in CreateScMatrix() 891 xScMatrix->PutDouble( pValue->GetValue(), nScCol, nScRow ); in CreateScMatrix() 894 xScMatrix->PutString( pValue->GetString(), nScCol, nScRow ); in CreateScMatrix() 897 xScMatrix->PutBoolean( pValue->GetBool(), nScCol, nScRow ); in CreateScMatrix() 900 xScMatrix->PutError( pValue->GetScError(), nScCol, nScRow ); in CreateScMatrix() 904 xScMatrix->PutEmpty( nScCol, nScRow ); in CreateScMatrix()
|
H A D | xelink.cxx | 170 explicit XclExpCrn( SCCOL nScCol, SCROW nScRow, const Any& rValue ); 173 bool InsertValue( SCCOL nScCol, SCROW nScRow, const Any& rValue ); 1117 XclExpCrn::XclExpCrn( SCCOL nScCol, SCROW nScRow, const Any& rValue ) : in XclExpCrn() argument 1119 mnScCol( nScCol ), in XclExpCrn() 1125 bool XclExpCrn::InsertValue( SCCOL nScCol, SCROW nScRow, const Any& rValue ) in InsertValue() argument 1230 bool InsertValue( SCCOL nScCol, SCROW nScRow, const Any& rValue ); 1233 bool XclExpCrnList::InsertValue( SCCOL nScCol, SCROW nScRow, const Any& rValue ) in InsertValue() argument 1236 if( xLastRec.is() && xLastRec->InsertValue( nScCol, nScRow, rValue ) ) in InsertValue() 1240 AppendNewRecord( new XclExpCrn( nScCol, nScRow, rValue ) ); in InsertValue() 1280 for( SCCOL nScCol = aColRange.first; bValid && (nScCol < aColRange.second); ++nScCol ) in Save() local [all …]
|
H A D | xistyle.cxx | 1747 SCCOL nScCol = rScPos.Col(); in SetXF() local 1751 size_t nIndex = static_cast< size_t >( nScCol ); in SetXF() 1772 SetMerge( nScCol, nScRow ); in SetXF() 1794 for( SCCOL nScCol = 0; nScCol <= MAXCOL; ++nScCol ) in SetRowDefXF() local 1795 SetXF( ScAddress( nScCol, nScRow, 0 ), nXFIndex, xlXFModeRow ); in SetRowDefXF() 1798 void XclImpXFRangeBuffer::SetColumnDefXF( SCCOL nScCol, sal_uInt16 nXFIndex ) in SetColumnDefXF() argument 1801 size_t nIndex = static_cast< size_t >( nScCol ); in SetColumnDefXF() 1830 void XclImpXFRangeBuffer::SetMerge( SCCOL nScCol, SCROW nScRow ) in SetMerge() argument 1832 maMergeList.Append( ScRange( nScCol, nScRow, 0 ) ); in SetMerge() 1854 SCCOL nScCol = static_cast< SCCOL >( aVIt - aVBeg ); in Finalize() local [all …]
|
H A D | xetable.cxx | 1580 SCCOL nScCol, SCROW nLastScRow, XclExpColOutlineBuffer& rOutlineBfr ) : in XclExpColinfo() argument 1585 mnFirstXclCol( static_cast< sal_uInt16 >( nScCol ) ), in XclExpColinfo() 1586 mnLastXclCol( static_cast< sal_uInt16 >( nScCol ) ) in XclExpColinfo() 1593 rDoc.GetMostUsedPattern( nScCol, 0, nLastScRow, nScTab ), GetDefApiScript() ); in XclExpColinfo() 1596 sal_uInt16 nScWidth = rDoc.GetColWidth( nScCol, nScTab ); in XclExpColinfo() 1600 ::set_flag( mnFlags, EXC_COLINFO_HIDDEN, rDoc.ColHidden(nScCol, nScTab) ); in XclExpColinfo() 1603 rOutlineBfr.Update( nScCol ); in XclExpColinfo() 1680 for( sal_uInt16 nScCol = 0, nLastScCol = GetMaxPos().Col(); nScCol <= nLastScCol; ++nScCol ) in Initialize() local 2380 SCCOL nScCol = aIt.GetStartCol(); in XclExpCellTable() local 2383 ScAddress aScPos( nScCol, nScRow, nScTab ); in XclExpCellTable() [all …]
|
H A D | xicontent.cxx | 167 void lclInsertUrl( const XclImpRoot& rRoot, const String& rUrl, SCCOL nScCol, SCROW nScRow, SCTAB n… in lclInsertUrl() argument 170 ScAddress aScPos( nScCol, nScRow, nScTab ); in lclInsertUrl() 179 rDoc.GetString( nScCol, nScRow, nScTab, aDisplText ); in lclInsertUrl() 427 for( SCCOL nScCol = nScCol1; nScCol <= nScCol2; ++nScCol ) in InsertUrl() local 429 lclInsertUrl( rRoot, aUrl, nScCol, nScRow, nScTab ); in InsertUrl()
|
H A D | xipage.cxx | 379 SCCOL nScCol = static_cast< SCCOL >( *aIt ); in Finalize() local 380 if( nScCol <= MAXCOL ) in Finalize() 381 rDoc.SetColBreak(nScCol, nScTab, false, true); in Finalize()
|
H A D | xlescher.cxx | 94 SCCOL nScCol = static_cast< SCCOL >( nXclCol ); in lclGetXFromCol() local 95 return static_cast< long >( fScale * (rDoc.GetColOffset( nScCol, nScTab ) + in lclGetXFromCol() 96 ::std::min( nOffset / 1024.0, 1.0 ) * rDoc.GetColWidth( nScCol, nScTab )) + 0.5 ); in lclGetXFromCol()
|
H A D | xepivot.cxx | 793 …for( SCCOL nScCol = rRange.aStart.Col(), nEndScCol = rRange.aEnd.Col(); nScCol <= nEndScCol; ++nSc… in AddStdFields() local 796 aColRange.aStart.SetCol( nScCol ); in AddStdFields() 797 aColRange.aEnd.SetCol( nScCol ); in AddStdFields()
|
H A D | excrecds.cxx | 545 XclExpAutofilterinfo::XclExpAutofilterinfo( const ScAddress& rStartPos, SCCOL nScCol ) : in XclExpAutofilterinfo() argument 546 XclExpUInt16Record( EXC_ID_AUTOFILTERINFO, static_cast< sal_uInt16 >( nScCol ) ), in XclExpAutofilterinfo()
|
H A D | xipivot.cxx | 229 void XclImpPCField::WriteFieldNameToSource( SCCOL nScCol, SCTAB nScTab ) const in WriteFieldNameToSource() argument 232 GetDoc().SetString( nScCol, 0, nScTab, maFieldInfo.maName ); in WriteFieldNameToSource() 233 mnSourceScCol = nScCol; in WriteFieldNameToSource()
|
H A D | xeformula.cxx | 1319 for( SCSIZE nScCol = 0; nScCol < nScCols; ++nScCol ) in ProcessMatrix() local 1322 const ScMatrixValue* pMatVal = pMatrix->Get( nScCol, nScRow, nType ); in ProcessMatrix()
|
H A D | xehelper.cxx | 152 inline void lclFillAddress( XclAddress& rXclPos, SCCOL nScCol, SCROW nScRow ) in lclFillAddress() argument 154 rXclPos.mnCol = static_cast< sal_uInt16 >( nScCol ); in lclFillAddress()
|
H A D | xechart.cxx | 962 for( SCsCOL nScCol = rRef1.nCol; nScCol <= rRef2.nCol; ++nScCol ) in ConvertDataSequence() local 963 … lclAddDoubleRefData( aArray, *pToken, nScTab, nScCol, rRef1.nRow, nScTab, nScCol, rRef2.nRow ); in ConvertDataSequence()
|
/aoo41x/main/sc/source/filter/lotus/ |
H A D | expop.cxx | 362 SCCOL nScCol; in Write() local 364 aIter.GetPos( nScCol, nScRow, nTab ); in Write() 368 nCol = static_cast<sal_uInt16>(nScCol); in Write()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLDDELinksContext.cxx | 188 SCSIZE nScCol( static_cast< SCSIZE >( nCol ) ); in EndElement() local 191 pMatrix->PutEmpty( nScCol, nScRow ); in EndElement() 193 pMatrix->PutString( aItr->sValue, nScCol, nScRow ); in EndElement() 195 pMatrix->PutDouble( aItr->fValue, nScCol, nScRow ); in EndElement()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xetable.hxx | 670 inline void Update( SCCOL nScCol ) in Update() argument 671 { UpdateColRow( static_cast< SCCOLROW >( nScCol ) ); } in Update() 770 SCCOL nScCol, SCROW nLastScRow,
|
H A D | xistyle.hxx | 637 void SetColumnDefXF( SCCOL nScCol, sal_uInt16 nXFIndex ); 643 void SetMerge( SCCOL nScCol, SCROW nScRow );
|
H A D | excrecds.hxx | 380 explicit XclExpAutofilterinfo( const ScAddress& rStartPos, SCCOL nScCol );
|
H A D | xipivot.hxx | 95 void WriteFieldNameToSource( SCCOL nScCol, SCTAB nScTab ) const;
|