Home
last modified time | relevance | path

Searched refs:DrawDocShell (Results 26 – 50 of 119) sorted by relevance

12345

/trunk/main/sd/inc/
H A Dsdmod.hxx64 class DrawDocShell;
134 OutputDevice* GetRefDevice (::sd::DrawDocShell& rDocShell);
164 …static void ChangeMedium( ::sd::DrawDocShell* pDocShell, SfxViewFrame* pViewFrame, const sal_Int32…
/trunk/main/sd/source/ui/inc/
H A Dnavigatr.hxx57 class DrawDocShell;
82 ::sd::DrawDocShell* mpDocShell;
170 sd::DrawDocShell* GetDrawDocShell(const SdDrawDocument*);
H A DViewShellBase.hxx50 class DrawDocShell;
107 DrawDocShell* GetDocShell (void) const;
249 DrawDocShell* mpDocShell;
H A Dsdxfer.hxx43 class DrawDocShell;
78 ::sd::DrawDocShell* GetPageDocShell() const { return mpPageDocShell; } in GetPageDocShell()
130 ::sd::DrawDocShell* mpPageDocShell;
H A DOutlineView.hxx47 class DrawDocShell;
50 class DrawDocShell;
65 OutlineView (DrawDocShell* pDocSh,
H A DBreakDlg.hxx44 class DrawDocShell;
59 DrawDocShell* pShell,
H A Dunomodel.hxx62 class DrawDocShell;
92 ::sd::DrawDocShell* mpDocShell;
126 SdXImpressDocument( ::sd::DrawDocShell* pShell, bool bClipBoard = false ) throw();
136 ::sd::DrawDocShell* GetDocShell() const { return mpDocShell; } in GetDocShell()
/trunk/main/sd/source/core/
H A Ddrawdoc.cxx160 , mpDocSh(static_cast< ::sd::DrawDocShell*>(pDrDocSh)) in SdDrawDocument()
474 ::sd::DrawDocShell* pNewDocSh = NULL; in AllocModel()
477 mpCreatingTransferable->SetDocShell( new ::sd::DrawDocShell( in AllocModel()
483 … pNewDocSh = static_cast< ::sd::DrawDocShell*>( pObj = mpCreatingTransferable->GetDocShell() ); in AllocModel()
513 pDoc->mxAllocedDocShRef = new ::sd::DrawDocShell( in AllocModel()
/trunk/main/sd/source/ui/sidebar/
H A DMasterPageContainerProviders.cxx265 ::sd::DrawDocShell* pDocumentShell = NULL; in operator ()()
296 ::sd::DrawDocShell* TemplatePageObjectProvider::LoadDocument (const ::rtl::OUString& sFileName) in LoadDocument()
307 return PTR_CAST(::sd::DrawDocShell,pShell); in LoadDocument()
H A DMasterPageContainerProviders.hxx32 namespace sd { class DrawDocShell; }
130 ::sd::DrawDocShell* LoadDocument (const ::rtl::OUString& sFileName);
H A DLayoutMenu.hxx47 class DrawDocShell;
199 void implConstruct( DrawDocShell& rDocumentShell );
/trunk/main/sd/source/ui/dlg/
H A Dsddlgfact.hxx257 …* CreateBreakDlg(::Window* pWindow, ::sd::DrawView* pDrView, ::sd::DrawDocShell* pShell, sal_uL…
273 …virtual AbstractSdPresLayoutDlg* CreateSdPresLayoutDlg( ::sd::DrawDocShell* pDocShell, ::sd::ViewS…
276 …Dlg* CreateSdVectorizeDlg( ::Window* pParent, const Bitmap& rBmp, ::sd::DrawDocShell* pDocShell );
H A Dsddlgfact.cxx383 ::sd::DrawDocShell* pShell, in CreateBreakDlg()
495 AbstractSdPresLayoutDlg * SdAbstractDialogFactory_Impl::CreateSdPresLayoutDlg( ::sd::DrawDocShell in CreateSdPresLayoutDlg()
514 …_Impl::CreateSdVectorizeDlg( ::Window* pParent, const Bitmap& rBmp, ::sd::DrawDocShell* pDocShell ) in CreateSdVectorizeDlg()
H A Dsdpreslt.cxx56 ::sd::DrawDocShell* pDocShell, in SdPresLayoutDlg()
305 ::sd::DrawDocShell* pTemplDocSh= pTemplDoc->GetDocSh(); in IMPL_LINK()
/trunk/main/sd/source/ui/view/
H A Dclview.cxx33 class DrawDocShell;
47 DrawDocShell* pDocSh, in ClientView()
H A DOutlineViewShellBase.cxx35 class DrawDocShell;
58 SFX_VIEW_REGISTRATION(DrawDocShell); in InitFactory()
H A DSlideSorterViewShellBase.cxx35 class DrawDocShell;
66 SFX_VIEW_REGISTRATION(DrawDocShell); in InitFactory()
H A DPresentationViewShellBase.cxx44 class DrawDocShell;
68 SFX_VIEW_REGISTRATION(DrawDocShell); in InitFactory()
H A DViewShellBase.cxx255 SFX_VIEW_REGISTRATION(DrawDocShell); in InitFactory()
286 if (GetViewFrame()->GetObjectShell()->ISA(DrawDocShell)) in ViewShellBase()
287 mpDocShell = static_cast<DrawDocShell*>( in ViewShellBase()
451 DrawDocShell* ViewShellBase::GetDocShell (void) const in GetDocShell()
/trunk/main/sd/source/ui/app/
H A Dsddll.cxx70 pImpressFact = &::sd::DrawDocShell::Factory(); in Init()
94 …::sd::DrawDocShell::Factory().SetDocumentServiceName( String( RTL_CONSTASCII_USTRINGPARAM( "com.su… in Init()
H A Dsdpopup.cxx276 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, in GetField()
H A Dsdxfer.cxx159 ::sd::DrawDocShell* pDocSh = static_cast< ::sd::DrawDocShell*>(pObj); in ~SdTransferable()
596 maDocShellRef = new ::sd::DrawDocShell( in GetData()
/trunk/main/sd/source/ui/func/
H A Dundolayer.cxx62 ::sd::DrawDocShell* mpDocSh = mpDoc->GetDocSh(); in Undo()
76 ::sd::DrawDocShell* mpDocSh = mpDoc->GetDocSh(); in Redo()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx349 DrawDocShell* pDocShell = dynamic_cast<DrawDocShell*>(pTransferDocShell); in FuSupport()
521 DrawDocShell* pDocShell = mrSlideSorter.GetModel().GetDocument()->GetDocSh(); in GetMenuState()
715 … if( !pTransferDocShell || ( (DrawDocShell*) pTransferDocShell)->GetDoc()->GetPageCount() <= 1 ) in GetClipboardState()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.hxx100 ::sd::DrawDocShell* mpDocSh;
225 …n::star::beans::PropertyValue >& rParams, SdDrawDocument* pExpDoc, ::sd::DrawDocShell* pDocShell );

Completed in 109 milliseconds

12345