Lines Matching refs:ScRange
330 ScRange aEmbedRange;
333 ScRange aVisSpellRange;
524 SC_DLLPUBLIC ScRangeData* GetRangeAtBlock( const ScRange& rBlock, String* pName=NULL ) const;
528 ScDPObject* GetDPAtBlock( const ScRange& rBlock ) const;
532 SC_DLLPUBLIC ScDPTableDataCache* GetUsedDPObjectCache ( ScRange rRange );
553 void UpdateChartArea( const String& rChartName, const ScRange& rNewArea,
598 sal_Bool GetMatrixFormulaRange( const ScAddress& rCellPos, ScRange& rMatrix );
601 void GetEmbedded( ScRange& rRange ) const;
602 void SetEmbedded( const ScRange& rRange );
785 sal_Bool HasSubTotalCells( const ScRange& rRange );
838 sal_Bool HasStringCells( const ScRange& rRange ) const;
866 …sal_Bool ExtendMerge( ScRange& rRange, sal_Bool bRefresh = sal_False, sal_Bool bAttrs = sal_Fals…
867 sal_Bool ExtendTotalMerge( ScRange& rRange );
870 SC_DLLPUBLIC sal_Bool ExtendOverlapped( ScRange& rRange );
887 ScRange* pLastRange = NULL,
895 SC_DLLPUBLIC bool HasAttrib( const ScRange& rRange, sal_uInt16 nMask );
903 void ResetChanged( const ScRange& rRange );
906 void SetDirty( const ScRange& );
907 void SetTableOpDirty( const ScRange& ); // for Interpreter TableOp
918 ScLookupCache & GetLookupCache( const ScRange & rRange );
1013 SC_DLLPUBLIC sal_Bool InsertRow( const ScRange& rRange, ScDocument* pRefUndoDoc = NULL );
1019 void DeleteRow( const ScRange& rRange,
1025 SC_DLLPUBLIC sal_Bool InsertCol( const ScRange& rRange, ScDocument* pRefUndoDoc = NULL );
1031 void DeleteCol( const ScRange& rRange,
1034 sal_Bool CanInsertRow( const ScRange& rRange ) const;
1035 sal_Bool CanInsertCol( const ScRange& rRange ) const;
1037 void FitBlock( const ScRange& rOld, const ScRange& rNew, sal_Bool bClear = sal_True );
1038 sal_Bool CanFitBlock( const ScRange& rOld, const ScRange& rNew );
1058 void SetClipArea( const ScRange& rArea, sal_Bool bCut = sal_False );
1063 sal_Bool HasOLEObjectsInArea( const ScRange& rRange, const ScMarkData* pTabMark = NULL );
1073 void DeleteAreaTab(const ScRange& rRange, sal_uInt16 nDelFlag);
1096 void CopyFromClip( const ScRange& rDestRange, const ScMarkData& rMark,
1124 void MixDocument( const ScRange& rRange, sal_uInt16 nFunction, sal_Bool bSkipEmpty,
1127 void FillTab( const ScRange& rSrcArea, const ScMarkData& rMark,
1153 void CopyToDocument(const ScRange& rRange,
1156 void UndoToDocument(const ScRange& rRange,
1165 sal_Bool HasScenarioRange( SCTAB nTab, const ScRange& rRange ) const;
1179 void UpdateGrow( const ScRange& rArea, SCCOL nGrowX, SCROW nGrowY );
1186 String GetAutoFillPreview( const ScRange& rSource, SCCOL nEndX, SCROW nEndY );
1222 void ApplyFrameAreaTab( const ScRange& rRange,
1259 const ScRange& rRange, const ScMarkData& rMark,
1456 void UpdatePageBreaks( SCTAB nTab, const ScRange* pUserArea = NULL );
1473 SC_DLLPUBLIC const ScRange* GetPrintRange( SCTAB nTab, sal_uInt16 nPos );
1474 SC_DLLPUBLIC const ScRange* GetRepeatColRange( SCTAB nTab );
1475 SC_DLLPUBLIC const ScRange* GetRepeatRowRange( SCTAB nTab );
1482 SC_DLLPUBLIC void AddPrintRange( SCTAB nTab, const ScRange& rNew );
1487 SC_DLLPUBLIC void SetRepeatColRange( SCTAB nTab, const ScRange* pNew );
1488 SC_DLLPUBLIC void SetRepeatRowRange( SCTAB nTab, const ScRange* pNew );
1494 SC_DLLPUBLIC ScRange GetRange( SCTAB nTab, const Rectangle& rMMRect );
1564 void RepaintRange( const ScRange& rRange );
1574 SC_DLLPUBLIC sal_Bool SetVisibleSpellRange( const ScRange& rRange ); // sal_True = changed
1660 sal_Bool OnlineSpellInRange( const ScRange& rSpellRange, ScAddress& rSpellPos,
1668 void StartListeningArea( const ScRange& rRange,
1670 void EndListeningArea( const ScRange& rRange,
1685 void AreaBroadcastInRange( const ScRange& rRange,
1687 void DelBroadcastAreasInRange( const ScRange& rRange );
1689 const ScRange& rRange,
1885 …SC_DLLPUBLIC sal_Bool DrawGetPrintArea( ScRange& rRange, sal_Bool bSetHor, sal_Bool bSetVer ) cons…
1898 const ScRange& r, SCsCOL nDx, SCsROW nDy, SCsTAB nDz );
1900 …void CopyRangeNamesToClip(ScDocument* pClipDoc, const ScRange& rClipRange, const ScMarkData* pM…
1906 sal_Bool HasPartOfMerged( const ScRange& rRange );