Home
last modified time | relevance | path

Searched defs:nRow (Results 26 – 50 of 356) sorted by relevance

12345678910>>...15

/aoo42x/main/svx/source/table/
H A Dtablemodel.cxx162 for( sal_Int32 nRow = 0; nRow < nRowCount; ++nRow ) in TableModel() local
301 for( sal_Int32 nRow = 0; nRow < nRows; ++nRow ) in UndoRemoveColumns() local
652 for( sal_Int32 nRow = 0; nRow < nRowCount; ++nRow ) in notifyModification() local
765 for( sal_Int32 nRow = 0; nRow < nRows; ++nRow ) in insertColumns() local
778 for( sal_Int32 nRow = 0; nRow < nRowCount; ++nRow ) in insertColumns() local
844 for( sal_Int32 nRow = 0; nRow < nRows; ++nRow ) in removeColumns() local
861 for( sal_Int32 nRow = 0; nRow < nRowCount; ++nRow ) in removeColumns() local
950 for( sal_Int32 nRow = 0; nRow < nIndex; ++nRow ) in insertRows() local
1020 for( sal_Int32 nRow = 0; nRow < nRowCount; ++nRow ) in removeRows() local
1145 sal_Int32 nRow = getRowCountImpl() - 1; in optimize() local
[all …]
H A Dtablelayouter.cxx155 sal_Int32 TableLayouter::getRowHeight( sal_Int32 nRow ) in getRowHeight()
165 void TableLayouter::setRowHeight( sal_Int32 nRow, sal_Int32 nHeight ) in setRowHeight()
365 sal_Int32 nRow, nCol; in findMergeOrigin() local
559 sal_Int32 nCol = 0, nRow = 0; in LayoutTableWidth() local
709 sal_Int32 nCol, nRow; in LayoutTableHeight() local
856 for( sal_Int32 nRow = 0; nRow < nRowCount; nRow++ ) in LayoutTable() local
955 void TableLayouter::SetBorder( sal_Int32 nCol, sal_Int32 nRow, bool bHorizontal, const SvxBorderLin… in SetBorder()
993 for( sal_Int32 nRow = 0; nRow < nRowCount; nRow++ ) in ClearBorderLayout() local
1061 for( sal_Int32 nRow = aPos.mnRow; nRow < nLastRow; nRow++ ) in UpdateBorderLayout() local
1163 for( sal_Int32 nRow = nFirstRow; nRow <= nLastRow; ++nRow ) in DistributeRows() local
[all …]
H A Dtablertfexporter.cxx125 for( sal_Int32 nRow = 0; nRow < nRowCount; nRow++ ) try in Write() local
140 void SdrTableRtfExporter::WriteRow( const Reference< XPropertySet >& xRowSet, sal_Int32 nRow, const… in WriteRow()
198 void SdrTableRtfExporter::WriteCell( sal_Int32 nCol, sal_Int32 nRow ) in WriteCell()
/aoo42x/main/sc/source/core/data/
H A Dcolumn.cxx561 SCROW nRow; in GetSelectionStyle() local
588 SCROW nRow; in GetAreaStyle() local
1685 SCROW nRow = pItems[i].nRow; in UpdateTranspose() local
1702 SCROW nRow = pItems[i].nRow; in UpdateGrow() local
1728 SCROW nRow = pItems[i].nRow; in UpdateInsertTabOnlyCells() local
1745 SCROW nRow = pItems[i].nRow; in UpdateInsertTabAbs() local
1763 SCROW nRow = pItems[i].nRow; in UpdateDeleteTab() local
1795 SCROW nRow = pItems[i].nRow; in UpdateMoveTab() local
1914 SCROW nRow; in SetDirty() local
1943 SCROW nRow; in SetTableOpDirty() local
[all …]
H A Dtable2.cxx214 SCROW nRow = *it; in DeleteRow() local
564 SCROW nRow; in TransposeClip() local
1086 double ScTable::GetValue( SCCOL nCol, SCROW nRow ) in GetValue()
2083 SCROW nRow = 0; in StyleSheetChanged() local
2505 SCROW nRow = nStartRow; in GetRowHeight() local
2531 SCROW nRow = nStartRow; in GetScaledRowHeight() local
2579 SCROW ScTable::GetHiddenRowCount( SCROW nRow ) in GetHiddenRowCount()
2627 void ScTable::ShowRow(SCROW nRow, bool bShow) in ShowRow()
2666 void ScTable::DBShowRow(SCROW nRow, bool bShow) in DBShowRow()
3061 SCROW nRow; in DoAutoOutline() local
[all …]
H A Dmarkarr.cxx73 sal_Bool ScMarkArray::Search( SCROW nRow, SCSIZE& nIndex ) const in Search()
322 SCsROW ScMarkArray::GetNextMarked( SCsROW nRow, sal_Bool bUp ) const in GetNextMarked()
348 SCROW ScMarkArray::GetMarkEnd( SCROW nRow, sal_Bool bUp ) const in GetMarkEnd()
/aoo42x/main/sc/source/ui/inc/
H A Dundocell.hxx60 SCROW nRow; member in ScUndoCursorAttr
98 SCROW nRow; member in ScUndoEnterData
179 SCROW nRow; member in ScUndoPageBreak
231 SCROW nRow; member in ScUndoThesaurus
/aoo42x/main/sc/source/filter/rtf/
H A Drtfexp.cxx141 for ( SCROW nRow = aRange.aStart.Row(); nRow <= nEndRow; nRow++ ) in WriteTab() local
150 void ScRTFExport::WriteRow( SCTAB nTab, SCROW nRow ) in WriteRow()
204 void ScRTFExport::WriteCell( SCTAB nTab, SCROW nRow, SCCOL nCol ) in WriteCell()
H A Deeimpars.cxx159 SCROW nRow = nStartRow + pE->nRow; in WriteToDocument() local
431 for ( SCROW nRow = nStartRow; nRow <= nEndRow; nRow++ ) in WriteToDocument() local
446 SCROW nRow = pE->nRow; in WriteToDocument() local
457 sal_Bool ScEEImport::GraphicSize( SCCOL nCol, SCROW nRow, SCTAB /*nTab*/, in GraphicSize()
522 void ScEEImport::InsertGraphic( SCCOL nCol, SCROW nRow, SCTAB nTab, in InsertGraphic()
/aoo42x/main/sc/source/filter/inc/
H A Dlotrange.hxx128 inline LR_ID LotusRangeList::GetIndex( SCCOL nCol, SCROW nRow ) in GetIndex()
142 inline void LotusRangeList::Append( SCCOL nCol, SCROW nRow, const String& rName ) in Append()
154 inline void LotusRangeList::SetEing( const SCCOL nCol, const SCROW nRow ) in SetEing()
/aoo42x/main/svtools/source/brwbox/
H A Dbrwbox1.cxx1219 void BrowseBox::RowModified( long nRow, sal_uInt16 nColId ) in RowModified()
1416 void BrowseBox::RowRemoved( long nRow, long nNumRows, sal_Bool bDoPaint ) in RowRemoved()
1589 sal_Bool BrowseBox::GoToRow( long nRow) in GoToRow()
1596 sal_Bool BrowseBox::GoToRowAndDoNotModifySelection( long nRow ) in GoToRowAndDoNotModifySelection()
1742 sal_Bool BrowseBox::GoToRowColumnId( long nRow, sal_uInt16 nColId ) in GoToRowColumnId()
1877 for ( long nRow = Max( nTopRow, uRow.pSel->FirstSelected() ); in SelectAll() local
1919 void BrowseBox::SelectRow( long nRow, sal_Bool _bSelect, sal_Bool bExpand ) in SelectRow()
2158 long nRow, // Zeilen-Nr des Feldes (beginnend mit 0) in MakeFieldVisible()
2237 sal_Bool BrowseBox::IsFieldVisible( long nRow, sal_uInt16 nColumnId, in IsFieldVisible()
2264 Rectangle BrowseBox::GetFieldRectPixel( long nRow, sal_uInt16 nColumnId, in GetFieldRectPixel()
[all …]
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx599 const SvxLineItem& ScAutoFmtPreview::GetDiagItem( size_t nCol, size_t nRow, bool bTLBR ) const in GetDiagItem()
607 void ScAutoFmtPreview::DrawString( size_t nCol, size_t nRow ) in DrawString()
794 for( size_t nRow = 0; nRow < 5; ++nRow ) in DrawStrings() local
805 for( size_t nRow = 0; nRow < 5; ++nRow ) in DrawBackground() local
889 for( size_t nRow = 0; nRow < 5; ++nRow ) in CalcLineMap() local
/aoo42x/main/accessibility/source/extended/
H A DAccessibleGridControlHeader.cxx117 sal_Int32 nRow = 0; in getAccessibleAtPoint() local
142 OUString SAL_CALL AccessibleGridControlHeader::getAccessibleRowDescription( sal_Int32 nRow ) in getAccessibleRowDescription()
271 sal_Int32 nRow, sal_uInt32 nColumnPos ) in implGetChild()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlsubti.cxx66 ScMyTableData::ScMyTableData(sal_Int32 nSheet, sal_Int32 nCol, sal_Int32 nRow) in ScMyTableData()
285 … (const uno::Reference <table::XCellRange>& xCellRange, const sal_Int32 nCol, const sal_Int32 nRow, in IsMerged()
366 sal_Int32 nRow(GetRealCellPos().Row); in InsertRow() local
399 sal_Int32 nRow = aTableVec[i - 1]->GetRow(); in NewRow() local
413 sal_Int32 nRow = aTableVec[nTableCount - 1]->GetRow(); in AddRow() local
692 sal_Int32 nRow(0); in GetRealCellPos() local
778 sal_Bool ScMyTables::IsPartOfMatrix(sal_Int32 nColumn, sal_Int32 nRow) in IsPartOfMatrix()
/aoo42x/test/testuno/source/fvt/uno/sc/rowcolumn/
H A DInsertDeleteRowAndColumn.java81 int nRow = 1; in testInsertDeleteRows() local
127 int nRow = 1; in testInsertDeleteColumns() local
H A DCreateShowHideEditDeleteComments.java109 int nRow = 1; in testCreateEditDeleteComments() local
174 int nRow = 1; in testShowHideComments() local
/aoo42x/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx100 sal_Int32 lcl_getRowInData( long nRow ) in lcl_getRowInData()
671 String DataBrowser::GetCellText( long nRow, sal_uInt16 nColumnId ) const in GetCellText()
723 double DataBrowser::GetCellNumber( long nRow, sal_uInt16 nColumnId ) const in GetCellNumber()
816 const sal_Int32 nRow = lcl_getRowInData( GetCurRow()); in IsDataValid() local
1062 sal_Bool DataBrowser::SeekRow( long nRow ) in SeekRow()
1077 long nRow = GetCurRow(); in IsTabAllowed() local
1098 ::svt::CellController* DataBrowser::GetController( long nRow, sal_uInt16 nCol ) in GetController()
1114 ::svt::CellControllerRef& rController, long nRow, sal_uInt16 nCol ) in InitController()
1139 bool DataBrowser::CellContainsNumbers( sal_Int32 nRow, sal_uInt16 nCol ) const in CellContainsNumbers()
1147 sal_uInt32 DataBrowser::GetNumberFormatKey( sal_Int32 nRow, sal_uInt16 nCol ) const in GetNumberFormatKey()
[all …]
/aoo42x/main/sw/source/filter/inc/
H A Dfltglbls.hxx77 sal_Bool IsInRowRange( sal_uInt16 nRow ) in IsInRowRange()
79 sal_Bool IsInRange( sal_uInt16 nCol, sal_uInt16 nRow ) in IsInRange()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleTableBase.cxx124 ::rtl::OUString SAL_CALL ScAccessibleTableBase::getAccessibleRowDescription( sal_Int32 nRow ) in getAccessibleRowDescription()
148 sal_Int32 SAL_CALL ScAccessibleTableBase::getAccessibleRowExtentAt( sal_Int32 nRow, sal_Int32 nColu… in getAccessibleRowExtentAt()
175 sal_Int32 SAL_CALL ScAccessibleTableBase::getAccessibleColumnExtentAt( sal_Int32 nRow, sal_Int32 nC… in getAccessibleColumnExtentAt()
285 sal_Int32 SAL_CALL ScAccessibleTableBase::getAccessibleIndex( sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleIndex()
350 sal_Int32 nRow(0); in getAccessibleChild() local
/aoo42x/main/sc/source/filter/excel/
H A Dexcform8.cxx266 sal_uInt16 nCol, nRow; in Convert() local
452 sal_uInt16 nCol, nRow; in Convert() local
550 sal_uInt16 nRow, nCol; in Convert() local
994 sal_uInt16 nCol, nRow; in Convert() local
1068 sal_uInt16 nRow, nCol; in Convert() local
1289 sal_uInt16 nExtTab1, nExtTab2, nRow, nGrbitCol; in ConvertExternName() local
1371 void ExcelToSc8::ExcRelToScRel8( sal_uInt16 nRow, sal_uInt16 nC, ScSingleRefData &rSRD, const sal_B… in ExcRelToScRel8()
/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx449 sal_Int32 Layouter::GetIndex (const sal_Int32 nRow, const sal_Int32 nColumn) const in GetIndex() argument
532 const sal_Int32 nRow ( in GetIndexAtPoint() local
699 sal_Int32 nRow = -1; in GetRowAtPosition() local
1063 const sal_Int32 nRow, in GetIndex()
1091 const sal_Int32 nRow (nIndex / mnColumnCount); in GetPageObjectBox() local
1105 const sal_Int32 nRow, in GetPageObjectBox()
1124 const sal_Int32 nRow, in AddBorderAndGap()
1187 const sal_Int32 nRow (::std::min(mnPageCount, nY / nRowHeight)); in CalculateVerticalLogicalInsertPosition() local
1427 sal_Int32 nRow (::std::min( in CalculateLogicalInsertPosition() local
1518 const sal_Int32 nRow, in SetLogicalPosition()
/aoo42x/main/sc/inc/
H A Daddress.hxx145 #define VALIDROW(nRow) (ValidRow(nRow)) argument
147 #define VALIDCOLROW(nCol,nRow) (ValidColRow(nCol,nRow)) argument
148 #define VALIDCOLROWTAB(nCol,nRow,nTab) (ValidColRowTab(nCol,nRow,nTab)) argument
157 inline bool ValidRow( SCROW nRow ) in ValidRow()
172 inline bool ValidColRow( SCCOL nCol, SCROW nRow ) in ValidColRow()
177 inline bool ValidColRowTab( SCCOL nCol, SCROW nRow, SCTAB nTab ) in ValidColRowTab()
187 inline SCROW SanitizeRow( SCROW nRow ) in SanitizeRow()
247 SCROW nRow; member in ScAddress
258 SCROW nRow; member
461 inline ScRange( SCCOL nCol, SCROW nRow, SCTAB nTab ) in ScRange()
[all …]
/aoo42x/main/sw/source/core/inc/
H A Ddocsort.hxx117 sal_uInt16 nRow; member
163 sal_uInt16 nRow; member in FlatFndBox
/aoo42x/main/sc/source/core/tool/
H A Ddetfunc.cxx320 Point ScDetectiveFunc::GetDrawPos( SCCOL nCol, SCROW nRow, DrawPosMode eMode ) const in GetDrawPos()
475 sal_Bool ScDetectiveFunc::InsertArrow( SCCOL nCol, SCROW nRow, in InsertArrow()
625 sal_Bool ScDetectiveFunc::DrawEntry( SCCOL nCol, SCROW nRow, in DrawEntry()
656 void ScDetectiveFunc::DrawCircle( SCCOL nCol, SCROW nRow, ScDetectiveData& rData ) in DrawCircle()
684 void ScDetectiveFunc::DeleteArrowsAt( SCCOL nCol, SCROW nRow, sal_Bool bDestPnt ) in DeleteArrowsAt()
1204 sal_Bool ScDetectiveFunc::ShowPred( SCCOL nCol, SCROW nRow ) in ShowPred()
1224 sal_Bool ScDetectiveFunc::ShowSucc( SCCOL nCol, SCROW nRow ) in ShowSucc()
1244 sal_Bool ScDetectiveFunc::ShowError( SCCOL nCol, SCROW nRow ) in ShowError()
1263 sal_Bool ScDetectiveFunc::DeleteSucc( SCCOL nCol, SCROW nRow ) in DeleteSucc()
1276 sal_Bool ScDetectiveFunc::DeletePred( SCCOL nCol, SCROW nRow ) in DeletePred()
[all …]
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx979 long nRow = GetRealRow(GetCurRow()); in SaveModified() local
1287 sal_Bool OSelectionBrowseBox::SeekRow(long nRow) in SeekRow()
1313 long nRow = GetRealRow(m_nSeekRow); in PaintCell() local
1536 sal_uInt32 nRow = GetCurRow(); in DeleteFields() local
2011 long nRow = GetRealRow(GetCurRow()); in CellModified() local
2530 long nRow = GetRealRow(nRowId); in GetTotalCellWidth() local
2547 long nRow = GetRealRow(GetCurRow()); in isCutAllowed() local
2568 long nRow = GetRealRow(GetCurRow()); in cut() local
2587 long nRow = GetRealRow(GetCurRow()); in paste() local
2605 long nRow = GetRealRow(GetCurRow()); in isPasteAllowed() local
[all …]

Completed in 972 milliseconds

12345678910>>...15