Home
last modified time | relevance | path

Searched refs:pDrawDoc (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sd/source/core/
H A Dcusshow.cxx45 SdCustomShow::SdCustomShow(SdDrawDocument* pDrawDoc) in SdCustomShow() argument
47 pDoc(pDrawDoc) in SdCustomShow()
63 SdCustomShow::SdCustomShow(SdDrawDocument* pDrawDoc, ::com::sun::star::uno::Reference< ::com::sun::… in SdCustomShow() argument
65 pDoc(pDrawDoc), in SdCustomShow()
/aoo42x/main/sd/source/ui/view/
H A Dfrmview.cxx68 FrameView::FrameView(SdDrawDocument* pDrawDoc, FrameView* pFrameView /* = NULK */) in FrameView() argument
69 : SdrView(pDrawDoc, (OutputDevice*) NULL), in FrameView()
75 EndListening(*pDrawDoc); in FrameView()
89 DrawDocShell* pDocShell = pDrawDoc->GetDocSh(); in FrameView()
261 sal_Bool bInitDesignMode = pDrawDoc->GetOpenInDesignMode(); in FrameView()
262 if( pDrawDoc->OpenInDesignModeIsDefaulted() ) in FrameView()
267 SfxObjectShell* pObjShell = pDrawDoc->GetObjectShell(); in FrameView()
272 Update( SD_MOD()->GetSdOptions(pDrawDoc->GetDocumentType()) ); in FrameView()
H A Dsdview.cxx122 View::View(SdDrawDocument* pDrawDoc, OutputDevice* pOutDev, in View() argument
124 : FmFormView(pDrawDoc, pOutDev), in View()
125 mpDoc(pDrawDoc), in View()
126 mpDocSh( pDrawDoc->GetDocSh() ), in View()
/aoo42x/main/sd/inc/
H A Dcusshow.hxx55 explicit SdCustomShow(SdDrawDocument* pDrawDoc);
56 …SdCustomShow(SdDrawDocument* pDrawDoc, ::com::sun::star::uno::Reference< ::com::sun::star::uno::XI…
/aoo42x/main/sd/source/ui/inc/
H A DFrameView.hxx45 SD_DLLPUBLIC FrameView(SdDrawDocument* pDrawDoc, FrameView* pFrameView = NULL );
H A DView.hxx80 SdDrawDocument* pDrawDoc,

Completed in 41 milliseconds