Home
last modified time | relevance | path

Searched refs:ScPivotShell (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dpivotsh.cxx55 #define ScPivotShell macro
60 TYPEINIT1( ScPivotShell, SfxShell );
62 SFX_IMPL_INTERFACE(ScPivotShell, SfxShell, ScResId(SCSTR_PIVOTSHELL)) in SFX_IMPL_INTERFACE() argument
70 ScPivotShell::ScPivotShell( ScTabViewShell* pViewSh ) : in ScPivotShell() function in ScPivotShell
88 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()
H A Dtabvwsh4.cxx1005 pPivotShell = new ScPivotShell( this ); in SetCurSubShell()
/trunk/main/sc/source/ui/inc/
H A Dpivotsh.hxx35 class ScPivotShell : public SfxShell class
41 ScPivotShell( ScTabViewShell* pView );
42 ~ScPivotShell();
H A Dtabvwsh.hxx55 class ScPivotShell;
112 ScPivotShell* pPivotShell;
/trunk/main/sc/sdi/
H A Dpivotsh.sdi32 shell ScPivotShell
/trunk/main/sc/source/ui/app/
H A Dscdll.cxx201 ScPivotShell ::RegisterInterface(pMod); in Init()

Completed in 36 milliseconds