Home
last modified time | relevance | path

Searched refs:SCROW (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/aoo41x/main/sc/inc/
H A Dtable.hxx91 ScShowRowsEntry( SCROW nR1, SCROW nR2, bool bS ) : in ScShowRowsEntry()
673 SCROW GetHiddenRowCount( SCROW nRow );
727 SCROW GetNextManualBreak(SCROW nRow) const;
737 bool RowHidden(SCROW nRow, SCROW* pFirstRow = NULL, SCROW* pLastRow = NULL) const;
747 SCROW FirstVisibleRow(SCROW nStartRow, SCROW nEndRow) const;
748 SCROW LastVisibleRow(SCROW nStartRow, SCROW nEndRow) const;
749 SCROW CountVisibleRows(SCROW nStartRow, SCROW nEndRow) const;
761 SCROW FirstNonFilteredRow(SCROW nStartRow, SCROW nEndRow) const;
762 SCROW LastNonFilteredRow(SCROW nStartRow, SCROW nEndRow) const;
763 SCROW CountNonFilteredRows(SCROW nStartRow, SCROW nEndRow) const;
[all …]
H A Dcolumn.hxx89 SCROW nRow;
137 void SwapRow( SCROW nRow1, SCROW nRow2 );
190 void CopyFromClip(SCROW nRow1, SCROW nRow2, long nDy,
192 void StartListeningInArea( SCROW nRow1, SCROW nRow2 );
193 void BroadcastInArea( SCROW nRow1, SCROW nRow2 );
195 void RemoveEditAttribs( SCROW nStartRow, SCROW nEndRow );
217 SCROW nStartRow, SCROW nEndRow );
235 sal_Bool HasEditCells(SCROW nStartRow, SCROW nEndRow, SCROW& rFirst) const;
280 void ResetChanged( SCROW nStartRow, SCROW nEndRow );
302 const ScPatternAttr* GetPatternRange( SCROW& rStartRow, SCROW& rEndRow, SCROW nRow ) const;
[all …]
H A Dattarray.hxx73 SCROW nRow;
98 SCROW nStartRow, SCROW nEndRow,
114 const ScPatternAttr* GetPatternRange( SCROW& rStartRow, SCROW& rEndRow, SCROW nRow ) const;
126 void ApplyLineStyleArea( SCROW nStartRow, SCROW nEndRow,
152 sal_Bool RemoveAreaMerge( SCROW nStartRow, SCROW nEndRow );
157 void DeleteAreaSafe(SCROW nStartRow, SCROW nEndRow);
158 void SetPatternAreaSafe( SCROW nStartRow, SCROW nEndRow,
175 SCROW nStartRow, SCROW nEndRow ) const;
183 void DeleteArea( SCROW nStartRow, SCROW nEndRow );
188 void DeleteHardAttr( SCROW nStartRow, SCROW nEndRow );
[all …]
H A Ddocument.hxx1181 void Fill( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2,
1344 SCROW GetHiddenRowCount( SCROW nRow, SCTAB nTab ) const;
1391 …SC_DLLPUBLIC bool RowHidden(SCROW nRow, SCTAB nTab, SCROW* pFirstRow = NULL, SCROW* pLas…
1398 SC_DLLPUBLIC SCROW FirstVisibleRow(SCROW nStartRow, SCROW nEndRow, SCTAB nTab);
1399 SC_DLLPUBLIC SCROW LastVisibleRow(SCROW nStartRow, SCROW nEndRow, SCTAB nTab);
1400 SCROW CountVisibleRows(SCROW nStartRow, SCROW nEndRow, SCTAB nTab);
1402 …bool RowFiltered(SCROW nRow, SCTAB nTab, SCROW* pFirstRow = NULL, SCROW* pL…
1407 SCROW FirstNonFilteredRow(SCROW nStartRow, SCROW nEndRow, SCTAB nTab);
1408 SCROW LastNonFilteredRow(SCROW nStartRow, SCROW nEndRow, SCTAB nTab);
1409 SCROW CountNonFilteredRows(SCROW nStartRow, SCROW nEndRow, SCTAB nTab);
[all …]
H A Ddociter.hxx54 SCROW nRow;
87 SCROW nStartRow;
90 SCROW nEndRow;
93 SCROW nRow;
96 SCROW nNextRow;
228 SCROW nRow;
274 SCROW nRow;
388 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2);
408 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2);
427 SCROW nRow;
[all …]
H A Dsegmenttree.hxx38 SCROW mnRow1;
39 SCROW mnRow2;
54 SCROW mnCurPos;
73 void setTrue(SCROW nRow1, SCROW nRow2);
74 void setFalse(SCROW nRow1, SCROW nRow2);
77 void removeSegment(SCROW nRow1, SCROW nRow2);
78 void insertSegment(SCROW nRow, SCROW nSize, bool bSkipStartBoundary);
152 void setValue(SCROW nRow1, SCROW nRow2, sal_uInt16 nValue);
154 sal_uInt32 getSumValue(SCROW nRow1, SCROW nRow2);
156 void removeSegment(SCROW nRow1, SCROW nRow2);
[all …]
H A Ddetfunc.hxx79 Rectangle GetDrawRect( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) const;
88 void DeleteBox( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 );
95 sal_Bool InsertArrow( SCCOL nCol, SCROW nRow,
96 SCCOL nRefStartCol, SCROW nRefStartRow,
97 SCCOL nRefEndCol, SCROW nRefEndRow,
121 sal_uInt16 InsertSuccLevel( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2,
123 sal_uInt16 FindSuccLevel( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2,
133 sal_Bool ShowSucc( SCCOL nCol, SCROW nRow );
134 sal_Bool ShowPred( SCCOL nCol, SCROW nRow );
135 sal_Bool ShowError( SCCOL nCol, SCROW nRow );
[all …]
H A Ddptablecache.hxx56 std::vector<SCROW>* mpGlobalOrder; //Sorted members index
62 SCROW GetOrder( long nDim, SCROW nIndex ) const;
63 SCROW GetIdByItemData( long nDim, String sItemData ) const;
66 SCROW GetAdditionalItemID ( String sItemData );
67 SCROW GetAdditionalItemID( const ScDPItemData& rData );
75 SCROW GetDimMemberCount( SCCOL nDim ) const;
77 SCROW GetSortedItemDataId( SCCOL nDim, SCROW nOrder ) const;
84 SCROW GetRowCount() const;
85 SCROW GetItemDataId( sal_uInt16 nDim, SCROW nRow, sal_Bool bRepeatIfEmpty ) const;
87 bool IsEmptyMember( SCROW nRow, sal_uInt16 nColumn ) const;
[all …]
H A Daddress.hxx52 typedef sal_Int32 SCROW; typedef
72 const SCROW SCROW_MAX = ::std::numeric_limits<SCROW>::max();
102 const SCROW SCROWS32K = 32000;
104 const SCROW SCROW_REPEAT_NONE = SCROW_MAX;
128 const SCROW SCROWS64K = 65536;
139 const SCROW W16MAXROW = W16MAXROWCOUNT - 1;
157 inline bool ValidRow( SCROW nRow ) in ValidRow()
187 inline SCROW SanitizeRow( SCROW nRow ) in SanitizeRow()
247 SCROW nRow;
258 SCROW nRow;
[all …]
/aoo41x/main/sc/source/core/data/
H A Dtable5.cxx397 SCROW ScTable::GetNextManualBreak(SCROW nRow) const in GetNextManualBreak()
498 bool ScTable::RowHidden(SCROW nRow, SCROW* pFirstRow, SCROW* pLastRow) const in RowHidden()
635 void ScTable::CopyRowHeight(ScTable& rSrcTable, SCROW nStartRow, SCROW nEndRow, SCROW nSrcOffset) in CopyRowHeight()
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()
760 SCROW nRow = static_cast<SCROW>(nPos); in LastHiddenColRow()
768 bool ScTable::RowFiltered(SCROW nRow, SCROW* pFirstRow, SCROW* pLastRow) const in RowFiltered()
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 Dcolumn.cxx253 SCROW nTop; in HasAttribSelection()
280 SCROW nTop; in MergeSelectionPattern()
391 SCROW nTop; in ChangeSelectionIndent()
405 SCROW nTop; in ClearSelectionItems()
419 SCROW nTop; in DeleteSelection()
505 SCROW nTop; in ApplySelectionStyle()
523 SCROW nTop; in ApplySelectionLineStyle()
721 SCROW nR; in Search()
835 void ScColumn::SwapRow(SCROW nRow1, SCROW nRow2) in SwapRow()
1196 SCROW* pDelRows = new SCROW[nDelCount]; in InsertRow()
[all …]
H A Dtable2.cxx564 SCROW nRow; in TransposeClip()
625 SCROW nAttrRow1; in TransposeClip()
626 SCROW nAttrRow2; in TransposeClip()
1458 SCCOL nCol, SCROW nAttrRow1, SCROW nAttrRow2, SCSIZE nArrY, in FillMaxRot()
1647 SCROW nR; in HasBlockMatrixFragment()
2083 SCROW nRow = 0; in StyleSheetChanged()
2455 sal_uInt16 ScTable::GetRowHeight( SCROW nRow, SCROW* pStartRow, SCROW* pEndRow, bool bHiddenAsZero … in GetRowHeight()
2579 SCROW ScTable::GetHiddenRowCount( SCROW nRow ) in GetHiddenRowCount()
2763 void ScTable::ShowRows(SCROW nRow1, SCROW nRow2, bool bShow) in ShowRows()
3061 SCROW nRow; in DoAutoOutline()
[all …]
H A Dattarray.cxx276 SCROW& rEndRow, SCROW nRow ) const in GetPatternRange()
1052 SCROW nStartRow, SCROW nEndRow, in ApplyFrame()
1501 SCROW nRow; in SetPatternAreaSafe()
1514 SCROW nAttrRow = Min( (SCROW)nRow, (SCROW)nEndRow ); in SetPatternAreaSafe()
1556 SCROW nRow; in ApplyFlags()
1571 SCROW nAttrRow = Min( (SCROW)nRow, (SCROW)nEndRow ); in ApplyFlags()
1593 SCROW nRow; in RemoveFlags()
1608 SCROW nAttrRow = Min( (SCROW)nRow, (SCROW)nEndRow ); in RemoveFlags()
1645 SCROW nAttrRow = Min( (SCROW)nRow, (SCROW)nEndRow ); in ClearItems()
2004 SCROW nStartRow, SCROW nEndRow ) const in IsVisibleEqual()
[all …]
H A Ddocument.cxx105 SCROW nFirst;
2290 const ScBitMaskCompressedArray<SCROW, sal_uInt8>& rFlags, SCROW nBegRow, SCROW nEndRow, in lcl_getLastNonFilteredRow() argument
3606 bool ScDocument::RowHidden(SCROW nRow, SCTAB nTab, SCROW* pFirstRow, SCROW* pLastRow) in RowHidden()
3675 SCROW ScDocument::FirstVisibleRow(SCROW nStartRow, SCROW nEndRow, SCTAB nTab) in FirstVisibleRow()
3683 SCROW ScDocument::LastVisibleRow(SCROW nStartRow, SCROW nEndRow, SCTAB nTab) in LastVisibleRow()
3691 SCROW ScDocument::CountVisibleRows(SCROW nStartRow, SCROW nEndRow, SCTAB nTab) in CountVisibleRows()
3699 bool ScDocument::RowFiltered(SCROW nRow, SCTAB nTab, SCROW* pFirstRow, SCROW* pLastRow) in RowFiltered()
3739 SCROW ScDocument::FirstNonFilteredRow(SCROW nStartRow, SCROW nEndRow, SCTAB nTab) in FirstNonFilteredRow()
3747 SCROW ScDocument::LastNonFilteredRow(SCROW nStartRow, SCROW nEndRow, SCTAB nTab) in LastNonFilteredRow()
3755 SCROW ScDocument::CountNonFilteredRows(SCROW nStartRow, SCROW nEndRow, SCTAB nTab) in CountNonFilteredRows()
[all …]
H A Dsegmenttree.cxx62 SCROW findLastNotOf(ValueType nValue) const;
144 SCROW nCurPos = nPos1; in getSumValue()
145 SCROW nEndPos = aData.mnPos2; in getSumValue()
360 void ScFlatBoolRowSegments::setTrue(SCROW nRow1, SCROW nRow2) in setTrue()
365 void ScFlatBoolRowSegments::setFalse(SCROW nRow1, SCROW nRow2) in setFalse()
387 void ScFlatBoolRowSegments::removeSegment(SCROW nRow1, SCROW nRow2) in removeSegment()
392 void ScFlatBoolRowSegments::insertSegment(SCROW nRow, SCROW nSize, bool bSkipStartBoundary) in insertSegment()
527 void ScFlatUInt16RowSegments::setValue(SCROW nRow1, SCROW nRow2, sal_uInt16 nValue) in setValue()
537 sal_uInt32 ScFlatUInt16RowSegments::getSumValue(SCROW nRow1, SCROW nRow2) in getSumValue()
554 void ScFlatUInt16RowSegments::removeSegment(SCROW nRow1, SCROW nRow2) in removeSegment()
[all …]
H A Dtable1.cxx405 SCROW nMaxY = 0; in GetCellArea()
438 SCROW nMaxY = 0; in GetLastAttrCell()
442 SCROW nLastRow; in GetLastAttrCell()
479 SCROW nMaxY = 0; in GetPrintArea()
497 SCROW nLastRow; in GetPrintArea()
546 sal_Bool ScTable::GetPrintAreaHor( SCROW nStartRow, SCROW nEndRow, in GetPrintAreaHor()
587 SCROW nMaxY = 0; in GetPrintAreaVer()
592 SCROW nLastRow; in GetPrintAreaVer()
623 SCROW nFirstRow; in GetDataStart()
671 SCROW nTest; in GetDataArea()
[all …]
H A Dtable4.cxx187 void ScTable::FillAnalyse( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in FillAnalyse()
202 SCROW nAddY; in FillAnalyse()
218 SCROW nRow = nRow1; in FillAnalyse()
502 void ScTable::FillAuto( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in FillAuto()
626 SCROW nY1 = static_cast<SCROW>(Min( nIStart, nIEnd )); in FillAuto()
627 SCROW nY2 = static_cast<SCROW>(Max( nIStart, nIEnd )); in FillAuto()
1027 SCROW nSrcY = nRow1; in GetAutoFillPreview()
1280 void ScTable::FillSeries( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in FillSeries()
1600 void ScTable::Fill( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in Fill()
1662 SCROW nRow = nStartRow; in AutoFormat()
[all …]
H A Dcolumn3.cxx668 void ScColumn::CopyFromClip(SCROW nRow1, SCROW nRow2, long nDy, in CopyFromClip()
987 void ScColumn::MixData( SCROW nRow1, SCROW nRow2, in MixData()
1209 void ScColumn::BroadcastInArea( SCROW nRow1, SCROW nRow2 ) in BroadcastInArea()
1213 SCROW nRow; in BroadcastInArea()
1230 void ScColumn::StartListeningInArea( SCROW nRow1, SCROW nRow2 ) in StartListeningInArea()
1234 SCROW nRow; in StartListeningInArea()
1494 SCROW nRow = 0; in GetFilterEntries()
1649 void ScColumn::RemoveProtected( SCROW nStartRow, SCROW nEndRow ) in RemoveProtected()
1652 SCROW nTop = -1; in RemoveProtected()
1969 SCROW nRow; in GetMaxStringLen()
[all …]
H A Dcolumn2.cxx778 SCROW nStart = -1; in GetOptimalHeight()
779 SCROW nEnd = -1; in GetOptimalHeight()
780 SCROW nEditPos = 0; in GetOptimalHeight()
1034 void ScColumn::RemoveEditAttribs( SCROW nStartRow, SCROW nEndRow ) in RemoveEditAttribs()
1251 SCSIZE ScColumn::VisibleCount( SCROW nStartRow, SCROW nEndRow ) const in VisibleCount()
1272 SCROW nRet = 0; in GetLastVisDataPos()
1293 SCROW nRet = 0; in GetFirstVisDataPos()
1590 SCROW nRow = 0; in FindUsed()
1812 sal_Bool bDoExclude, SCROW nExStartRow, SCROW nExEndRow ) in UpdateSelectionFunction()
1829 SCROW nStartRow, SCROW nEndRow ) in UpdateAreaFunction()
[all …]
H A Ddocumen3.cxx1109 rRow = (SCROW) -1; in GetSearchAndReplaceStart()
1156 SCROW nRow; in SearchAndReplace()
1308 SCROW nRow; in HasAutoFilter()
1368 SCROW nStartRow; in GetFilterEntries()
1370 SCROW nEndRow; in GetFilterEntries()
1703 SCROW nY1 = 0; in GetRange()
1710 SCROW nY2 = nY1; in GetRange()
1748 SCROW nRow = 0; in lcl_SnapVer()
1800 SCROW nRow = 0; in SnapVisArea()
1962 SCROW nRow; in DoMergeContents()
[all …]
/aoo41x/main/sc/source/ui/inc/
H A Dviewdata.hxx129 SCROW nFixPosY;
132 SCROW nCurY;
134 SCROW nOldCurY;
136 SCROW nPosY[2];
189 SCROW nRefStartY;
192 SCROW nRefEndY;
195 SCROW nFillStartY;
197 SCROW nFillEndY;
199 SCROW nEditRow;
202 SCROW nEditEndRow;
[all …]
H A Dgridwin.hxx122 SCROW mnRow1;
123 SCROW mnRow2;
127 bool isInside(SCCOL nCol, SCROW nRow) const;
177 SCROW nDragStartY;
179 SCROW nDragEndY;
208 sal_Bool DoPageFieldSelection( SCCOL nCol, SCROW nRow );
233 void ExecFilter( sal_uLong nSel, SCCOL nCol, SCROW nRow,
277 …void DrawPagePreview( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, OutputDevice* pConten…
354 void DrawButtons( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2,
358 void Draw( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2,
[all …]
H A Dprintfun.hxx97 SCROW nStartRow;
99 SCROW nEndRow;
112 SCROW nStartRow;
113 SCROW nEndRow;
208 SCROW nStartRow;
210 SCROW nEndRow;
325 SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2,
327 void PrintArea( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2,
330 void LocateArea( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2,
334 void PrintRowHdr( SCROW nY1, SCROW nY2, long nScrX, long nScrY );
[all …]
H A Dviewutil.hxx87 SCROW nOldStartY;
89 SCROW nOldEndY;
91 SCROW nNewStartY;
93 SCROW nNewEndY;
95 SCROW nContY1;
97 SCROW nContY2;
99 ScUpdateRect( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2 );
100 void SetNew( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2 );
101 sal_Bool GetDiff( SCCOL& rX1, SCROW& rY1, SCCOL& rX2, SCROW& rY2 );
103 sal_Bool GetXorDiff( SCCOL& rX1, SCROW& rY1, SCCOL& rX2, SCROW& rY2, sal_Bool& rCont );
[all …]
/aoo41x/main/sc/source/filter/inc/
H A Dlotrange.hxx43 SCROW nRowStart;
45 SCROW nRowEnd;
51 LotusRange( SCCOL nCol, SCROW nRow );
52 LotusRange( SCCOL nColS, SCROW nRowS, SCCOL nColE, SCROW nRowE );
114 static SCROW nEingRow;
118 inline sal_uInt16 GetIndex( SCCOL nCol, SCROW nRow );
119 inline sal_uInt16 GetIndex( SCCOL nColS, SCROW nRowS, SCCOL nColE, SCROW nRowE );
121 inline void Append( SCCOL nCol, SCROW nRow, const String& );
122 inline void Append( SCCOL nColS, SCROW nRowS, SCCOL nColE, SCROW nRowE, const String& );
135 inline LR_ID LotusRangeList::GetIndex( SCCOL nColS, SCROW nRowS, SCCOL nColE, SCROW nRowE ) in GetIndex()
[all …]

Completed in 234 milliseconds

12345678910>>...13