Home
last modified time | relevance | path

Searched refs:ScDBFunc (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Ddbfunc.cxx51 ScDBFunc::ScDBFunc( Window* pParent, ScDocShell& rDocSh, ScTabViewShell* pViewShell ) : in ScDBFunc() function in ScDBFunc
61 ScDBFunc::~ScDBFunc() in ~ScDBFunc()
69 void ScDBFunc::GotoDBArea( const String& rDBName ) in GotoDBArea()
103 ScDBData* ScDBFunc::GetDBData( sal_Bool bMark, ScGetDBMode eMode, ScGetDBSelection eSel ) in GetDBData()
192 void ScDBFunc::NotifyCloseDbNameDlg( const ScDBCollection& rNewColl, const List& rDelAreaList ) in NotifyCloseDbNameDlg()
247 void ScDBFunc::UISort( const ScSortParam& rSortParam, sal_Bool bRecord ) in UISort()
274 void ScDBFunc::Sort( const ScSortParam& rSortParam, sal_Bool bRecord, sal_Bool bPaint ) in Sort()
293 void ScDBFunc::Query( const ScQueryParam& rQueryParam, const ScRange* pAdvSource, sal_Bool bRecord ) in Query()
330 void ScDBFunc::ToggleAutoFilter() in ToggleAutoFilter()
460 void ScDBFunc::HideAutoFilter() in HideAutoFilter()
[all …]
H A Ddbfunc3.cxx111 void ScDBFunc::MakeOutline( sal_Bool bColumns, sal_Bool bRecord ) in MakeOutline()
199 void ScDBFunc::RemoveAllOutlines( sal_Bool bRecord ) in RemoveAllOutlines()
215 void ScDBFunc::AutoOutline( sal_Bool bRecord ) in AutoOutline()
281 sal_Bool ScDBFunc::OutlinePossible(sal_Bool bHide) in OutlinePossible()
355 void ScDBFunc::ShowMarkedOutlines( sal_Bool bRecord ) in ShowMarkedOutlines()
374 void ScDBFunc::HideMarkedOutlines( sal_Bool bRecord ) in HideMarkedOutlines()
680 void ScDBFunc::DeletePivotTable() in DeletePivotTable()
733 sal_uLong ScDBFunc::RecalcPivotTable() in RecalcPivotTable()
1188 void ScDBFunc::GroupDataPilot() in GroupDataPilot()
1332 void ScDBFunc::UngroupDataPilot() in UngroupDataPilot()
[all …]
H A Ddbfunc2.cxx52 void ScDBFunc::UpdateCharts( sal_Bool bAllCharts ) in UpdateCharts()
H A Ddbfunc4.cxx52 sal_uInt16 ScDBFunc::DoUpdateCharts( const ScAddress& rPos, ScDocument* pDoc, sal_Bool bAllCharts ) in DoUpdateCharts()
H A Dolinewin.cxx468 ScDBFunc& rFunc = *mrViewData.GetView(); in DoFunction()
H A Dtabvwsh4.cxx1818 ScDBFunc( &pViewFrame->GetWindow(), (ScDocShell&)*pViewFrame->GetObjectShell(), this ), in ScTabViewShell()
H A Dgridwin.cxx2097 ScDBFunc* pView = pViewData->GetView(); in MouseButtonUp()
/trunk/main/sc/source/ui/inc/
H A Ddbfunc.hxx44 class ScDBFunc : public ScViewFunc class
50 ScDBFunc( Window* pParent, ScDocShell& rDocSh, ScTabViewShell* pViewShell );
52 virtual ~ScDBFunc();
H A Dviewdata.hxx87 class ScDBFunc;
163 ScDBFunc* pView;
235 ScDBFunc* GetView() const { return pView; } in GetView()
H A Ddbdocfun.hxx61 friend class ScDBFunc;
H A Dtabvwsh.hxx96 class ScTabViewShell: public SfxViewShell, public ScDBFunc
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1267 ScDBFunc::DoUpdateCharts( ScAddress(), pDoc, sal_True ); in ModifyOptions()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx1609 ScDBFunc* pView = pViewSh->GetViewData()->GetView(); in SetZoomType()

Completed in 112 milliseconds