Home
last modified time | relevance | path

Searched refs:SCCOL (Results 276 – 300 of 333) sorted by relevance

1...<<11121314

/trunk/main/sc/source/ui/inc/
H A Dpvlaydlg.hxx58 ScDPLabelData* GetLabelData( SCCOL nCol, size_t* pnIndex = 0 );
H A Dtpsort.hxx98 SCCOL nFirstCol;
H A Dpreview.hxx88 SCCOL nColNumberButttonDown;
H A Dfieldwnd.hxx118 ScPivotFuncDataEntry FindFuncDataByCol( SCCOL nCol ) const;
H A Dacredlin.hxx111 SCCOL nCol;
H A Dfiltdlg.hxx182 sal_uInt16 GetFieldSelPos ( SCCOL nField );
/trunk/main/toolkit/workben/layout/
H A Dtpsort.hxx98 SCCOL nFirstCol;
/trunk/main/sc/source/ui/view/
H A Dviewfun6.cxx154 SCCOL nCol = GetViewData()->GetCurX(); in EditNote()
H A Dolinewin.cxx183 GetDoc().ColHidden(static_cast<SCCOL>(nColRowIndex), GetTab()) : in IsHidden()
268 mrViewData.GetScrPos( static_cast<SCCOL>(nColRowIndex), 0, meWhich, sal_True ).X() : in GetColRowPos()
H A Doutput3.cxx54 SCCOL nCol; in PrePrintDrawingLayer()
H A Dtabvwshc.cxx129 SCCOL nStartCol, nEndCol; in CreateRefDialog()
H A Dtabvwsh5.cxx192 SCCOL nCol = pHint->GetCol(); in Notify()
/trunk/main/sc/source/filter/excel/
H A Dxipivot.cxx229 void XclImpPCField::WriteFieldNameToSource( SCCOL nScCol, SCTAB nScTab ) const in WriteFieldNameToSource()
661 SCCOL nFieldScCol = 0; // column index of source data for next field in ReadPivotCacheStream()
1492 SCCOL nCol = rOutRange.aStart.Col(); in ApplyMergeFlags()
/trunk/main/sc/source/core/data/
H A Ddocumen6.cxx151 sal_uInt8 ScDocument::GetScriptType( SCCOL nCol, SCROW nRow, SCTAB nTab, ScBaseCell* pCell ) in GetScriptType()
H A Ddbdocutl.cxx48 void ScDatabaseDocUtil::PutData( ScDocument* pDoc, SCCOL nCol, SCROW nRow, SCTAB nTab, in PutData()
H A Ddpshttab.cxx125 return aCacheTable.getFieldName((SCCOL)nColumn); in getDimensionName()
H A Ddpsdbtab.cxx246 return aCacheTable.getFieldName((SCCOL)nColumn); in getDimensionName()
/trunk/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx952 aSourceRange.aStart.IncCol( (SCCOL) -nDCols ); in XclExpChTrMoveRange()
955 aSourceRange.aEnd.IncCol( (SCCOL) -nDCols ); in XclExpChTrMoveRange()
/trunk/main/sc/source/filter/inc/
H A Dformel.hxx193 inline SCCOL GetEingabeCol( void ) const { return aEingPos.Col(); } in GetEingabeCol()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx285 SCCOL nVisX = pViewData->VisibleCellsX( eWhichH ); in getVisibleRange()
309 ScRange aRange( (SCCOL)aAdr.StartColumn, (SCROW)aAdr.StartRow, aAdr.Sheet, in getReferredCells()
310 (SCCOL)aAdr.EndColumn, (SCROW)aAdr.EndRow, aAdr.Sheet ); in getReferredCells()
1793 …Point aSplit(pViewData->GetScrPos( (SCCOL)nColumns, (SCROW)nRows, SC_SPLIT_BOTTOMLEFT, sal_True )); in freezeAtPosition()
H A Ddapiuno.cxx436 …ScRange aOutputRange((SCCOL)aOutputAddress.Column, (SCROW)aOutputAddress.Row, (SCTAB)aOutputAddres… in insertNewByName()
437 … (SCCOL)aOutputAddress.Column, (SCROW)aOutputAddress.Row, (SCTAB)aOutputAddress.Sheet); in insertNewByName()
1299 ScAddress aAddr2(static_cast<SCCOL>(aAddr.Column), static_cast<SCROW>(aAddr.Row), aAddr.Sheet); in getDrillDownData()
1313 ScAddress aAddr2(static_cast<SCCOL>(aAddr.Column), static_cast<SCROW>(aAddr.Row), aAddr.Sheet); in getPositionData()
1332 …ScAddress(static_cast<SCCOL>(aAddr.Column), static_cast<SCROW>(aAddr.Row), aAddr.Sheet), aFilters); in insertDrillDownSheet()
/trunk/main/sc/source/filter/xml/
H A Dxmldrani.cxx349 …pDoc->ApplyFlagsTab( static_cast<SCCOL>(aCellRangeAddress.StartColumn), static_cast<SCROW>(aCellRa… in EndElement()
350 … static_cast<SCCOL>(aCellRangeAddress.EndColumn), static_cast<SCROW>(aCellRangeAddress.StartRow), in EndElement()
/trunk/main/sc/source/filter/html/
H A Dhtmlimp.cxx156 SCCOL nColMerge = pItem->GetColMerge(); in WriteToDocument()
/trunk/main/sc/source/ui/vba/
H A Dvbanames.cxx141 …ScAddress aPos( static_cast< SCCOL >( aAddr.StartColumn ) , static_cast< SCROW >( aAddr.StartRow )… in Add()
/trunk/main/sc/source/core/tool/
H A Drefdata.cxx202 SCCOL nCol1, nCol2; in lcl_putInOrder()

Completed in 109 milliseconds

1...<<11121314