Home
last modified time | relevance | path

Searched refs:GraphicDocShell (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sd/source/ui/docshell/
H A Dgrdocsh.cxx50 #define GraphicDocShell macro
55 TYPEINIT1(GraphicDocShell, DrawDocShell);
57 SFX_IMPL_INTERFACE(GraphicDocShell, SfxObjectShell, SdResId(0))
63 SFX_IMPL_OBJECTFACTORY( GraphicDocShell, SvGlobalName(SO3_SDRAW_CLASSID_60), SFXOBJECTSHELL_STD_NOR…
65 GraphicDocShell::GraphicDocShell(SfxObjectCreateMode eMode, in GraphicDocShell() function in sd::GraphicDocShell
73 GraphicDocShell::GraphicDocShell(const sal_uInt64 nModelCreationFlags, in GraphicDocShell() function in sd::GraphicDocShell
81 GraphicDocShell::~GraphicDocShell() in ~GraphicDocShell()
/trunk/main/sd/source/ui/inc/
H A DGraphicDocShell.hxx42 class GraphicDocShell class
53 GraphicDocShell (
58 GraphicDocShell (
63 virtual ~GraphicDocShell (void);
68 SV_DECL_REF(GraphicDocShell)
71 SV_IMPL_REF (GraphicDocShell)
/trunk/main/sd/source/ui/app/
H A Dsddll.cxx73 pDrawFact = &::sd::GraphicDocShell::Factory(); in Init()
99 …::sd::GraphicDocShell::Factory().SetDocumentServiceName( String( RTL_CONSTASCII_USTRINGPARAM( "com… in Init()
H A Dsddll1.cxx98 ::sd::GraphicDocShell::RegisterInterface(pMod); in RegisterInterfaces()
/trunk/main/sd/source/ui/view/
H A DGraphicViewShellBase.cxx60 SFX_VIEW_REGISTRATION(GraphicDocShell); in InitFactory()
/trunk/main/sd/source/ui/unoidl/
H A Dunodoc.cxx66 new ::sd::GraphicDocShell( in SdDrawingDocument_createInstance()
/trunk/main/sd/sdi/
H A Dgrdocsh.sdi31 shell GraphicDocShell
/trunk/main/sd/source/ui/func/
H A Dfudraw.cxx735 sal_Bool bAnimationInfo = (!mpDocSh->ISA(GraphicDocShell) && in SetPointer()
959 else if (!mpDocSh->ISA(GraphicDocShell) && mpDoc->GetAnimationInfo(pObj)) in SetHelpText()
H A Dfusel.cxx1331 else if (!mpDocSh->ISA(GraphicDocShell) && in AnimateObj()
1532 !mpDocSh->ISA(GraphicDocShell) && in AnimateObj()
H A Dfuinsert.cxx467 aServerLst.Remove( GraphicDocShell::Factory().GetClassId() ); in DoExecute()
H A Dfuinsfil.cxx173 pFilter = GraphicDocShell::Factory().GetTemplateFilter(); in DoExecute()
/trunk/main/sd/source/core/
H A Ddrawdoc.cxx480 mpCreatingTransferable->SetDocShell( new ::sd::GraphicDocShell( in AllocModel()
H A Ddrawdoc3.cxx135 mxBookmarkDocShRef = new ::sd::GraphicDocShell(SFX_CREATE_MODE_STANDARD, sal_True); in OpenBookmarkDoc()

Completed in 48 milliseconds