| /AOO41X/main/sc/inc/ |
| H A D | table.hxx | 87 SCROW mnRow1; 88 SCROW mnRow2; 91 ScShowRowsEntry( SCROW nR1, SCROW nR2, bool bS ) : in ScShowRowsEntry() 100 typedef ::std::pair< SCCOL, SCROW > ScAddress2D; 127 SCROW nRepeatStartY; 128 SCROW nRepeatEndY; 136 ScBitMaskCompressedArray< SCROW, sal_uInt8>* pRowFlags; 142 ::std::set<SCROW> maRowPageBreaks; 143 ::std::set<SCROW> maRowManualBreaks; 152 SCROW nTableAreaY; [all …]
|
| H A D | column.hxx | 89 SCROW nRow; 128 sal_Bool Search( SCROW nRow, SCSIZE& nIndex ) const; 129 ScBaseCell* GetCell( SCROW nRow ) const; 130 void Insert( SCROW nRow, ScBaseCell* pCell ); 131 void Insert( SCROW nRow, sal_uLong nFormatIndex, ScBaseCell* pCell ); 132 void Append( SCROW nRow, ScBaseCell* pCell ); 133 void Delete( SCROW nRow ); 137 void SwapRow( SCROW nRow1, SCROW nRow2 ); 138 void SwapCell( SCROW nRow, ScColumn& rCol); 142 bool HasAttrib( SCROW nRow1, SCROW nRow2, sal_uInt16 nMask ) const; [all …]
|
| H A D | attarray.hxx | 73 SCROW nRow; 94 const ScAttrArray*& rpArr, SCROW& nAttrEndRow, 95 const ScAttrArray* pNewArr, SCROW nRow, ScDocument* pDoc ); 98 SCROW nStartRow, SCROW nEndRow, 99 sal_Bool bLeft, SCCOL nDistRight, sal_Bool bTop, SCROW nDistBottom ); 113 const ScPatternAttr* GetPattern( SCROW nRow ) const; 114 const ScPatternAttr* GetPatternRange( SCROW& rStartRow, SCROW& rEndRow, SCROW nRow ) const; 115 …void MergePatternArea( SCROW nStartRow, SCROW nEndRow, ScMergePatternState& rState, sal_Bool bD… 118 … SCROW nStartRow, SCROW nEndRow, sal_Bool bLeft, SCCOL nDistRight ) const; 120 SCROW nStartRow, SCROW nEndRow, sal_Bool bLeft, SCCOL nDistRight ); [all …]
|
| H A D | document.hxx | 222 SCROW nRow; 367 SCROW nSrcMaxRow; // Zeilenzahl zum Laden/Speichern 520 ScDBData* GetDBAtCursor(SCCOL nCol, SCROW nRow, SCTAB nTab, 522 … ScDBData* GetDBAtArea(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) const; 527 ScDPObject* GetDPAtCursor(SCCOL nCol, SCROW nRow, SCTAB nTab) const; 589 sal_Bool IsBlockEditable( SCTAB nTab, SCCOL nStartCol, SCROW nStartRow, 590 SCCOL nEndCol, SCROW nEndRow, 594 sal_Bool HasSelectedBlockMatrixFragment( SCCOL nStartCol, SCROW nStartRow, 595 SCCOL nEndCol, SCROW nEndRow, 751 SCCOL nCol1, SCROW nRow1, SCTAB nTab1, [all …]
|
| H A D | dociter.hxx | 54 SCROW nRow; 75 void GetPos( SCCOL& rCol, SCROW& rRow, SCTAB& rTab ); 87 SCROW nStartRow; 90 SCROW nEndRow; 93 SCROW nRow; 96 SCROW nNextRow; 97 SCROW nAttrEndRow; 144 …static SCROW GetRowByColEntryIndex(ScDocument& rDoc, SCTAB nTab, SCCOL nCol, SCSIZE nColRow… 147 … IsQueryValid(ScDocument& rDoc, const ScQueryParam& rParam, SCTAB nTab, SCROW nRow, ScBaseCell* … 148 static SCSIZE SearchColEntryIndex(ScDocument& rDoc, SCTAB nTab, SCROW nRow, SCCOL nCol); [all …]
|
| H A D | segmenttree.hxx | 38 SCROW mnRow1; 39 SCROW mnRow2; 48 bool getValue(SCROW nPos, bool& rVal); 49 SCROW getLastPos() const; 54 SCROW mnCurPos; 55 SCROW mnLastPos; 73 void setTrue(SCROW nRow1, SCROW nRow2); 74 void setFalse(SCROW nRow1, SCROW nRow2); 75 bool getValue(SCROW nRow); 76 bool getRangeData(SCROW nRow, RangeData& rData); [all …]
|
| H A D | detfunc.hxx | 76 Point GetDrawPos( SCCOL nCol, SCROW nRow, DrawPosMode eMode ) const; 79 Rectangle GetDrawRect( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) const; 82 Rectangle GetDrawRect( SCCOL nCol, SCROW nRow ) const; 85 SCCOL nEndCol, SCROW nEndRow, SCTAB nEndTab ); 87 void DeleteArrowsAt( SCCOL nCol, SCROW nRow, sal_Bool bDestPnt ); 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, 100 sal_Bool InsertToOtherTab( SCCOL nStartCol, SCROW nStartRow, [all …]
|
| H A D | dptablecache.hxx | 55 std::vector<SCROW>* mpSourceData; //Data Pilot Table's Source data 56 std::vector<SCROW>* mpGlobalOrder; //Sorted members index 57 std::vector<SCROW>* mpIndexOrder; //Index the sorted number 62 SCROW GetOrder( long nDim, SCROW nIndex ) const; 63 SCROW GetIdByItemData( long nDim, String sItemData ) const; 64 SCROW GetIdByItemData( long nDim, const ScDPItemData& rData ) const; 66 SCROW GetAdditionalItemID ( String sItemData ); 67 SCROW GetAdditionalItemID( const ScDPItemData& rData ); 70 const ScDPItemData* GetSortedItemData( SCCOL nDim, SCROW nOrder ) const; 75 SCROW GetDimMemberCount( SCCOL nDim ) const; [all …]
|
| H A D | address.hxx | 52 typedef sal_Int32 SCROW; typedef 72 const SCROW SCROW_MAX = ::std::numeric_limits<SCROW>::max(); 88 const SCROW MAXROWCOUNT = MAXROWCOUNT_DEFINE; 93 const SCROW MAXROW = MAXROWCOUNT - 1; 102 const SCROW SCROWS32K = 32000; 104 const SCROW SCROW_REPEAT_NONE = SCROW_MAX; 128 const SCROW SCROWS64K = 65536; 138 const SCROW W16MAXROWCOUNT = MAXROWCOUNT_DEFINE; 139 const SCROW W16MAXROW = W16MAXROWCOUNT - 1; 157 inline bool ValidRow( SCROW nRow ) in ValidRow() [all …]
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | table5.cxx | 93 SCROW nStartRow = 0; in UpdatePageBreaks() 95 SCROW nEndRow = MAXROW; in UpdatePageBreaks() 210 SCROW nNextManualBreak = GetNextManualBreak(nStartRow); // -1 => no more manual breaks in UpdatePageBreaks() 211 for (SCROW nY = nStartRow; nY <= nEndRow; ++nY) in UpdatePageBreaks() 261 SCROW nLastCommon = aIterHidden.getLastPos(); in UpdatePageBreaks() 270 SCROW nLastHidden = aIterHidden.getLastPos(); in UpdatePageBreaks() 271 SCROW nLastHeight = aIterHeights.getLastPos(); in UpdatePageBreaks() 272 SCROW nLastCommon = ::std::min(nLastHidden, nLastHeight); in UpdatePageBreaks() 325 void ScTable::SetRowManualBreaks( const ::std::set<SCROW>& rBreaks ) in SetRowManualBreaks() 341 void ScTable::GetAllRowBreaks(set<SCROW>& rBreaks, bool bPage, bool bManual) const in GetAllRowBreaks() [all …]
|
| H A D | column.cxx | 96 SCsROW ScColumn::GetNextUnprotected( SCROW nRow, sal_Bool bUp ) const in GetNextUnprotected() 102 sal_uInt16 ScColumn::GetBlockMatrixEdges( SCROW nRow1, SCROW nRow2, sal_uInt16 nMask ) const in GetBlockMatrixEdges() 170 SCROW nTop, nBottom; in HasSelectionMatrixFragment() 211 SCROW nR; in HasSelectionMatrixFragment() 243 bool ScColumn::HasAttrib( SCROW nRow1, SCROW nRow2, sal_uInt16 nMask ) const in HasAttrib() 253 SCROW nTop; in HasAttribSelection() 254 SCROW nBottom; in HasAttribSelection() 270 sal_Bool ScColumn::ExtendMerge( SCCOL nThisCol, SCROW nStartRow, SCROW nEndRow, in ExtendMerge() 271 SCCOL& rPaintCol, SCROW& rPaintRow, in ExtendMerge() 280 SCROW nTop; in MergeSelectionPattern() [all …]
|
| H A D | table2.cxx | 134 void ScTable::InsertRow( SCCOL nStartCol, SCCOL nEndCol, SCROW nStartRow, SCSIZE nSize ) in InsertRow() 158 std::vector<SCROW> aUpdatedBreaks; in InsertRow() 162 std::set<SCROW>::iterator aLast (--maRowManualBreaks.end()); in InsertRow() 169 aUpdatedBreaks.push_back(static_cast<SCROW>(*aLast + nSize)); in InsertRow() 187 void ScTable::DeleteRow( SCCOL nStartCol, SCCOL nEndCol, SCROW nStartRow, SCSIZE nSize, in DeleteRow() 210 …std::set<SCROW>::iterator it = maRowManualBreaks.upper_bound( static_cast<SCROW>( nStartRow + nSiz… in DeleteRow() 214 SCROW nRow = *it; in DeleteRow() 216 maRowManualBreaks.insert( static_cast<SCROW>( nRow - nSize)); in DeleteRow() 232 sal_Bool ScTable::TestInsertCol( SCROW nStartRow, SCROW nEndRow, SCSIZE nSize ) in TestInsertCol() 249 void ScTable::InsertCol( SCCOL nStartCol, SCROW nStartRow, SCROW nEndRow, SCSIZE nSize ) in InsertCol() [all …]
|
| H A D | attarray.cxx | 227 sal_Bool ScAttrArray::Search( SCROW nRow, SCSIZE& nIndex ) const in Search() 265 const ScPatternAttr* ScAttrArray::GetPattern( SCROW nRow ) const in GetPattern() 275 const ScPatternAttr* ScAttrArray::GetPatternRange( SCROW& rStartRow, in GetPatternRange() 276 SCROW& rEndRow, SCROW nRow ) const in GetPatternRange() 293 void ScAttrArray::SetPattern( SCROW nRow, const ScPatternAttr* pPattern, sal_Bool bPutToPool ) in SetPattern() 317 void ScAttrArray::SetPatternArea(SCROW nStartRow, SCROW nEndRow, const ScPatternAttr *pPattern, sal… in SetPatternArea() 345 SCROW ns = 0; // start row of track position in SetPatternArea() 502 void ScAttrArray::ApplyStyleArea( SCROW nStartRow, SCROW nEndRow, ScStyleSheet* pStyle ) in ApplyStyleArea() 507 SCROW nStart=0; in ApplyStyleArea() 522 SCROW nY1 = nStart; in ApplyStyleArea() [all …]
|
| H A D | document.cxx | 105 SCROW nFirst; 651 sal_Bool ScDocument::GetCellArea( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow ) const in GetCellArea() 663 sal_Bool ScDocument::GetTableArea( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow ) const in GetTableArea() 674 …Document::ShrinkToDataArea(SCTAB nTab, SCCOL& rStartCol, SCROW& rStartRow, SCCOL& rEndCol, SCROW& … in ShrinkToDataArea() 680 SCROW nRow1, nRow2; in ShrinkToDataArea() 706 SCROW& rStartRow, SCCOL& rEndCol, SCROW& rEndRow, bool bColumnsOnly ) const in ShrinkToUsedDataArea() 718 void ScDocument::GetDataArea( SCTAB nTab, SCCOL& rStartCol, SCROW& rStartRow, in GetDataArea() 719 … SCCOL& rEndCol, SCROW& rEndRow, sal_Bool bIncludeOld, bool bOnlyDown ) const in GetDataArea() 726 void ScDocument::LimitChartArea( SCTAB nTab, SCCOL& rStartCol, SCROW& rStartRow, in LimitChartArea() 727 SCCOL& rEndCol, SCROW& rEndRow ) in LimitChartArea() [all …]
|
| H A D | segmenttree.cxx | 62 SCROW findLastNotOf(ValueType nValue) const; 144 SCROW nCurPos = nPos1; in getSumValue() 145 SCROW nEndPos = aData.mnPos2; in getSumValue() 287 bool ScFlatBoolRowSegments::ForwardIterator::getValue(SCROW nPos, bool& rVal) in getValue() 308 SCROW ScFlatBoolRowSegments::ForwardIterator::getLastPos() const in getLastPos() 326 rRange.mnRow1 = static_cast<SCROW>(aData.mnPos1); in getFirst() 327 rRange.mnRow2 = static_cast<SCROW>(aData.mnPos2); in getFirst() 338 rRange.mnRow1 = static_cast<SCROW>(aData.mnPos1); in getNext() 339 rRange.mnRow2 = static_cast<SCROW>(aData.mnPos2); in getNext() 360 void ScFlatBoolRowSegments::setTrue(SCROW nRow1, SCROW nRow2) in setTrue() [all …]
|
| H A D | table1.cxx | 116 pRowFlags = new ScBitMaskCompressedArray< SCROW, sal_uInt8>( MAXROW, 0); in ScTable() 263 long ScTable::GetNeededSize( SCCOL nCol, SCROW nRow, in GetNeededSize() 277 sal_Bool ScTable::SetOptimalHeight( SCROW nStartRow, SCROW nEndRow, sal_uInt16 nExtra, in SetOptimalHeight() 316 SCROW nMinStart = nStartRow + nPos; in SetOptimalHeight() 338 SCROW nRngStart = 0; in SetOptimalHeight() 339 SCROW nRngEnd = 0; in SetOptimalHeight() 344 SCROW nRegionEndRow; in SetOptimalHeight() 401 sal_Bool ScTable::GetCellArea( SCCOL& rEndCol, SCROW& rEndRow ) const in GetCellArea() 405 SCROW nMaxY = 0; in GetCellArea() 411 SCROW nColY = aCol[i].GetLastVisDataPos(sal_True); in GetCellArea() [all …]
|
| H A D | table4.cxx | 187 void ScTable::FillAnalyse( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in FillAnalyse() 202 SCROW nAddY; in FillAnalyse() 218 SCROW nRow = nRow1; in FillAnalyse() 258 nRow = sal::static_int_cast<SCROW>( nRow + nAddY ); in FillAnalyse() 282 nRow = sal::static_int_cast<SCROW>( nRow + nAddY ); in FillAnalyse() 315 nRow = sal::static_int_cast<SCROW>( nRow + nAddY ); in FillAnalyse() 331 nRow = sal::static_int_cast<SCROW>( nRow + nAddY ); in FillAnalyse() 347 nRow = sal::static_int_cast<SCROW>( nRow + nAddY ); in FillAnalyse() 354 nRow = sal::static_int_cast<SCROW>( nRow + nAddY ); in FillAnalyse() 373 nRow = sal::static_int_cast<SCROW>( nRow + nAddY ); in FillAnalyse() [all …]
|
| H A D | column3.cxx | 71 void ScColumn::Insert( SCROW nRow, ScBaseCell* pNewCell ) in Insert() 160 void ScColumn::Insert( SCROW nRow, sal_uLong nNumberFormat, ScBaseCell* pCell ) in Insert() 173 void ScColumn::Append( SCROW nRow, ScBaseCell* pCell ) in Append() 205 void ScColumn::Delete( SCROW nRow ) in Delete() 266 void ScColumn::DeleteRow( SCROW nStartRow, SCSIZE nSize ) in DeleteRow() 282 SCROW nEndRow = nStartRow + nSize - 1; in DeleteRow() 327 SCROW nLastBroadcast = MAXROW+1; in DeleteRow() 330 SCROW nOldRow = pItems[i].nRow; in DeleteRow() 334 SCROW nNewRow = (pItems[i].nRow -= nSize); in DeleteRow() 354 SCROW nNewRow = (pItems[i].nRow -= nSize); in DeleteRow() [all …]
|
| H A D | column2.cxx | 183 long ScColumn::GetNeededSize( SCROW nRow, OutputDevice* pDev, in GetNeededSize() 634 SCROW nRow = pItems[nIndex].nRow; in GetSimpleTextNeededSize() 702 SCROW nRow = pItems[nIndex].nRow; in GetOptimalColWidth() 770 void ScColumn::GetOptimalHeight( SCROW nStartRow, SCROW nEndRow, sal_uInt16* pHeight, in GetOptimalHeight() 774 sal_Bool bShrink, sal_uInt16 nMinHeight, SCROW nMinStart ) in GetOptimalHeight() 778 SCROW nStart = -1; in GetOptimalHeight() 779 SCROW nEnd = -1; in GetOptimalHeight() 780 SCROW nEditPos = 0; in GetOptimalHeight() 781 SCROW nNextEnd = 0; in GetOptimalHeight() 798 SCROW nRow = 0; in GetOptimalHeight() [all …]
|
| H A D | documen3.cxx | 183 ScDBData* ScDocument::GetDBAtCursor(SCCOL nCol, SCROW nRow, SCTAB nTab, sal_Bool bStartOnly) const in GetDBAtCursor() 191 ScDBData* ScDocument::GetDBAtArea(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) c… in GetDBAtArea() 214 ScDPObject* ScDocument::GetDPAtCursor(SCCOL nCol, SCROW nRow, SCTAB nTab) const in GetDPAtCursor() 611 void ScDocument::DoAutoOutline( SCCOL nStartCol, SCROW nStartRow, in DoAutoOutline() 612 SCCOL nEndCol, SCROW nEndRow, SCTAB nTab ) in DoAutoOutline() 883 SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in UpdateReference() 884 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, in UpdateReference() 936 SCROW theRow1; in UpdateReference() 939 SCROW theRow2; in UpdateReference() 996 void ScDocument::UpdateGrow( const ScRange& rArea, SCCOL nGrowX, SCROW nGrowY ) in UpdateGrow() [all …]
|
| /AOO41X/main/sc/source/ui/inc/ |
| H A D | viewdata.hxx | 129 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 D | gridwin.hxx | 122 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 ); 209 bool DoAutoFilterButton( SCCOL nCol, SCROW nRow, const MouseEvent& rMEvt ); 210 void DoPushButton( SCCOL nCol, SCROW nRow, const MouseEvent& rMEvt ); 232 sal_Bool IsAutoFilterActive( SCCOL nCol, SCROW nRow, SCTAB nTab ); 233 void ExecFilter( sal_uLong nSel, SCCOL nCol, SCROW nRow, [all …]
|
| H A D | printfun.hxx | 97 SCROW nStartRow; 99 SCROW nEndRow; 112 SCROW nStartRow; 113 SCROW nEndRow; 125 SCROW GetStartRow() const { return nStartRow; } in GetStartRow() 126 SCROW GetEndRow() const { return nEndRow; } in GetEndRow() 128 void SetStartRow(SCROW n) { nStartRow = n; } in SetStartRow() 129 void SetEndRow(SCROW n) { nEndRow = n; } in SetEndRow() 204 SCROW nRepeatStartRow; 205 SCROW nRepeatEndRow; [all …]
|
| H A D | viewutil.hxx | 87 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 D | lotrange.hxx | 43 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& ); 124 inline static void SetEing( const SCCOL nCol, const SCROW nRow ); [all …]
|