Home
last modified time | relevance | path

Searched defs:nStartRow (Results 1 – 25 of 96) sorted by relevance

1234

/trunk/main/sc/source/ui/docshell/
H A Deditable.cxx43 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) : in ScEditableTester()
51 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in ScEditableTester()
83 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) in TestBlock()
98 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in TestSelectedBlock()
110 SCROW nStartRow = rRange.aStart.Row(); in TestRange() local
H A Dolinefun.cxx69 SCROW nStartRow = 0; in lcl_PaintWidthHeight() local
99 SCROW nStartRow = rRange.aStart.Row(); in MakeOutline() local
164 SCROW nStartRow = rRange.aStart.Row(); in RemoveOutline() local
243 SCROW nStartRow = nRow1; in RemoveAllOutlines() local
287 SCROW nStartRow = rRange.aStart.Row(); in AutoOutline() local
452 SCROW nStartRow = rRange.aStart.Row(); in ShowMarkedOutlines() local
561 SCROW nStartRow = rRange.aStart.Row(); in HideMarkedOutlines() local
/trunk/main/sc/source/filter/rtf/
H A Dexpbase.cxx63 SCROW& nStartRow, SCCOL& nEndCol, SCROW& nEndRow ) const in GetDataArea()
72 SCROW& nStartRow, SCCOL& nEndCol, SCROW& nEndRow ) const in TrimDataArea()
91 SCROW nStartRow, nEndRow; in IsEmptyTable() local
/trunk/main/sc/source/core/data/
H A Dattarray.cxx231 long nStartRow = 0; in Search() local
598 void ScAttrArray::ApplyLineStyleArea( SCROW nStartRow, SCROW nEndRow, in ApplyLineStyleArea()
860 void ScAttrArray::MergePatternArea( SCROW nStartRow, SCROW nEndRow, in MergePatternArea()
1052 SCROW nStartRow, SCROW nEndRow, in ApplyFrame()
1488 void ScAttrArray::DeleteAreaSafe(SCROW nStartRow, SCROW nEndRow) in DeleteAreaSafe()
2004 SCROW nStartRow, SCROW nEndRow ) const in IsVisibleEqual()
2127 void ScAttrArray::InsertRow( SCROW nStartRow, SCSIZE nSize ) in InsertRow()
2177 void ScAttrArray::DeleteRow( SCROW nStartRow, SCSIZE nSize ) in DeleteRow()
2240 void ScAttrArray::DeleteArea(SCROW nStartRow, SCROW nEndRow) in DeleteArea()
2251 void ScAttrArray::DeleteHardAttr(SCROW nStartRow, SCROW nEndRow) in DeleteHardAttr()
[all …]
H A Dtable5.cxx93 SCROW nStartRow = 0; in UpdatePageBreaks() local
403 void ScTable::RemoveRowPageBreaks(SCROW nStartRow, SCROW nEndRow) in RemoveRowPageBreaks()
544 bool ScTable::HasHiddenRows(SCROW nStartRow, SCROW nEndRow) const in HasHiddenRows()
590 void ScTable::SetRowHidden(SCROW nStartRow, SCROW nEndRow, bool bHidden) in SetRowHidden()
654 SCROW ScTable::FirstVisibleRow(SCROW nStartRow, SCROW nEndRow) const in FirstVisibleRow()
677 SCROW ScTable::LastVisibleRow(SCROW nStartRow, SCROW nEndRow) const in LastVisibleRow()
700 SCROW ScTable::CountVisibleRows(SCROW nStartRow, SCROW nEndRow) const in CountVisibleRows()
804 bool ScTable::HasFilteredRows(SCROW nStartRow, SCROW nEndRow) const in HasFilteredRows()
864 SCROW ScTable::FirstNonFilteredRow(SCROW nStartRow, SCROW nEndRow) const in FirstNonFilteredRow()
887 SCROW ScTable::LastNonFilteredRow(SCROW nStartRow, SCROW nEndRow) const in LastNonFilteredRow()
[all …]
H A Dmarkarr.cxx77 long nStartRow = 0; in Search() local
122 void ScMarkArray::SetMarkArea( SCROW nStartRow, SCROW nEndRow, sal_Bool bMarked ) in SetMarkArea()
255 sal_Bool ScMarkArray::IsAllMarked( SCROW nStartRow, SCROW nEndRow ) const in IsAllMarked()
H A Dtable2.cxx232 sal_Bool ScTable::TestInsertCol( SCROW nStartRow, SCROW nEndRow, SCSIZE nSize ) in TestInsertCol()
1222 sal_Bool ScTable::HasStringCells( SCCOL nStartCol, SCROW nStartRow, in HasStringCells()
1341 SCROW nStartRow = rRange.aStart.Row(); in ResetChanged() local
1426 sal_Bool ScTable::ExtendMerge( SCCOL nStartCol, SCROW nStartRow, in ExtendMerge()
1889 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) in ApplyBlockFrame()
2226 ScFlatUInt16RowSegments& rRowHeights, SCROW nStartRow, SCROW nEndRow, in lcl_pixelSizeChanged()
2498 sal_uLong ScTable::GetRowHeight( SCROW nStartRow, SCROW nEndRow ) const in GetRowHeight()
2714 SCROW nStartRow = nRow1; in DBShowRows() local
2765 SCROW nStartRow = nRow1; in ShowRows() local
3004 SCROW nStartRow = aData.mnRow1; in ExtendHidden() local
[all …]
H A Dcolumn2.cxx770 void ScColumn::GetOptimalHeight( SCROW nStartRow, SCROW nEndRow, sal_uInt16* pHeight, in GetOptimalHeight()
1034 void ScColumn::RemoveEditAttribs( SCROW nStartRow, SCROW nEndRow ) in RemoveEditAttribs()
1251 SCSIZE ScColumn::VisibleCount( SCROW nStartRow, SCROW nEndRow ) const in VisibleCount()
1334 sal_Bool ScColumn::IsEmptyBlock(SCROW nStartRow, SCROW nEndRow, bool bIgnoreNotes) const in IsEmptyBlock()
1350 SCSIZE ScColumn::GetEmptyLinesInBlock( SCROW nStartRow, SCROW nEndRow, ScDirection eDir ) const in GetEmptyLinesInBlock()
1530 sal_Bool ScColumn::IsAllAttrEqual( const ScColumn& rCol, SCROW nStartRow, SCROW nEndRow ) const in IsAllAttrEqual()
1538 sal_Bool ScColumn::IsVisibleAttrEqual( const ScColumn& rCol, SCROW nStartRow, SCROW nEndRow ) const in IsVisibleAttrEqual()
1580 sal_Bool ScColumn::HasVisibleAttrIn( SCROW nStartRow, SCROW nEndRow ) const in HasVisibleAttrIn()
1588 void ScColumn::FindUsed( SCROW nStartRow, SCROW nEndRow, sal_Bool* pUsed ) const in FindUsed()
1829 SCROW nStartRow, SCROW nEndRow ) in UpdateAreaFunction()
H A Ddocument.cxx748 SCROW nStartRow = aRange.aStart.Row(); in LimitChartIfAll() local
810 SCROW nStartRow = rRange.aStart.Row(); in CanInsertRow() local
926 SCROW nStartRow, SCSIZE nSize, in DeleteRow()
1013 SCROW nStartRow = rRange.aStart.Row(); in CanInsertCol() local
1032 sal_Bool ScDocument::InsertCol( SCROW nStartRow, SCTAB nStartTab, in InsertCol()
2461 SCROW nStartRow = p->aStart.Row(); in GetClipArea() local
2562 SCROW nStartRow = rSrcArea.aStart.Row(); in FillTab() local
2626 SCROW nStartRow = aArea.aStart.Row(); in FillTabMarked() local
2936 SCROW nStartRow = rRange.aStart.Row(); in HasStringCells() local
3858 SCROW nStartRow; in GetColDefault() local
[all …]
H A Dcolumn.cxx270 sal_Bool ScColumn::ExtendMerge( SCCOL nThisCol, SCROW nStartRow, SCROW nEndRow, in ExtendMerge()
304 SCROW nStartRow, SCROW nEndRow, sal_Bool bLeft, SCCOL nDistRight ) const in MergeBlockFrame()
311 SCROW nStartRow, SCROW nEndRow, sal_Bool bLeft, SCCOL nDistRight ) in ApplyBlockFrame()
614 sal_Bool ScColumn::ApplyFlags( SCROW nStartRow, SCROW nEndRow, sal_Int16 nFlags ) in ApplyFlags()
620 sal_Bool ScColumn::RemoveFlags( SCROW nStartRow, SCROW nEndRow, sal_Int16 nFlags ) in RemoveFlags()
626 void ScColumn::ClearItems( SCROW nStartRow, SCROW nEndRow, const sal_uInt16* pWhich ) in ClearItems()
638 void ScColumn::SetPatternArea( SCROW nStartRow, SCROW nEndRow, in SetPatternArea()
1066 sal_Bool ScColumn::TestInsertCol( SCROW nStartRow, SCROW nEndRow) const in TestInsertCol()
1118 void ScColumn::InsertRow( SCROW nStartRow, SCSIZE nSize ) in InsertRow()
1527 void ScColumn::MoveTo(SCROW nStartRow, SCROW nEndRow, ScColumn& rCol) in MoveTo()
[all …]
H A Dcolumn3.cxx266 void ScColumn::DeleteRow( SCROW nStartRow, SCSIZE nSize ) in DeleteRow()
551 void ScColumn::DeleteArea(SCROW nStartRow, SCROW nEndRow, sal_uInt16 nDelFlag) in DeleteArea()
686 SCROW nStartRow = rColumn.pItems[nStartIndex].nRow; in CopyFromClip() local
1163 ScAttrIterator* ScColumn::CreateAttrIterator( SCROW nStartRow, SCROW nEndRow ) const in CreateAttrIterator()
1489 void ScColumn::GetFilterEntries(SCROW nStartRow, SCROW nEndRow, TypedScStrCollection& rStrings, boo… in GetFilterEntries()
1571 sal_Bool ScColumn::GetDataEntries(SCROW nStartRow, TypedScStrCollection& rStrings, sal_Bool bLimit) in GetDataEntries()
1649 void ScColumn::RemoveProtected( SCROW nStartRow, SCROW nEndRow ) in RemoveProtected()
1733 void ScColumn::FillDPCacheT( long nDim, SCROW nStartRow, SCROW nEndRow, const boost::function<void… in FillDPCacheT()
1794 void ScColumn::FillDPCache( ScDPTableDataCache * pCache, long nDim, SCROW nStartRow, SCROW nEndRow… in FillDPCache()
1901 sal_Bool ScColumn::HasStringCells( SCROW nStartRow, SCROW nEndRow ) const in HasStringCells()
H A Dmarkdata.cxx153 SCROW nStartRow = rRange.aStart.Row(); in SetMultiMarkArea() local
252 SCROW nStartRow, nEndRow; in MarkToSimple() local
542 SCROW nStartRow = rRange.aStart.Row(); in IsAllMarked() local
H A Ddocumen3.cxx611 void ScDocument::DoAutoOutline( SCCOL nStartCol, SCROW nStartRow, in DoAutoOutline()
1031 void ScDocument::AutoFormat( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in AutoFormat()
1238 sal_Bool ScDocument::UpdateOutlineRow( SCROW nStartRow, SCROW nEndRow, SCTAB nTab, sal_Bool bShow ) in UpdateOutlineRow()
1332 sal_Bool ScDocument::HasColHeader( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in HasColHeader()
1343 sal_Bool ScDocument::HasRowHeader( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in HasRowHeader()
1368 SCROW nStartRow; in GetFilterEntries() local
1428 sal_Bool ScDocument::GetFilterEntriesArea( SCCOL nCol, SCROW nStartRow, SCROW nEndRow, in GetFilterEntriesArea()
1915 Rectangle ScDocument::GetMMRect( SCCOL nStartCol, SCROW nStartRow, in GetMMRect()
1955 void ScDocument::DoMergeContents( SCTAB nTab, SCCOL nStartCol, SCROW nStartRow, in DoMergeContents()
1980 void ScDocument::DoMerge( SCTAB nTab, SCCOL nStartCol, SCROW nStartRow, in DoMerge()
[all …]
H A Dscdpoutputimpl.cxx133 void OutputImpl::OutputBlockFrame ( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow,… in OutputBlockFrame()
H A Dtable3.cxx575 SCROW nStartRow = rParam.nRow1 + 1; // Header in TestRemoveSubTotals() local
608 SCROW nStartRow = rParam.nRow1 + 1; // Header in RemoveSubTotals() local
668 SCROW nStartRow = rParam.nRow1 + 1; // Header in DoSubTotals() local
1613 SCROW nStartRow = aIter->mnRow1; in Query() local
1859 sal_Bool ScTable::HasColHeader( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW /* nEndRow *… in HasColHeader() argument
1870 sal_Bool ScTable::HasRowHeader( SCCOL nStartCol, SCROW nStartRow, SCCOL /* nEndCol */, SCROW nEndRo… in HasRowHeader()
1981 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in UpdateSelectionFunction()
2008 SCROW nStartRow = 0, nEndRow = 0; in FindConditionalFormat() local
/trunk/main/sc/source/filter/html/
H A Dhtmlexp2.cxx56 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) in PrepareGraphics()
81 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) in FillGraphList()
/trunk/main/sc/inc/
H A Ddociter.hxx87 SCROW nStartRow; member in ScValueIterator
222 SCROW nStartRow; member in ScCellIterator
381 SCROW nStartRow; member in ScDocAttrIterator
400 SCROW nStartRow; member in ScAttrRectIterator
422 SCROW nStartRow; member in ScHorizontalCellIterator
488 SCROW nStartRow; member in ScHorizontalAttrIterator
/trunk/main/sc/source/core/tool/
H A Drangeseq.cxx74 SCROW nStartRow = rRange.aStart.Row(); in FillLongArray() local
130 SCROW nStartRow = rRange.aStart.Row(); in FillDoubleArray() local
186 SCROW nStartRow = rRange.aStart.Row(); in FillStringArray() local
275 SCROW nStartRow = rRange.aStart.Row(); in FillMixedArray() local
H A Dconsoli.cxx290 SCROW nStartRow = nRow1; in AddFields() local
559 SCROW nStartRow = nRow1; in AddData() local
703 SCROW nStartRow = nRow; in OutputToDocument() local
/trunk/main/sc/source/ui/view/
H A Dviewutil.cxx261 SCROW nStartRow = aMultiArea.aStart.Row(); in UnmarkFiltered() local
299 SCROW nStartRow = rRange.aStart.Row(); in FitToUnfilteredRows() local
311 SCROW nStartRow = rRange.aStart.Row(); in HasFiltered() local
H A Ddrawutil.cxx49 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in CalcScale()
H A Dtabvwshc.cxx130 SCROW nStartRow, nEndRow; in CreateRefDialog() local
/trunk/main/sc/source/ui/inc/
H A Dprintfun.hxx97 SCROW nStartRow; member
112 SCROW nStartRow; member in ScPageRowEntry
208 SCROW nStartRow; member in ScPrintFunc
/trunk/main/sc/source/ui/unoobj/
H A Dcursuno.cxx126 SCROW nStartRow = aOneRange.aStart.Row(); in collapseToCurrentRegion() local
324 SCROW nStartRow = aOneRange.aStart.Row(); in gotoStart() local
352 SCROW nStartRow = aOneRange.aStart.Row(); in gotoEnd() local
/trunk/main/sc/source/ui/optdlg/
H A Dtpusrlst.cxx143 SCROW nStartRow = 0; in Init() local
433 SCROW nStartRow = rStartPos.Row(); in CopyListFromArea() local

Completed in 209 milliseconds

1234