Home
last modified time | relevance | path

Searched defs:nRow (Results 251 – 275 of 356) sorted by relevance

1...<<1112131415

/aoo42x/main/xmloff/source/table/
H A DXMLTableExport.cxx255 for( sal_Int32 nRow = 0; nRow < nRowCount; ++nRow ) try in collectTableAutoStyles() local
/aoo42x/main/sw/source/ui/envelp/
H A Dlabfmt.cxx174 for (sal_uInt16 nRow = 0; nRow < Min((sal_uInt16) 2, (sal_uInt16) aItem.nRows); nRow++) in Paint() local
/aoo42x/main/chart2/source/tools/
H A DInternalData.cxx138 for( sal_Int32 nRow=0; nRow<m_nRowCount; ++nRow ) in setData() local
/aoo42x/main/sc/inc/
H A Drefdata.hxx55 SCsROW nRow; member
/aoo42x/main/sc/source/filter/xml/
H A DXMLDDELinksContext.cxx174 sal_Int32 nRow(-1); in EndElement() local
H A Dxmlcelli.cxx449 … (const uno::Reference <table::XCellRange>& xCellRange, const sal_Int32 nCol, const sal_Int32 nRow, in IsMerged()
/aoo42x/main/sc/source/ui/view/
H A Ddbfunc.cxx352 const SCROW nRow = aParam.nRow1; in ToggleAutoFilter() local
H A Dtabview.cxx1945 SCROW nRow = aViewData.GetCurY(); in GetInsertPos() local
2471 SCROW nRow = aViewData.GetCurY(); in HasPageFieldDataAtCursor() local
2482 SCROW nRow = aViewData.GetCurY(); in StartDataSelect() local
H A Dcellsh.cxx474 SCROW nRow = GetViewData()->GetCurY(); in GetClipState() local
H A Dviewdata.cxx1768 for (SCROW nRow = nY; nRow <= nY+nCountY-1; ++nRow) in GetMergeSizePixel() local
2025 SCROW nRow; in SetScreen() local
3109 SCROW nRow = rPosY; in AddPixelsWhile() local
3150 SCROW nRow = rPosY; in AddPixelsWhileBackward() local
/aoo42x/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx199 for( size_t nRow = 0; nRow < nTableRowCount; ++nRow ) in lcl_fillRangeMapping() local
914 for( sal_Int32 nRow = 0; aRowIter != aEnd && nRow < nNumRows; ++aRowIter, ++nRow ) in applyTableToInternalDataProvider() local
/aoo42x/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx905 SCROW nRow; in ExcEScenario() local
939 sal_Bool ExcEScenario::Append( sal_uInt16 nCol, sal_uInt16 nRow, const String& rTxt ) in Append()
/aoo42x/main/sd/source/ui/view/
H A Dsdview.cxx1375 for (sal_Int32 nRow = aStart.mnRow; nRow <= aEnd.mnRow && !bToggleOn; nRow++) in ShouldToggleOn() local
1450 for (sal_Int32 nRow = aStart.mnRow; nRow <= aEnd.mnRow; nRow++) in ChangeMarkedObjectsBulletsNumbering() local
/aoo42x/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx230 SalPrinterBmp::GetPixelRGB (sal_uInt32 nRow, sal_uInt32 nColumn) const in GetPixelRGB()
239 SalPrinterBmp::GetPixelGray (sal_uInt32 nRow, sal_uInt32 nColumn) const in GetPixelGray()
248 SalPrinterBmp::GetPixelIdx (sal_uInt32 nRow, sal_uInt32 nColumn) const in GetPixelIdx()
/aoo42x/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx138 SalPrinterBmp::GetPixelRGB (sal_uInt32 nRow, sal_uInt32 nColumn) const in GetPixelRGB()
147 SalPrinterBmp::GetPixelGray (sal_uInt32 nRow, sal_uInt32 nColumn) const in GetPixelGray()
161 SalPrinterBmp::GetPixelIdx (sal_uInt32 nRow, sal_uInt32 nColumn) const in GetPixelIdx()
/aoo42x/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx162 sal_Int32 const nRow = pTable->GetCurrentRow(); in getCurrentRow() local
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleCell.cxx472 …for (sal_uInt32 nRow = rRange.aStart.Row(); nRow <= sal::static_int_cast<sal_uInt32>(rRange.aEnd.R… in AddRelation() local
/aoo42x/main/sc/source/ui/docshell/
H A Dtablink.cxx357 for (SCROW nRow=nStartRow; nRow<=nEndRow; nRow++) in Refresh() local
/aoo42x/main/svx/source/gallery2/
H A Dgalctrl.cxx645 sal_Bool GalleryListView::SeekRow( long nRow ) in SeekRow()
/aoo42x/main/writerfilter/inc/resourcemodel/
H A DTableManager.hxx981 for (unsigned int nRow = 0; nRow < nRows; ++nRow) in resolveCurrentTable() local
/aoo42x/main/sc/workben/
H A Dtest.cxx302 USHORT nCol, USHORT nRow, USHORT nTab ) in lcl_OutputNames()
380 for (USHORT nRow = 0; nRow < 20; nRow++) in lcl_DoCount() local
1693 USHORT nRow = (USHORT)aRowField.GetValue(); in IMPL_LINK() local
/aoo42x/main/svx/source/table/
H A Dcell.cxx1748 static OUString getCellName( sal_Int32 nCol, sal_Int32 nRow ) in getCellName()
1795 for( sal_Int32 nRow = 0; nRow < nRowCount; nRow++ ) in getName() local
/aoo42x/main/sccomp/source/solver/
H A Dsolver.cxx484 for (size_t nRow=0; nRow<nRows; nRow++) in solve() local
/aoo42x/main/oox/inc/oox/helper/
H A Dcontainerhelper.hxx430 for( size_t nRow = 0, nHeight = rMatrix.height(); nRow < nHeight; ++nRow ) in matrixToSequenceSequence() local
/aoo42x/main/sc/source/ui/unoobj/
H A Dcursuno.cxx445 sal_Int32 nColumn, sal_Int32 nRow ) in getCellByPosition()

Completed in 1043 milliseconds

1...<<1112131415