Lines Matching defs:rRange

915 sal_Bool ScDocument::InsertRow( const ScRange& rRange, ScDocument* pRefUndoDoc )  in InsertRow()
1001 void ScDocument::DeleteRow( const ScRange& rRange, ScDocument* pRefUndoDoc, sal_Bool* pUndoOutline ) in DeleteRow()
1107 sal_Bool ScDocument::InsertCol( const ScRange& rRange, ScDocument* pRefUndoDoc ) in InsertCol()
1191 void ScDocument::DeleteCol( const ScRange& rRange, ScDocument* pRefUndoDoc, sal_Bool* pUndoOutline ) in DeleteCol()
1253 sal_Bool ScDocument::HasPartOfMerged( const ScRange& rRange ) in HasPartOfMerged()
1373 void ScDocument::DeleteAreaTab( const ScRange& rRange, sal_uInt16 nDelFlag ) in DeleteAreaTab()
1525 void ScDocument::CopyToDocument(const ScRange& rRange, in CopyToDocument()
1546 void ScDocument::UndoToDocument(const ScRange& rRange, in UndoToDocument()
2536 void ScDocument::MixDocument( const ScRange& rRange, sal_uInt16 nFunction, sal_Bool bSkipEmpty, in MixDocument()
3037 void ScDocument::SetDirty( const ScRange& rRange ) in SetDirty()
3051 void ScDocument::SetTableOpDirty( const ScRange& rRange ) in SetTableOpDirty()
3192 void ScDocument::ResetChanged( const ScRange& rRange ) in ResetChanged()
4001 void ScDocument::ApplyPatternIfNumberformatIncompatible( const ScRange& rRange, in ApplyPatternIfNumberformatIncompatible()
4387 bool ScDocument::HasAttrib( const ScRange& rRange, sal_uInt16 nMask ) in HasAttrib()
4730 sal_Bool ScDocument::ExtendMerge( ScRange& rRange, sal_Bool bRefresh, sal_Bool bAttrs ) in ExtendMerge()
4759 sal_Bool ScDocument::ExtendTotalMerge( ScRange& rRange ) in ExtendTotalMerge()
4789 sal_Bool ScDocument::ExtendOverlapped( ScRange& rRange ) in ExtendOverlapped()
4910 void ScDocument::ApplyFrameAreaTab( const ScRange& rRange, in ApplyFrameAreaTab()