Home
last modified time | relevance | path

Searched refs:LeftDrawPaneShell (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/ui/dlg/
H A DPaneShells.cxx75 #define ShellClass LeftDrawPaneShell
77 SFX_SLOTMAP(LeftDrawPaneShell) in SFX_SLOTMAP() argument
82 SFX_IMPL_INTERFACE(LeftDrawPaneShell, SfxShell, SdResId(STR_LEFT_DRAW_PANE_SHELL)) in SFX_IMPL_INTERFACE() argument
88 TYPEINIT1(LeftDrawPaneShell, SfxShell);
92 LeftDrawPaneShell::LeftDrawPaneShell (void) in LeftDrawPaneShell() function in sd::LeftDrawPaneShell
101 LeftDrawPaneShell::~LeftDrawPaneShell (void) in ~LeftDrawPaneShell()
/trunk/main/sd/source/ui/inc/
H A DPaneShells.hxx57 class LeftDrawPaneShell class
64 LeftDrawPaneShell (void);
65 virtual ~LeftDrawPaneShell (void);
/trunk/main/sd/source/ui/framework/factories/
H A DBasicPaneFactory.cxx516 pShell.reset(new LeftDrawPaneShell()); in CreateChildWindowPane()

Completed in 25 milliseconds