| /AOO41X/main/sc/source/ui/app/ |
| H A D | transobj.cxx | 83 void ScTransferObj::GetAreaSize( ScDocument* pDoc, SCTAB nTab1, SCTAB nTab2, SCROW& nRow, SCCOL& nC… in GetAreaSize() 274 SCROW nRow = aBlock.aStart.Row(); in GetData() local 627 for (SCROW nRow = nStartY; nRow <= nEndY; ++nRow) in InitDocShell() local 712 for (SCROW nRow=nStartY; nRow<=nEndY; nRow++) in InitDocShell() local 805 SCROW nRow = aIter.GetRow() - nSubY; in StripRefs() local
|
| /AOO41X/main/sc/source/core/tool/ |
| H A D | consoli.cxx | 80 void ScReferenceList::AddEntry( SCCOL nCol, SCROW nRow, SCTAB nTab ) in AddEntry() 313 for (SCROW nRow=nStartRow; nRow<=nRow2; nRow++) in AddFields() local 536 SCROW nRow; in AddData() local 688 void ScConsData::OutputToDocument( ScDocument* pDestDoc, SCCOL nCol, SCROW nRow, SCTAB nTab ) in OutputToDocument()
|
| /AOO41X/main/svx/source/table/ |
| H A D | tablecontroller.cxx | 871 for( sal_Int32 nRow = 0; nRow < nRowCount; nRow++ ) in SetTableStyle() local 992 for( sal_Int32 nRow = aStart.mnRow; nRow <= aEnd.mnRow; nRow++ ) in SetVertical() local 1129 for( sal_Int32 nRow = aStart.mnRow; nRow <= aEnd.mnRow; nRow++ ) in DeleteMarked() local 1161 for( sal_Int32 nRow = aStart.mnRow; nRow <= aEnd.mnRow; nRow++ ) in GetStyleSheet() local 1197 for( sal_Int32 nRow = aStart.mnRow; nRow <= aEnd.mnRow; nRow++ ) in SetStyleSheet() local 1798 for( sal_Int32 nRow = rFirst.mnRow; nRow <= rLast.mnRow && !bExt; nRow++ ) in getSelectedCells() local 2006 for( sal_Int32 nRow = aStart.mnRow; nRow <= aEnd.mnRow; nRow++ ) in MergeAttrFromSelectedCells() local 2252 … for( sal_Int32 nRow = std::max( aStart.mnRow - 1, (sal_Int32)0 ); nRow < nLastRow; nRow++ ) in ApplyBorderAttr() local 2337 for( sal_Int32 nRow = aStart.mnRow; nRow <= aEnd.mnRow; nRow++ ) in SetAttrToSelectedCells() local 2492 for( sal_Int32 nRow = 0; nRow < nPasteRows; ++nRow ) in PasteObject() local [all …]
|
| H A D | cellrange.cxx | 93 Reference< XCell > SAL_CALL CellRange::getCellByPosition( sal_Int32 nColumn, sal_Int32 nRow ) throw… in getCellByPosition()
|
| /AOO41X/main/sc/source/filter/lotus/ |
| H A D | tool.cxx | 77 void PutFormString( SCCOL nCol, SCROW nRow, SCTAB nTab, sal_Char* pString ) in PutFormString() 122 void SetFormat( SCCOL nCol, SCROW nRow, SCTAB nTab, sal_uInt8 nFormat, sal_uInt8 nSt ) in SetFormat() 401 LotusRange::LotusRange( SCCOL nCol, SCROW nRow ) in LotusRange()
|
| /AOO41X/main/sw/source/core/unocore/ |
| H A D | XMLRangeHelper.hxx | 42 sal_Int32 nRow; member
|
| /AOO41X/main/qadevOOo/tests/java/mod/_sw/ |
| H A D | SwXTextTables.java | 86 int nRow = 4; in createTestEnvironment() local
|
| H A D | SwXTextTable.java | 102 int nRow = 6; in createTestEnvironment() local
|
| /AOO41X/main/dbaccess/source/ui/browser/ |
| H A D | sbagrid.cxx | 956 CellController* SbaGridControl::GetController(long nRow, sal_uInt16 nCol) in GetController() 965 void SbaGridControl::PreExecuteRowContextMenu(sal_uInt16 nRow, PopupMenu& rMenu) in PreExecuteRowContextMenu() 1138 void SbaGridControl::PostExecuteRowContextMenu(sal_uInt16 nRow, const PopupMenu& rMenu, sal_uInt16 … in PostExecuteRowContextMenu() 1175 void SbaGridControl::ActivateCell(long nRow, sal_uInt16 nCol, sal_Bool bSetCellFocus /*= sal_True*/… in ActivateCell() 1273 long nRow = GetRowAtYPosPixel(rMEvt.GetPosPixel().Y()); in MouseButtonDown() local 1300 long nRow = GetRowAtYPosPixel(_rPosPixel.Y()); in StartDrag() local 1540 long nRow = GetRowAtYPosPixel(rEvt.maPosPixel.Y(), sal_False); in AcceptDrop() local 1648 long nRow = GetRowAtYPosPixel(rEvt.maPosPixel.Y(), sal_False); in ExecuteDrop() local
|
| /AOO41X/main/sc/source/ui/Accessibility/ |
| H A D | AccessibleSpreadsheet.cxx | 921 sal_Bool SAL_CALL ScAccessibleSpreadsheet::isAccessibleRowSelected( sal_Int32 nRow ) in isAccessibleRowSelected() 965 ScAccessibleCell* ScAccessibleSpreadsheet::GetAccessibleCellAt(sal_Int32 nRow, sal_Int32 nColumn) in GetAccessibleCellAt() 993 uno::Reference< XAccessible > SAL_CALL ScAccessibleSpreadsheet::getAccessibleCellAt( sal_Int32 nRow… in getAccessibleCellAt() 1013 sal_Bool SAL_CALL ScAccessibleSpreadsheet::isAccessibleSelected( sal_Int32 nRow, sal_Int32 nColumn ) in isAccessibleSelected() 1153 sal_Int32 nRow(getAccessibleRow(nChildIndex)); in selectAccessibleChild() local 1285 sal_Int32 nRow(getAccessibleRow(nChildIndex)); in deselectAccessibleChild() local 1302 void ScAccessibleSpreadsheet::SelectCell(sal_Int32 nRow, sal_Int32 nCol, sal_Bool bDeselect) in SelectCell() 1719 sal_Int32 ScAccessibleSpreadsheet::GetAccessibleIndexFormula( sal_Int32 nRow, sal_Int32 nColumn ) in GetAccessibleIndexFormula()
|
| H A D | AccessibleCsvControl.cxx | 954 sal_Int32 nRow = (rPoint.Y >= rGrid.GetHdrHeight()) ? in getAccessibleAtPoint() local 1046 OUString SAL_CALL ScAccessibleCsvGrid::getAccessibleRowDescription( sal_Int32 nRow ) in getAccessibleRowDescription() 1064 sal_Int32 SAL_CALL ScAccessibleCsvGrid::getAccessibleRowExtentAt( sal_Int32 nRow, sal_Int32 nColumn… in getAccessibleRowExtentAt() 1072 sal_Int32 SAL_CALL ScAccessibleCsvGrid::getAccessibleColumnExtentAt( sal_Int32 nRow, sal_Int32 nCol… in getAccessibleColumnExtentAt() 1135 Reference< XAccessible > SAL_CALL ScAccessibleCsvGrid::getAccessibleCellAt( sal_Int32 nRow, sal_Int… in getAccessibleCellAt() 1164 sal_Int32 SAL_CALL ScAccessibleCsvGrid::getAccessibleIndex( sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleIndex() 1245 sal_Int32 nRow = nSelectedChildIndex / nColumns; in getSelectedAccessibleChild() local 1391 void ScAccessibleCsvGrid::ensureValidPosition( sal_Int32 nRow, sal_Int32 nColumn ) const in ensureValidPosition() 1446 String ScAccessibleCsvGrid::implGetCellText( sal_Int32 nRow, sal_Int32 nColumn ) const in implGetCellText() 1461 ScAccessibleCsvControl* ScAccessibleCsvGrid::implCreateCellObj( sal_Int32 nRow, sal_Int32 nColumn )… in implCreateCellObj()
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | document.cxx | 2296 SCROW nRow = nFilteredRow - 1; in lcl_getLastNonFilteredRow() local 2666 void ScDocument::PutCell( SCCOL nCol, SCROW nRow, SCTAB nTab, ScBaseCell* pCell, sal_Bool bForceTab… in PutCell() 2704 sal_Bool ScDocument::SetString( SCCOL nCol, SCROW nRow, SCTAB nTab, const String& rString, in SetString() 2714 void ScDocument::SetValue( SCCOL nCol, SCROW nRow, SCTAB nTab, const double& rVal ) in SetValue() 2722 void ScDocument::GetString( SCCOL nCol, SCROW nRow, SCTAB nTab, String& rString ) in GetString() 2736 void ScDocument::GetInputString( SCCOL nCol, SCROW nRow, SCTAB nTab, String& rString ) in GetInputString() 2799 void ScDocument::GetValue( SCCOL nCol, SCROW nRow, SCTAB nTab, double& rValue ) in GetValue() 2817 void ScDocument::GetNumberFormat( SCCOL nCol, SCROW nRow, SCTAB nTab, in GetNumberFormat() 2860 void ScDocument::GetFormula( SCCOL nCol, SCROW nRow, SCTAB nTab, String& rFormula, in GetFormula() 2879 void ScDocument::GetCellType( SCCOL nCol, SCROW nRow, SCTAB nTab, in GetCellType() [all …]
|
| H A D | dbdocutl.cxx | 48 void ScDatabaseDocUtil::PutData( ScDocument* pDoc, SCCOL nCol, SCROW nRow, SCTAB nTab, in PutData()
|
| H A D | markdata.cxx | 278 sal_Bool ScMarkData::IsCellMarked( SCCOL nCol, SCROW nRow, sal_Bool bNoSimple ) const in IsCellMarked() 484 SCROW nRow; in GetMarkRowRanges() local 553 SCsROW ScMarkData::GetNextMarked( SCCOL nCol, SCsROW nRow, sal_Bool bUp ) const in GetNextMarked()
|
| /AOO41X/main/oox/source/xls/ |
| H A D | sheetdatabuffer.cxx | 116 CellBlock::CellBlock( const WorksheetHelper& rHelper, const ValueRange& rColSpan, sal_Int32 nRow ) : in CellBlock() 228 void CellBlockBuffer::setColSpans( sal_Int32 nRow, const ValueRangeSet& rColSpans ) in setColSpans() 324 void SheetDataBuffer::setColSpans( sal_Int32 nRow, const ValueRangeSet& rColSpans ) in setColSpans() 489 void SheetDataBuffer::setRowFormat( sal_Int32 nRow, sal_Int32 nXfId, bool bCustomFormat ) in setRowFormat() 571 void SheetDataBuffer::XfIdRowRange::set( sal_Int32 nRow, sal_Int32 nXfId ) in set() 577 bool SheetDataBuffer::XfIdRowRange::tryExpand( sal_Int32 nRow, sal_Int32 nXfId ) in tryExpand()
|
| /AOO41X/main/sc/source/filter/qpro/ |
| H A D | qprostyle.cxx | 63 void ScQProStyle::SetFormat( ScDocument *pDoc, sal_uInt8 nCol, sal_uInt16 nRow, SCTAB nTab, sal_uIn… in SetFormat()
|
| /AOO41X/main/chart2/source/inc/ |
| H A D | XMLRangeHelper.hxx | 38 sal_Int32 nRow; member
|
| /AOO41X/main/sc/source/ui/view/ |
| H A D | viewfunc.cxx | 131 sal_Bool ScViewFunc::TestFormatArea( SCCOL nCol, SCROW nRow, SCTAB nTab, sal_Bool bAttrChanged ) in TestFormatArea() 200 void ScViewFunc::DoAutoAttributes( SCCOL nCol, SCROW nRow, SCTAB nTab, in DoAutoAttributes() 280 SCROW nRow = GetViewData()->GetCurY(); in SelectionEditable() local 342 void ScViewFunc::EnterData( SCCOL nCol, SCROW nRow, SCTAB nTab, const String& rString, in EnterData() 681 void ScViewFunc::EnterValue( SCCOL nCol, SCROW nRow, SCTAB nTab, const double& rValue ) in EnterValue() 726 void ScViewFunc::EnterData( SCCOL nCol, SCROW nRow, SCTAB nTab, const EditTextObject* pData, in EnterData() 900 SCROW nRow = pData->GetCurY(); in EnterMatrix() local 983 SCROW nRow = GetViewData()->GetCurY(); in GetSelectionPattern() local 1281 SCROW nRow = pViewData->GetCurY(); in ApplySelectionPattern() local 1347 SCROW nRow = pViewData->GetCurY(); in ApplySelectionPattern() local [all …]
|
| /AOO41X/main/reportdesign/source/ui/dlg/ |
| H A D | GroupsSorting.cxx | 292 sal_Int32 nRow = GetRowAtYPosPixel(rEvt.maPosPixel.Y(), sal_False); in ExecuteDrop() local 314 sal_Int32 nRow = _nRow; in moveGroups() local 443 sal_Int32 nRow = GetCurRow(); in SaveModified() local 521 String OFieldExpressionControl::GetCellText( long nRow, sal_uInt16 /*nColId*/ ) const in GetCellText() 552 void OFieldExpressionControl::InitController( CellControllerRef& /*rController*/, long nRow, sal_uI… in InitController() 911 void OFieldExpressionControl::InsertRows( long nRow ) in InsertRows() 1287 sal_Int32 nRow = m_pFieldExpression->GetCurRow(); in IMPL_LINK() local
|
| /AOO41X/main/writerfilter/source/dmapper/ |
| H A D | DomainMapperTableHandler.cxx | 145 sal_Int32 nCell, sal_Int32 nRow, bool bIsEndCol, bool bIsEndRow ) in lcl_computeCellBorders() 526 sal_Int32 nRow = 0; in endTableGetCellProperties() local 682 sal_Int32 nRow = 0; in endTableGetRowProperties() local 805 sal_uInt32 nRow = m_aRowProperties.size(); in startCell() local
|
| /AOO41X/test/testuno/source/fvt/uno/sc/cell/ |
| H A D | InsertDeleteCells.java | 96 int nRow = 1; in testInsertCells() local 226 int nRow = 1; in testDeleteCells() local
|
| /AOO41X/main/sc/source/core/inc/ |
| H A D | jumpmatrix.hxx | 117 void SetJump( SCSIZE nCol, SCSIZE nRow, double fBool, in SetJump() 124 void GetJump( SCSIZE nCol, SCSIZE nRow, double& rBool, in GetJump()
|
| /AOO41X/main/oox/source/drawingml/table/ |
| H A D | tableproperties.cxx | 93 void MergeCells( const uno::Reference< XTable >& xTable, sal_Int32 nCol, sal_Int32 nRow, sal_Int32 … in MergeCells() 280 sal_Int32 nRow = 0; in pushToPropSet() local
|
| /AOO41X/main/odk/examples/DevelopersGuide/Charts/ |
| H A D | JavaSampleChartAddIn.java | 313 public XPropertySet getDataRowProperties( int nRow ) in getDataRowProperties() 319 public XPropertySet getDataPointProperties( int nCol, int nRow ) in getDataPointProperties()
|
| /AOO41X/main/dbaccess/source/ui/tabledesign/ |
| H A D | TableFieldControl.cxx | 67 void OTableFieldControl::CellModified(long nRow, sal_uInt16 nColId ) in CellModified()
|