Home
last modified time | relevance | path

Searched defs:nEndRow (Results 1 – 25 of 95) sorted by path

1234

/trunk/main/connectivity/source/drivers/calc/
H A DCTable.cxx122 sal_Int32 nEndRow = aRegionAddr.EndRow; in lcl_GetDataArea() local
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs560 int nSheet, int nStartCol, int nStartRow, int nEndCol, int nEndRow, in insertRange()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java588 int nSheet, int nStartCol, int nStartRow, int nEndCol, int nEndRow, in insertRange()
/trunk/main/oox/source/xls/
H A Dformulaparser.cxx1525 sal_Int32 nEndRow = nHeight - 1; in importTableToken() local
H A Dworksheethelper.cxx686 sal_Int32 nEndRow = mrMaxApiPos.Row + 1; in getCellAddressFromPosition() local
/trunk/main/sc/inc/
H A Dattarray.hxx208 SCROW nEndRow; member in ScAttrIterator
H A Ddbcolect.hxx51 SCROW nEndRow; member in ScDBData
H A Ddociter.hxx90 SCROW nEndRow; member in ScValueIterator
225 SCROW nEndRow; member in ScCellIterator
382 SCROW nEndRow; member in ScDocAttrIterator
401 SCROW nEndRow; member in ScAttrRectIterator
423 SCROW nEndRow; member in ScHorizontalCellIterator
490 SCROW nEndRow; member in ScHorizontalAttrIterator
H A Ddocuno.hxx589 SCROW nEndRow; member in ScTableRowsObj
/trunk/main/sc/source/core/data/
H A Dattarray.cxx232 long nEndRow = 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()
1103 SCROW nStartRow, SCROW nEndRow, sal_Bool bLeft, SCCOL nDistRight ) in ApplyBlockFrame()
1426 sal_Bool ScAttrArray::RemoveAreaMerge(SCROW nStartRow, SCROW nEndRow) in RemoveAreaMerge()
1488 void ScAttrArray::DeleteAreaSafe(SCROW nStartRow, SCROW nEndRow) in DeleteAreaSafe()
1494 void ScAttrArray::SetPatternAreaSafe( SCROW nStartRow, SCROW nEndRow, in SetPatternAreaSafe()
2240 void ScAttrArray::DeleteArea(SCROW nStartRow, SCROW nEndRow) in DeleteArea()
2251 void ScAttrArray::DeleteHardAttr(SCROW nStartRow, SCROW nEndRow) in DeleteHardAttr()
[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()
463 SCROW nEndRow = rRange.aEnd.Row(); in ApplyPatternIfNumberformatIncompatible() local
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()
1527 void ScColumn::MoveTo(SCROW nStartRow, SCROW nEndRow, ScColumn& rCol) in MoveTo()
2087 void ScColumn::ResetChanged( SCROW nStartRow, SCROW nEndRow ) in ResetChanged()
[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()
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()
1588 void ScColumn::FindUsed( SCROW nStartRow, SCROW nEndRow, sal_Bool* pUsed ) const in FindUsed()
1829 SCROW nStartRow, SCROW nEndRow ) in UpdateAreaFunction()
H A Dcolumn3.cxx282 SCROW nEndRow = nStartRow + nSize - 1; in DeleteRow() local
551 void ScColumn::DeleteArea(SCROW nStartRow, SCROW nEndRow, sal_uInt16 nDelFlag) in DeleteArea()
687 SCROW nEndRow = nStartRow; in CopyFromClip() local
1489 void ScColumn::GetFilterEntries(SCROW nStartRow, SCROW nEndRow, TypedScStrCollection& rStrings, boo… in GetFilterEntries()
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()
H A Dconditio.cxx1301 SCROW nEndRow = rRange.aEnd.Row(); in lcl_Extend() local
H A Ddociter.cxx1817 SCROW nEndRow = rRange.aEnd.Row(); in ScHorizontalValueIterator() local
H A Ddocumen2.cxx674 sal_Bool ScDocument::GetPrintAreaHor( SCTAB nTab, SCROW nStartRow, SCROW nEndRow, in GetPrintAreaHor()
H A Ddocumen3.cxx612 SCCOL nEndCol, SCROW nEndRow, SCTAB nTab ) in DoAutoOutline()
1031 void ScDocument::AutoFormat( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in AutoFormat()
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()
1370 SCROW nEndRow; in GetFilterEntries() local
1428 sal_Bool ScDocument::GetFilterEntriesArea( SCCOL nCol, SCROW nStartRow, SCROW nEndRow, in GetFilterEntriesArea()
1916 SCCOL nEndCol, SCROW nEndRow, SCTAB nTab ) in GetMMRect()
1956 SCCOL nEndCol, SCROW nEndRow ) in DoMergeContents()
1981 SCCOL nEndCol, SCROW nEndRow, bool bDeleteCaptions ) in DoMerge()
2010 SCROW nEndRow = nRow + pAttr->GetRowMerge() - 1; in RemoveMerge() local
[all …]
H A Ddocumen4.cxx461 SCROW nEndRow = aSingle.aEnd.Row(); in GetSelectionFunction() local
1012 SCROW nEndRow = Max(nThisEndRow, nOtherEndRow); in CompareDocument() local
H A Ddocumen9.cxx548 SCCOL nEndCol, SCROW nEndRow, sal_Bool bLeftIsEmpty, in IsPrintEmpty()
H A Ddocument.cxx750 SCROW nEndRow = aRange.aEnd.Row(); in LimitChartIfAll() local
813 SCROW nEndRow = rRange.aEnd.Row(); in CanInsertRow() local
1016 SCROW nEndRow = rRange.aEnd.Row(); in CanInsertCol() local
1033 SCROW nEndRow, SCTAB nEndTab, in InsertCol()
2462 SCROW nEndRow = p->aEnd.Row(); in GetClipArea() local
2628 SCROW nEndRow = aArea.aEnd.Row(); in FillTabMarked() local
2939 SCROW nEndRow = rRange.aEnd.Row(); in HasStringCells() local
3859 SCROW nEndRow; in GetColDefault() local
3974 SCCOL nEndCol, SCROW nEndRow, in ApplyPatternArea()
4020 SCCOL nEndCol, SCROW nEndRow, in ApplyStyleArea()
[all …]
H A Ddptablecache.cxx523 SCROW nEndRow = rRange.aEnd.Row(); in InitFromDoc() local
H A Ddrwlayer.cxx1161 sal_Bool ScDrawLayer::HasObjectsInRows( SCTAB nTab, SCROW nStartRow, SCROW nEndRow, bool bIncludeNo… in HasObjectsInRows()
H A Dmarkarr.cxx78 long nEndRow = 0; in Search() local
122 void ScMarkArray::SetMarkArea( SCROW nStartRow, SCROW nEndRow, sal_Bool bMarked ) in SetMarkArea()
H A Dmarkdata.cxx155 SCROW nEndRow = rRange.aEnd.Row(); in SetMultiMarkArea() local
252 SCROW nStartRow, nEndRow; in MarkToSimple() local
544 SCROW nEndRow = rRange.aEnd.Row(); in IsAllMarked() local
H A Dscdpoutputimpl.cxx133 void OutputImpl::OutputBlockFrame ( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow,… in OutputBlockFrame()

Completed in 259 milliseconds

1234