Home
last modified time | relevance | path

Searched refs:GraphicViewShellBase (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sd/source/ui/view/
H A DGraphicViewShellBase.cxx39 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::GraphicViewShellBase
80 GraphicViewShellBase::~GraphicViewShellBase (void) in ~GraphicViewShellBase()
87 void GraphicViewShellBase::Execute (SfxRequest& rRequest) in Execute()
118 void GraphicViewShellBase::InitializeFramework (void) in InitializeFramework()
/trunk/main/sd/source/ui/inc/
H A DGraphicViewShellBase.hxx35 class GraphicViewShellBase class
40 SFX_DECL_VIEWFACTORY(GraphicViewShellBase);
45 GraphicViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
46 virtual ~GraphicViewShellBase (void);
/trunk/main/sd/source/ui/app/
H A Dsddll1.cxx77 ::sd::GraphicViewShellBase::RegisterFactory (::sd::DRAW_FACTORY_ID); in RegisterFactorys()
/trunk/main/sd/
H A DLibrary_sd.mk137 sd/source/ui/view/GraphicViewShellBase \

Completed in 21 milliseconds