Home
last modified time | relevance | path

Searched defs:nRow (Results 226 – 250 of 356) sorted by relevance

12345678910>>...15

/aoo42x/main/sw/source/ui/dbui/
H A Dmailmergehelper.cxx382 for(sal_uInt16 nRow = 0; nRow < pImpl->nRows ; ++nRow) in Paint() local
413 sal_uInt32 nRow = rMousePos.Y() / aPartSize.Height() ; in MouseButtonDown() local
/aoo42x/main/sc/source/core/data/
H A Ddocumen2.cxx614 void ScDocument::PutCell( SCCOL nCol, SCROW nRow, SCTAB nTab, in PutCell()
1153 void ScDocument::SetError( SCCOL nCol, SCROW nRow, SCTAB nTab, const sal_uInt16 nError) in SetError()
H A Ddocumen8.cxx464 SCROW nRow = aCurTextWidthCalcPos.Row(); in IdleCalcTextWidth() local
681 SCROW nRow = rSpellPos.Row(); in OnlineSpellInRange() local
1505 SCROW nRow = 0; in TransliterateText() local
H A Dattrib.cxx119 ScMergeAttr::ScMergeAttr( SCsCOL nCol, SCsROW nRow): in ScMergeAttr()
172 sal_Int16 nRow; in Create() local
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh5.cxx118 const SCROW nRow, in lcl_GetDBNearCursor()
164 const SCROW nRow = rMarked.aStart.Row(); in GetDBData() local
H A Ddbdocimp.cxx168 SCROW nRow = rParam.nRow1; in DoImport() local
H A Ddocfunc.cxx136 SCROW nRow = rRange.aStart.Row(); in lcl_PaintAbove() local
189 SCROW nRow = rPos.Row(); in DetectiveAddPred() local
230 SCROW nRow = rPos.Row(); in DetectiveDelPred() local
269 SCROW nRow = rPos.Row(); in DetectiveAddSucc() local
310 SCROW nRow = rPos.Row(); in DetectiveDelSucc() local
349 SCROW nRow = rPos.Row(); in DetectiveAddError() local
493 SCROW nRow = aPos.Row(); in DetectiveRefresh() local
3193 for (SCROW nRow=nStartNo; nRow<=nEndNo; nRow++) in SetWidthOrHeight() local
/aoo42x/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx62 sal_uInt16 nRow; // Start-Zeile member in SwWriteTableCell
/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlsInsertAnimator.cxx246 const sal_Int32 nRow (rInsertPosition.GetRow()); in GetRun() local
/aoo42x/main/sw/source/filter/xml/
H A Dxmltbli.cxx1777 const SwStartNode *SwXMLTableContext::GetPrevStartNode( sal_uInt32 nRow, in GetPrevStartNode()
1829 void SwXMLTableContext::FixRowSpan( sal_uInt32 nRow, sal_uInt32 nCol, in FixRowSpan()
1846 void SwXMLTableContext::ReplaceWithEmptyCell( sal_uInt32 nRow, sal_uInt32 nCol, bool bRows ) in ReplaceWithEmptyCell()
2248 for( sal_uInt32 nRow=nTopRow; nRow<nBottomRow; nRow++ ) in MakeTableLine() local
2269 for( sal_uInt32 nRow=nTopRow; nRow<nBottomRow; nRow++ ) in MakeTableLine() local
H A Dxmltble.cxx330 sal_uInt32 nCol, sal_uInt32 nRow, sal_Bool bTop ) in lcl_xmltble_appendBoxPrefix()
350 sal_uInt32 nCol, sal_uInt32 nRow, sal_Bool bTop ) in AddCell()
/aoo42x/main/sc/source/ui/view/
H A Dviewutil.cxx270 for (SCROW nRow = nStartRow; nRow <= nEndRow; ++nRow) in UnmarkFiltered() local
H A Dgridwin4.cxx1212 SCROW nRow; in DrawButtons() local
1370 SCROW nRow = rButtonPos.Row(); in GetListValButtonRect() local
1409 sal_Bool ScGridWindow::IsAutoFilterActive( SCCOL nCol, SCROW nRow, SCTAB nTab ) in IsAutoFilterActive()
/aoo42x/main/svtools/inc/svtools/
H A Deditbrowsebox.hxx608 void InvalidateStatusCell(long nRow) {RowModified(nRow, 0);} in InvalidateStatusCell()
/aoo42x/main/sc/source/core/tool/
H A Daddincol.cxx1667 long nCol, nRow; in SetResult() local
1710 long nCol, nRow; in SetResult() local
1753 long nCol, nRow; in SetResult() local
/aoo42x/main/sc/source/filter/html/
H A Dhtmlexp.cxx754 for ( SCROW nRow=nStartRow; nRow<=nEndRow; nRow++ ) in WriteTables() local
809 void ScHTMLExport::WriteCell( SCCOL nCol, SCROW nRow, SCTAB nTab ) in WriteCell()
/aoo42x/main/oox/source/dump/
H A Dbiffdumper.cxx612 sal_Int32 nRow = readRow( bRow32Bit ); in dumpRowIndex() local
986 TokenAddress FormulaObject::createTokenAddress( sal_uInt16 nCol, sal_uInt16 nRow, bool bRelC, bool … in createTokenAddress()
1066 sal_uInt16 nRow = 0; in dumpTokenRow() local
1083 sal_uInt16 nRow = dumpTokenRow( "row", bRelC, bRelR ); in dumpTokenAddress() local
1530 for( sal_uInt32 nRow = 0; nRow < nRows; ++nRow ) in dumpAddDataArray() local
2176 sal_Int32 nRow = dumpRowIndex( "row-idx" ); in implDumpRecordBody() local
/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1104 for (long nRow=0; nRow<nRows; nRow++) in lcl_PutDataArray() local
1245 for (long nRow=0; nRow<nRows; nRow++) in lcl_PutFormulaArray() local
3073 for (long nRow=0; nRow<nRowCount; nRow++) in setData() local
3417 SCROW nRow = 0, nLastRow; in queryVisibleCells() local
3908 SCROW nRow = 0; in findAll() local
3946 SCROW nRow; in Find_Impl() local
4043 SCROW nRow = 0; in replaceAll() local
4883 sal_Int32 nColumn, sal_Int32 nRow ) in GetCellByPosition_Impl()
9064 SCROW nRow = rRange.aStart.Row(); in SetOnePropertyValue() local
9134 SCROW nRow = rRange.aStart.Row(); in GetOnePropertyValue() local
[all …]
/aoo42x/main/svx/workben/msview/
H A Dxmlconfig.cxx382 int nRow = 0; in dump_hex() local
/aoo42x/main/sc/source/filter/excel/
H A Dxlescher.cxx136 for( SCROW nRow = static_cast< SCROW >( nXclStartRow ); nRow <= nXclMaxRow; ++nRow ) in lclGetRowFromY() local
/aoo42x/main/sal/textenc/
H A Dconvertiso2022cn.c115 sal_uInt32 nRow = 0; in ImplConvertIso2022CnToUnicode() local
/aoo42x/main/svx/source/table/
H A Dsvdotable.cxx2358 for( sal_Int32 nRow = 0; nRow <= nRowCount; nRow++ ) in AddToHdlList() local
2400 for( sal_Int32 nRow = 0; nRow <= nRowCount; ++nRow ) in AddToHdlList() local
2725 for( sal_Int32 nRow = 0; nRow < nRows; ++nRow ) in CloneRange() local
2742 for( sal_Int32 nRow = 0; nRow < nRows; ++nRow ) in CloneRange() local
/aoo42x/main/svx/source/dialog/
H A Dfrmsel.cxx381 size_t nCol, nCols, nRow, nRows; in InitBorderGeometry() local
648 for( size_t nRow = 0; nRow < maArray.GetRowCount(); ++nRow ) in DrawAllFrameBorders() local
/aoo42x/main/sc/source/filter/xml/
H A Dxmlexprt.cxx1210 void ScXMLExport::WriteRowStartTag(sal_Int32 nRow, const sal_Int32 nIndex, in WriteRowStartTag()
1306 sal_Int32 nRow; in OpenRow() local
1355 void ScXMLExport::CloseRow(const sal_Int32 nRow) in CloseRow()
2562 sal_Int32 nRow = 0; in _ExportAutoStyles() local
2724 sal_Int32 nRow(pCellAddress->StartRow); in GetMerged() local
4067 SCROW nRow = *itrRow; in WriteExternalRefCaches() local
4092 SCROW nRow = *itrRow; in WriteExternalRefCaches() local
/aoo42x/main/svtools/source/table/
H A Dtablecontrol.cxx582 sal_Int32 nRow = m_pImpl->getRowAtPoint( _rPoint ); in ConvertPointToControlIndex() local

Completed in 1573 milliseconds

12345678910>>...15