/aoo41x/main/sc/source/ui/docshell/ |
H A D | editable.cxx | 43 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 D | olinefun.cxx | 69 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
|
/aoo41x/main/sc/source/filter/rtf/ |
H A D | expbase.cxx | 63 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
|
/aoo41x/main/sc/source/core/data/ |
H A D | attarray.cxx | 231 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 D | table5.cxx | 93 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 D | markarr.cxx | 77 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 D | table2.cxx | 232 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 D | column2.cxx | 770 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 D | document.cxx | 748 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 D | column.cxx | 270 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 D | column3.cxx | 266 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 D | markdata.cxx | 153 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 D | documen3.cxx | 611 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 D | scdpoutputimpl.cxx | 133 void OutputImpl::OutputBlockFrame ( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow,… in OutputBlockFrame()
|
/aoo41x/main/sc/source/filter/html/ |
H A D | htmlexp2.cxx | 56 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) in PrepareGraphics() 81 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) in FillGraphList()
|
/aoo41x/main/sc/inc/ |
H A D | dociter.hxx | 87 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
|
H A D | docuno.hxx | 588 SCROW nStartRow; member in ScTableRowsObj
|
/aoo41x/main/sc/source/core/tool/ |
H A D | rangeseq.cxx | 74 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 D | consoli.cxx | 290 SCROW nStartRow = nRow1; in AddFields() local 559 SCROW nStartRow = nRow1; in AddData() local 703 SCROW nStartRow = nRow; in OutputToDocument() local
|
/aoo41x/main/sc/source/ui/view/ |
H A D | viewutil.cxx | 261 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 D | drawutil.cxx | 49 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in CalcScale()
|
H A D | tabvwshc.cxx | 130 SCROW nStartRow, nEndRow; in CreateRefDialog() local
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | cursuno.cxx | 126 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
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | printfun.hxx | 97 SCROW nStartRow; member 112 SCROW nStartRow; member in ScPageRowEntry 208 SCROW nStartRow; member in ScPrintFunc
|
/aoo41x/main/sc/source/ui/optdlg/ |
H A D | tpusrlst.cxx | 144 SCROW nStartRow = 0; in Init() local 434 SCROW nStartRow = rStartPos.Row(); in CopyListFromArea() local
|