Home
last modified time | relevance | path

Searched defs:nScCol (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dcolrowst.cxx104 void XclImpColRowSettings::HideCol( SCCOL nScCol ) in HideCol()
176 for( SCCOL nScCol = nScCol1; nScCol <= nScCol2; ++nScCol ) in SetDefaultXF() local
191 for( SCCOL nScCol = 0; nScCol <= mnMaxCol; ++nScCol ) in Convert() local
282 for( SCCOL nScCol = 0; nScCol <= mnMaxCol; ++nScCol ) in ConvertHiddenFlags() local
H A Dxipage.cxx379 SCCOL nScCol = static_cast< SCCOL >( *aIt ); in Finalize() local
H A Dxistyle.cxx1747 SCCOL nScCol = rScPos.Col(); in SetXF() local
1794 for( SCCOL nScCol = 0; nScCol <= MAXCOL; ++nScCol ) in SetRowDefXF() local
1798 void XclImpXFRangeBuffer::SetColumnDefXF( SCCOL nScCol, sal_uInt16 nXFIndex ) in SetColumnDefXF()
1830 void XclImpXFRangeBuffer::SetMerge( SCCOL nScCol, SCROW nScRow ) in SetMerge()
1854 SCCOL nScCol = static_cast< SCCOL >( aVIt - aVBeg ); in Finalize() local
H A Dxihelper.cxx864 for( SCSIZE nScCol = 0; nScCol < mnScCols; ++nScCol ) in XclImpCachedMatrix() local
882 for( SCSIZE nScCol = 0; nScCol < mnScCols; ++nScCol ) in CreateScMatrix() local
H A Dxlescher.cxx94 SCCOL nScCol = static_cast< SCCOL >( nXclCol ); in lclGetXFromCol() local
H A Dxicontent.cxx167 void lclInsertUrl( const XclImpRoot& rRoot, const String& rUrl, SCCOL nScCol, SCROW nScRow, SCTAB n… in lclInsertUrl()
427 for( SCCOL nScCol = nScCol1; nScCol <= nScCol2; ++nScCol ) in InsertUrl() local
H A Dxelink.cxx1117 XclExpCrn::XclExpCrn( SCCOL nScCol, SCROW nScRow, const Any& rValue ) : in XclExpCrn()
1125 bool XclExpCrn::InsertValue( SCCOL nScCol, SCROW nScRow, const Any& rValue ) in InsertValue()
1233 bool XclExpCrnList::InsertValue( SCCOL nScCol, SCROW nScRow, const Any& rValue ) in InsertValue()
1280 for( SCCOL nScCol = aColRange.first; bValid && (nScCol < aColRange.second); ++nScCol ) in Save() local
H A Dxetable.cxx1580 SCCOL nScCol, SCROW nLastScRow, XclExpColOutlineBuffer& rOutlineBfr ) : 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
H A Dexcrecds.cxx545 XclExpAutofilterinfo::XclExpAutofilterinfo( const ScAddress& rStartPos, SCCOL nScCol ) : in XclExpAutofilterinfo()
H A Dxehelper.cxx152 inline void lclFillAddress( XclAddress& rXclPos, SCCOL nScCol, SCROW nScRow ) in lclFillAddress()
H A Dxipivot.cxx229 void XclImpPCField::WriteFieldNameToSource( SCCOL nScCol, SCTAB nScTab ) const in WriteFieldNameToSource()
H A Dxepivot.cxx793 …for( SCCOL nScCol = rRange.aStart.Col(), nEndScCol = rRange.aEnd.Col(); nScCol <= nEndScCol; ++nSc… in AddStdFields() local
H A Dxeformula.cxx1319 for( SCSIZE nScCol = 0; nScCol < nScCols; ++nScCol ) in ProcessMatrix() local
H A Dxechart.cxx962 for( SCsCOL nScCol = rRef1.nCol; nScCol <= rRef2.nCol; ++nScCol ) in ConvertDataSequence() local
/trunk/main/sc/source/filter/lotus/
H A Dexpop.cxx362 SCCOL nScCol; in Write() local
/trunk/main/sc/source/filter/xml/
H A DXMLDDELinksContext.cxx188 SCSIZE nScCol( static_cast< SCSIZE >( nCol ) ); in EndElement() local
/trunk/main/sc/source/filter/inc/
H A Dxetable.hxx670 inline void Update( SCCOL nScCol ) in Update()

Completed in 182 milliseconds