Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dpgbrksh.cxx47 #define ScPageBreakShell macro
52 TYPEINIT1( ScPageBreakShell, SfxShell );
54 SFX_IMPL_INTERFACE(ScPageBreakShell, SfxShell, ScResId(SCSTR_PAGEBREAKSHELL)) in SFX_IMPL_INTERFACE() argument
61 ScPageBreakShell::ScPageBreakShell( ScTabViewShell* pViewSh ) : in ScPageBreakShell() function in ScPageBreakShell
77 ScPageBreakShell::~ScPageBreakShell() in ~ScPageBreakShell()
H A Dtabvwsh4.cxx862 pPageBreakShell = new ScPageBreakShell( this ); in SetCurSubShell()
/trunk/main/sc/source/ui/inc/
H A Dpgbrksh.hxx34 class ScPageBreakShell : public SfxShell class
40 ScPageBreakShell( ScTabViewShell* pView );
41 ~ScPageBreakShell();
H A Dtabvwsh.hxx62 class ScPageBreakShell;
120 ScPageBreakShell* pPageBreakShell;
/trunk/main/sc/sdi/
H A Dpgbrksh.sdi25 shell ScPageBreakShell
/trunk/main/sc/source/ui/app/
H A Dscdll.cxx209 ScPageBreakShell ::RegisterInterface(pMod); in Init()

Completed in 35 milliseconds