Home
last modified time | relevance | path

Searched defs:nRow (Results 326 – 350 of 356) sorted by relevance

1...<<1112131415

/AOO41X/main/sc/source/core/data/
H A Ddptabres.cxx304 SCROW nRow = rPos.Row(); in lcl_DumpRow() local
322 for (SCROW nRow = nStartRow; nRow < rPos.Row(); nRow++) in lcl_Indent() local
3059 long nRow, long nMeasure ) const in FillDataResults()
H A Ddpgroup.cxx1329 for (sal_Int32 nRow = 0; nRow < nRowSize; ++nRow) in CalcResults() local
H A Ddptabsrc.cxx414 for (long nRow = 0; nRow < nRowCount; nRow++) in getResults() local
/AOO41X/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx461 sal_uInt32 nRow = pTextNodeInfo->getRow(); in StartParagraph() local
1209 sal_uInt32 nRow = pInner->getRow( ); in FinishTableRowCell() local
H A Dww8par2.cxx2659 short nRow; in MergeCells() local
2790 short nRow = nAktRow + 1; in ParkPaM() local
/AOO41X/main/sc/source/ui/app/
H A Dinputwin.cxx286 SCROW nRow(pRange->aStart.Row()); in UseSubTotal() local
/AOO41X/main/sw/source/core/doc/
H A Dhtmltbl.cxx63 sal_uInt16 nRow; // Start-Zeile member in SwHTMLTableLayoutConstraints
/AOO41X/main/sc/inc/
H A Ddocument.hxx222 SCROW nRow; member
H A Dchgtrack.hxx1142 static SCSIZE ComputeContentSlot( sal_Int32 nRow ) in ComputeContentSlot()
H A Dglobal.hxx863 SCROW nRow; // bzw. Anfang des Zielbereiches member
/AOO41X/main/sc/source/ui/view/
H A Dformatsh.cxx491 SCROW nRow = pViewData->GetCurY(); in ExecuteStyle() local
/AOO41X/main/sc/source/ui/docshell/
H A Ddocsh4.cxx171 SCROW nRow = ((SfxInt32Item*)pRowItem)->GetValue() - 1; in Execute() local
H A Ddocsh.cxx1756 SCROW nRow; in AsciiSave() local
/AOO41X/main/sc/source/filter/excel/
H A Dxipivot.cxx1491 SCROW nRow = aGeometry.getRowFieldHeaderRow(); in ApplyMergeFlags() local
/AOO41X/main/oox/source/dump/
H A Ddumperbase.cxx483 void StringHelper::appendAddrRow( OUStringBuffer& rStr, sal_Int32 nRow, bool bRel ) in appendAddrRow()
2014 void Output::writeRowIndex( sal_Int32 nRow ) in writeRowIndex()
2425 void OutputObjectBase::writeRowIndexItem( const String& rName, sal_Int32 nRow ) in writeRowIndexItem()
/AOO41X/main/sc/source/filter/starcalc/
H A Dscflt.cxx2365 SCROW nRow = 0; in LoadObjects() local
/AOO41X/main/svtools/source/contnr/
H A Dsvimpicn.cxx3319 SvLBoxEntry* ImpIcnCursor::SearchRow(sal_uInt16 nRow,sal_uInt16 nLeft,sal_uInt16 nRight, in SearchRow() argument
3574 sal_uInt16 nRow = (sal_uInt16)(nCur / nGridCols); in FindEmptyGridRect() local
H A Dfileview.cxx1179 sal_Int32 nRow = -1; in GetAccessibleObjectDescription() local
/AOO41X/main/sw/source/filter/ww1/
H A Dfltshell.cxx1748 sal_Bool SwFltOutDoc::SeekCell(short nRow, short nCol, sal_Bool bPam) in SeekCell()
/AOO41X/main/svtools/source/table/
H A Dtablecontrol_impl.cxx2681 Rectangle TableControl_Impl::calcCellRect( sal_Int32 nRow, sal_Int32 nCol ) in calcCellRect()
/AOO41X/main/sc/source/ui/undo/
H A Dundodat.cxx1515 SCROW nRow = aOldQuery.aStart.Row() + 1; //! Header testen in Undo() local
H A Dundoblk3.cxx1025 for (SCROW nRow=nStartY; nRow<=nEndY; nRow++) in Redo() local
/AOO41X/main/sd/source/core/
H A Dsdpage.cxx3147 for(sal_uInt16 nRow = 0; nRow < nRowCnt; nRow++) in CalculateHandoutAreas() local
/AOO41X/main/sc/source/filter/xml/
H A DXMLTrackedChangesContext.cxx706 sal_Int32 nRow(0); in ScXMLBigRangeContext() local
/AOO41X/main/sd/source/ui/view/
H A DDocumentRenderer.cxx885 for (sal_Int32 nRow=0; nRow<nRowCount; ++nRow) in Print() local

1...<<1112131415