Searched refs:GraphicViewShellBase (Results 1 – 4 of 4) sorted by relevance
39 TYPEINIT1(GraphicViewShellBase, ViewShellBase);44 SfxViewFactory* GraphicViewShellBase::pFactory;45 SfxViewShell* __EXPORT GraphicViewShellBase::CreateInstance ( in CreateInstance()48 GraphicViewShellBase* pBase = new GraphicViewShellBase(pFrame, pOldView); in CreateInstance()52 void GraphicViewShellBase::RegisterFactory( sal_uInt16 nPrio ) in RegisterFactory()58 void GraphicViewShellBase::InitFactory() in InitFactory()70 GraphicViewShellBase::GraphicViewShellBase ( in GraphicViewShellBase() function in sd::GraphicViewShellBase80 GraphicViewShellBase::~GraphicViewShellBase (void) in ~GraphicViewShellBase()87 void GraphicViewShellBase::Execute (SfxRequest& rRequest) in Execute()118 void GraphicViewShellBase::InitializeFramework (void) in InitializeFramework()
35 class GraphicViewShellBase class40 SFX_DECL_VIEWFACTORY(GraphicViewShellBase);45 GraphicViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);46 virtual ~GraphicViewShellBase (void);
77 ::sd::GraphicViewShellBase::RegisterFactory (::sd::DRAW_FACTORY_ID); in RegisterFactorys()
137 sd/source/ui/view/GraphicViewShellBase \
Completed in 18 milliseconds