Searched refs:ScPivotShell (Results 1 – 6 of 6) sorted by relevance
55 #define ScPivotShell macro60 TYPEINIT1( ScPivotShell, SfxShell );62 SFX_IMPL_INTERFACE(ScPivotShell, SfxShell, ScResId(SCSTR_PIVOTSHELL)) in SFX_IMPL_INTERFACE() argument70 ScPivotShell::ScPivotShell( ScTabViewShell* pViewSh ) : in ScPivotShell() function in ScPivotShell88 ScPivotShell::~ScPivotShell() in ~ScPivotShell()93 void ScPivotShell::Execute( SfxRequest& rReq ) in Execute()159 void __EXPORT ScPivotShell::GetState( SfxItemSet& rSet ) in GetState()196 ScDPObject* ScPivotShell::GetCurrDPObject() in GetCurrDPObject()
1005 pPivotShell = new ScPivotShell( this ); in SetCurSubShell()
35 class ScPivotShell : public SfxShell class41 ScPivotShell( ScTabViewShell* pView );42 ~ScPivotShell();
55 class ScPivotShell;112 ScPivotShell* pPivotShell;
32 shell ScPivotShell
201 ScPivotShell ::RegisterInterface(pMod); in Init()
Completed in 29 milliseconds