Home
last modified time | relevance | path

Searched defs:nRow (Results 126 – 150 of 356) sorted by relevance

12345678910>>...15

/AOO41X/main/sc/source/core/tool/
H A Dchartarr.cxx145 SCSIZE nRow; in CreateMemChartSingle() local
379 SCSIZE nRow = 0; in CreateMemChartMulti() local
H A Dinterpr4.cxx565 SCROW nRow = nRow1; in CreateDoubleArr() local
649 SCROW nRow = nRow1; in CreateStringArr() local
751 SCROW nRow = nRow1; in CreateCellArr() local
1105 SCROW nRow; in ValidateRef() local
1200 SCROW nRow; in PopSingleRef() local
1309 SCROW nRow; in DoubleRefToRange() local
1647 void ScInterpreter::PushSingleRef(SCCOL nCol, SCROW nRow, SCTAB nTab) in PushSingleRef()
1832 SCROW nRow = 0; in DoubleRefToPosSingleRef() local
2793 for( SCROW nRow = nRow1; bOk && nRow <= nRow2; nRow++ ) in ScMacro() local
/AOO41X/main/sc/source/core/data/
H A Dattarray.cxx227 sal_Bool ScAttrArray::Search( SCROW nRow, SCSIZE& nIndex ) const in Search()
293 void ScAttrArray::SetPattern( SCROW nRow, const ScPatternAttr* pPattern, sal_Bool bPutToPool ) in SetPattern()
1501 SCROW nRow; in SetPatternAreaSafe() local
1556 SCROW nRow; in ApplyFlags() local
1593 SCROW nRow; in RemoveFlags() local
1629 SCROW nRow; in ClearItems() local
1715 SCsROW ScAttrArray::GetNextUnprotected( SCsROW nRow, sal_Bool bUp ) const in GetNextUnprotected()
2257 SCROW nRow; in DeleteHardAttr() local
2421 SCsROW ScAttrArray::SearchStyle( SCsROW nRow, const ScStyleSheet* pSearchStyle, in SearchStyle()
H A Ddptablecache.cxx186 ScDPItemData::ScDPItemData( ScDocument* pDoc, SCROW nRow, sal_uInt16 nCol, sal_uInt16 nDocTab ): in ScDPItemData()
634 bool ScDPTableDataCache::ValidQuery( SCROW nRow, const ScQueryParam &rParam, sal_Bool *pSpecial) in ValidQuery()
858 bool ScDPTableDataCache::IsEmptyMember( SCROW nRow, sal_uInt16 nColumn ) const in IsEmptyMember()
947 SCROW ScDPTableDataCache::GetItemDataId(sal_uInt16 nDim, SCROW nRow, sal_Bool bRepeatIfEmpty) const in GetItemDataId()
H A Dtable1.cxx263 long ScTable::GetNeededSize( SCCOL nCol, SCROW nRow, in GetNeededSize()
878 sal_Bool ScTable::IsEmptyLine( SCROW nRow, SCCOL nStartCol, SCCOL nEndCol ) in IsEmptyLine()
942 sal_Bool ScTable::ValidNextPos( SCCOL nCol, SCROW nRow, const ScMarkData& rMark, in ValidNextPos()
983 SCsROW nRow = rRow; in GetNextPos() local
1466 SCROW nRow = aIter.getRow(); in ExtendPrintArea() local
1485 void ScTable::MaybeAddExtraColumn(SCCOL& rCol, SCROW nRow, OutputDevice* pDev, double nPPTX, double… in MaybeAddExtraColumn()
1654 ScBaseCell* ScTable::VisibleDataCellIterator::reset(SCROW nRow) in reset()
H A Ddociter.cxx218 SCROW& nAttrEndRow, const ScAttrArray* pNewArr, SCROW nRow, in lcl_IterGetNumberFormat()
522 …IsQueryValid(ScDocument& rDoc, const ScQueryParam& rParam, SCTAB nTab, SCROW nRow, ScBaseCell* pCe… in IsQueryValid()
527 SCSIZE ScDBQueryDataIterator::SearchColEntryIndex(ScDocument& rDoc, SCTAB nTab, SCROW nRow, SCCOL n… in SearchColEntryIndex()
742 bool lcl_isQueryByValue(const ScQueryEntry& rEntry, const ScMatrix& rMat, SCSIZE nCol, SCSIZE nRow) in lcl_isQueryByValue()
753 bool lcl_isQueryByString(const ScQueryEntry& rEntry, const ScMatrix& rMat, SCSIZE nCol, SCSIZE nRow) in lcl_isQueryByString()
778 bool ScDBQueryDataIterator::DataAccessMatrix::isValidQuery(SCROW nRow, const ScMatrix& rMat) const in isValidQuery()
H A Ddocumen4.cxx336 sal_Bool ScDocument::GetNextSpellingCell(SCCOL& nCol, SCROW& nRow, SCTAB nTab, in GetNextSpellingCell()
355 SCCOL nCol, SCROW nRow, SCTAB nTab, in ReplaceStyle()
610 SCCOL nCol, SCROW nRow, SCTAB nTab, sal_uInt16 nWhich ) const in GetEffItem()
644 const SfxItemSet* ScDocument::GetCondResult( SCCOL nCol, SCROW nRow, SCTAB nTab ) const in GetCondResult()
663 SCCOL nCol, SCROW nRow, SCTAB nTab ) const in GetCondFormat()
/AOO41X/main/avmedia/source/gstreamer/
H A Dgstframegrabber.cxx235 for( int nRow = 0; nRow < nHeight; ++nRow ) in grabFrame() local
/AOO41X/main/sc/source/ui/view/
H A Dviewfun6.cxx155 SCROW nRow = GetViewData()->GetCurY(); in EditNote() local
H A Dtabvwsh5.cxx193 SCROW nRow = pHint->GetRow(); in Notify() local
H A Dviewfun2.cxx211 ScAutoSum lcl_IsAutoSumData( ScDocument* pDoc, SCCOL nCol, SCROW nRow, in lcl_IsAutoSumData()
238 ScAutoSum lcl_SeekAutoSumData( ScDocument* pDoc, SCCOL& nCol, SCROW& nRow, in lcl_SeekAutoSumData()
271 bool lcl_FindNextSumEntryInColumn( ScDocument* pDoc, SCCOL nCol, SCROW& nRow, in lcl_FindNextSumEntryInColumn()
290 bool lcl_FindNextSumEntryInRow( ScDocument* pDoc, SCCOL& nCol, SCROW nRow, in lcl_FindNextSumEntryInRow()
363 const SCROW nRow = aEnd.Row(); in lcl_GetAutoSumForRowRange() local
403 SCROW nRow = GetViewData()->GetCurY(); in GetAutoSumArea() local
523 for ( SCROW nRow = nStartRow; nRow <= nEndRow; ++nRow ) in AutoSum() local
548 for ( SCROW nRow = nStartRow; nRow <= nEndRow; ++nRow ) in AutoSum() local
683 for ( SCROW nRow = nStartRow; nRow <= nEndRow; ++nRow ) in AutoSum() local
751 SCROW nRow = GetViewData()->GetCurY(); in EnterBlock() local
[all …]
H A Dviewfun4.cxx135 SCROW nRow = nStartRow; in PasteRTF() local
311 SCROW nRow; in DoThesaurus() local
474 SCROW nRow; in DoSheetConversion() local
H A Dtabview2.cxx89 sal_Bool ScTabView::IsMarking( SCCOL nCol, SCROW nRow, SCTAB nTab ) const in IsMarking()
641 for (SCROW nRow = 0; nRow <= nFixPosY-1; ++nRow) in lcl_FitsInWindow() local
655 for (SCROW nRow = nStartRow; nRow <= nEndRow; ++nRow) in lcl_FitsInWindow() local
/AOO41X/main/sc/inc/
H A Dconsoli.hxx37 SCROW nRow; member
H A Dcolumn.hxx89 SCROW nRow; member
/AOO41X/main/sw/inc/
H A Dpvprtdat.hxx34 sal_uInt8 nRow, nCol; member in SwPagePreViewPrtData
/AOO41X/main/oox/source/xls/
H A Dpivotcachebuffer.cxx940 …:writeSourceDataCell( WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32 nRow, const PivotCa… in writeSourceDataCell()
979 sal_Int32 nCol, sal_Int32 nRow, const PivotCacheItem& rItem ) const in writeItemToSourceDataCell()
1000 WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32 nRow, sal_Int32 nItemIdx ) const in writeSharedItemToSourceDataCell()
1277 sal_Int32 nRow = maSheetSrcModel.maRange.StartRow; in writeSourceHeaderCells() local
1288 sal_Int32 nRow = maSheetSrcModel.maRange.StartRow + nRowIdx; in writeSourceDataCell() local
1297 sal_Int32 nRow = maSheetSrcModel.maRange.StartRow + nRowIdx; in importPCRecord() local
1307 sal_Int32 nRow = maSheetSrcModel.maRange.StartRow + nRowIdx; in importPCItemIndexList() local
H A Dformulabase.cxx71 void BinSingleRef2d::setBiff12Data( sal_uInt16 nCol, sal_Int32 nRow, bool bRelativeAsOffset ) in setBiff12Data()
83 void BinSingleRef2d::setBiff2Data( sal_uInt8 nCol, sal_uInt16 nRow, bool bRelativeAsOffset ) in setBiff2Data()
95 void BinSingleRef2d::setBiff8Data( sal_uInt16 nCol, sal_uInt16 nRow, bool bRelativeAsOffset ) in setBiff8Data()
109 sal_Int32 nRow; in readBiff12Data() local
117 sal_uInt16 nRow; in readBiff2Data() local
125 sal_uInt16 nRow, nCol; in readBiff8Data() local
1539 for( size_t nRow = 0, nHeight = rMatrix.height(); nRow < nHeight; ++nRow ) in generateApiArray() local
/AOO41X/main/sc/source/filter/excel/
H A Dexcform.cxx717 sal_uInt16 nTabFirst, nTabLast, nRow; in Convert() local
1179 sal_uInt16 nTabFirst, nTabLast, nRow; in Convert() local
1654 void ExcelToSc::ExcRelToScRel( sal_uInt16 nRow, sal_uInt8 nCol, ScSingleRefData &rSRD, const sal_Bo… in ExcRelToScRel()
1774 sal_uInt16 nCol, nRow; in GetShrFmla() local
/AOO41X/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx263 sal_Bool EditBrowseBox::SeekRow(long nRow) in SeekRow()
502 long nRow = rEvt.GetRow(); in MouseButtonDown() local
1034 void EditBrowseBox::ActivateCell(long nRow, sal_uInt16 nCol, sal_Bool bCellFocus) in ActivateCell()
1120 Rectangle EditBrowseBox::GetCellRect(long nRow, sal_uInt16 nColId, sal_Bool bRel) const in GetCellRect()
/AOO41X/main/svx/source/table/
H A Dtablecolumn.cxx104 Reference< XCell > SAL_CALL TableColumn::getCellByPosition( sal_Int32 nColumn, sal_Int32 nRow ) thr… in getCellByPosition()
H A Daccessiblecell.cxx607 ::rtl::OUString AccessibleCell::getCellName( sal_Int32 nCol, sal_Int32 nRow ) in getCellName()
651 sal_Int32 nRow = 0, nCol = 0; in getAccessibleName() local
/AOO41X/main/sc/source/ui/docshell/
H A Dimpex.cxx834 SCROW nRow = nStartRow; in Text2Doc() local
898 ScDocument* pDoc, SCCOL nCol, SCROW nRow, SCTAB nTab, const String& rStr, sal_uInt8 nColFormat, in lcl_PutString()
1206 SCROW nRow = nStartRow; in ExtText2Doc() local
1425 SCROW nRow; in Doc2Text() local
1550 SCROW nRow = nStartRow; in Sylk2Doc() local
1788 SCROW nRow; in Doc2Sylk() local
/AOO41X/main/sc/source/ui/navipi/
H A Dnavipi.cxx223 SCROW nRow = rDlg.aEdRow.GetRow(); in ExecuteCol() local
353 SCROW nRow = (SCROW)GetValue(); in ExecuteRow() local
1482 SCROW nRow = aMarkRange.aStart.Row(); in StartOfDataArea() local
1502 SCROW nRow = aMarkRange.aEnd.Row(); in EndOfDataArea() local
/AOO41X/main/sc/source/ui/inc/
H A Dasciiopt.hxx110 void SetStartRow( long nRow) { nStartRow= nRow; } in SetStartRow()

12345678910>>...15