Searched refs:GraphicDocShell (Results 1 – 13 of 13) sorted by relevance
50 #define GraphicDocShell macro55 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::GraphicDocShell73 GraphicDocShell::GraphicDocShell(const sal_uInt64 nModelCreationFlags, in GraphicDocShell() function in sd::GraphicDocShell81 GraphicDocShell::~GraphicDocShell() in ~GraphicDocShell()
42 class GraphicDocShell class53 GraphicDocShell (58 GraphicDocShell (63 virtual ~GraphicDocShell (void);68 SV_DECL_REF(GraphicDocShell)71 SV_IMPL_REF (GraphicDocShell)
73 pDrawFact = &::sd::GraphicDocShell::Factory(); in Init()99 …::sd::GraphicDocShell::Factory().SetDocumentServiceName( String( RTL_CONSTASCII_USTRINGPARAM( "com… in Init()
98 ::sd::GraphicDocShell::RegisterInterface(pMod); in RegisterInterfaces()
60 SFX_VIEW_REGISTRATION(GraphicDocShell); in InitFactory()
66 new ::sd::GraphicDocShell( in SdDrawingDocument_createInstance()
31 shell GraphicDocShell
735 sal_Bool bAnimationInfo = (!mpDocSh->ISA(GraphicDocShell) && in SetPointer()959 else if (!mpDocSh->ISA(GraphicDocShell) && mpDoc->GetAnimationInfo(pObj)) in SetHelpText()
1331 else if (!mpDocSh->ISA(GraphicDocShell) && in AnimateObj()1532 !mpDocSh->ISA(GraphicDocShell) && in AnimateObj()
467 aServerLst.Remove( GraphicDocShell::Factory().GetClassId() ); in DoExecute()
173 pFilter = GraphicDocShell::Factory().GetTemplateFilter(); in DoExecute()
480 mpCreatingTransferable->SetDocShell( new ::sd::GraphicDocShell( in AllocModel()
135 mxBookmarkDocShRef = new ::sd::GraphicDocShell(SFX_CREATE_MODE_STANDARD, sal_True); in OpenBookmarkDoc()
Completed in 43 milliseconds