Searched refs:ScPageBreakShell (Results 1 – 6 of 6) sorted by relevance
47 #define ScPageBreakShell macro52 TYPEINIT1( ScPageBreakShell, SfxShell );54 SFX_IMPL_INTERFACE(ScPageBreakShell, SfxShell, ScResId(SCSTR_PAGEBREAKSHELL)) in SFX_IMPL_INTERFACE() argument61 ScPageBreakShell::ScPageBreakShell( ScTabViewShell* pViewSh ) : in ScPageBreakShell() function in ScPageBreakShell77 ScPageBreakShell::~ScPageBreakShell() in ~ScPageBreakShell()
862 pPageBreakShell = new ScPageBreakShell( this ); in SetCurSubShell()
34 class ScPageBreakShell : public SfxShell class40 ScPageBreakShell( ScTabViewShell* pView );41 ~ScPageBreakShell();
62 class ScPageBreakShell;120 ScPageBreakShell* pPageBreakShell;
25 shell ScPageBreakShell
209 ScPageBreakShell ::RegisterInterface(pMod); in Init()
Completed in 32 milliseconds