Lines Matching refs:ScDocShell
74 void ScDocShell::ErrorMessage( sal_uInt16 nGlobStrId ) in ErrorMessage()
96 sal_Bool ScDocShell::IsEditable() const in IsEditable()
104 void ScDocShell::DBAreaDeleted( SCTAB nTab, SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW /* nY2 */ ) in DBAreaDeleted()
161 ScDBData* ScDocShell::GetDBData( const ScRange& rMarked, ScGetDBMode eMode, ScGetDBSelection eSel ) in GetDBData()
398 ScDBData* ScDocShell::GetOldAutoDBRange() in GetOldAutoDBRange()
405 void ScDocShell::CancelAutoDBRange() in CancelAutoDBRange()
444 sal_Bool ScDocShell::AdjustRowHeight( SCROW nStartRow, SCROW nEndRow, SCTAB nTab ) in AdjustRowHeight()
456 void ScDocShell::UpdateAllRowHeights( const ScMarkData* pTabMark ) in UpdateAllRowHeights()
465 void ScDocShell::UpdatePendingRowHeights( SCTAB nUpdateTab, bool bBefore ) in UpdatePendingRowHeights()
505 void ScDocShell::RefreshPivotTables( const ScRange& rSource ) in RefreshPivotTables()
554 void ScDocShell::DoConsolidate( const ScConsolidateParam& rParam, sal_Bool bRecord ) in DoConsolidate()
711 void ScDocShell::UseScenario( SCTAB nTab, const String& rName, sal_Bool bRecord ) in UseScenario()
802 void ScDocShell::ModifyScenario( SCTAB nTab, const String& rName, const String& rComment, in ModifyScenario()
832 SCTAB ScDocShell::MakeScenario( SCTAB nTab, const String& rName, const String& rComment, in MakeScenario()
899 sal_Bool ScDocShell::MoveTable( SCTAB nSrcTab, SCTAB nDestTab, sal_Bool bCopy, sal_Bool bRecord ) in MoveTable()
1010 IMPL_LINK( ScDocShell, RefreshDBDataHdl, ScRefreshTimer*, pRefreshTimer ) in IMPL_LINK() argument