Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/dlg/
H A DPaneShells.cxx39 #define ShellClass LeftImpressPaneShell
41 SFX_SLOTMAP(LeftImpressPaneShell) in SFX_SLOTMAP() argument
46 SFX_IMPL_INTERFACE(LeftImpressPaneShell, SfxShell, SdResId(STR_LEFT_IMPRESS_PANE_SHELL)) in SFX_IMPL_INTERFACE() argument
52 TYPEINIT1(LeftImpressPaneShell, SfxShell);
56 LeftImpressPaneShell::LeftImpressPaneShell (void) in LeftImpressPaneShell() function in sd::LeftImpressPaneShell
65 LeftImpressPaneShell::~LeftImpressPaneShell (void) in ~LeftImpressPaneShell()
/aoo4110/main/sd/source/ui/inc/
H A DPaneShells.hxx40 class LeftImpressPaneShell class
47 LeftImpressPaneShell (void);
48 virtual ~LeftImpressPaneShell (void);
/aoo4110/main/sd/source/ui/framework/factories/
H A DBasicPaneFactory.cxx511 pShell.reset(new LeftImpressPaneShell()); in CreateChildWindowPane()

Completed in 31 milliseconds