Home
last modified time | relevance | path

Searched refs:DrawDocShell (Results 1 – 25 of 119) sorted by relevance

12345

/trunk/main/sd/source/ui/docshell/
H A Ddocshell.cxx93 #define DrawDocShell macro
117 TYPEINIT1( DrawDocShell, SfxObjectShell );
120 DrawDocShell,
159 DrawDocShell::DrawDocShell(SfxObjectCreateMode eMode, in DrawDocShell() function in sd::DrawDocShell
205 DrawDocShell::DrawDocShell(SdDrawDocument* pDoc, SfxObjectCreateMode eMode, in DrawDocShell() function in sd::DrawDocShell
229 DrawDocShell::~DrawDocShell() in ~DrawDocShell()
451 void DrawDocShell::Deactivate( sal_Bool ) in Deactivate()
474 void DrawDocShell::UpdateTablePointers() in UpdateTablePointers()
492 void DrawDocShell::CancelSearching() in CancelSearching()
506 void DrawDocShell::ApplySlotFilter() const in ApplySlotFilter()
[all …]
H A Ddocshel4.cxx111 SfxPrinter* DrawDocShell::GetPrinter(sal_Bool bCreate) in GetPrinter()
164 void DrawDocShell::SetPrinter(SfxPrinter *pNewPrinter) in SetPrinter()
185 void DrawDocShell::UpdateFontList() in UpdateFontList()
203 Printer* DrawDocShell::GetDocumentPrinter() in GetDocumentPrinter()
243 void DrawDocShell::UpdateRefDevice() in UpdateRefDevice()
313 sal_Bool DrawDocShell::Load( SfxMedium& rMedium ) in Load()
550 sal_Bool DrawDocShell::Save() in Save()
577 sal_Bool DrawDocShell::SaveAs( SfxMedium& rMedium ) in SaveAs()
728 SdDrawDocument* DrawDocShell::GetDoc() in GetDoc()
1290 const String DrawDocShell::getDocAccTitle() const in getDocAccTitle()
[all …]
H A Ddocshel2.cxx62 void DrawDocShell::Draw(OutputDevice* pOut, const JobSetup&, sal_uInt16 nAspect) in Draw()
169 Rectangle DrawDocShell::GetVisArea(sal_uInt16 nAspect) const in GetVisArea()
208 void DrawDocShell::Connect(ViewShell* pViewSh) in Connect()
219 void DrawDocShell::Disconnect(ViewShell* pViewSh) in Disconnect()
233 FrameView* DrawDocShell::GetFrameView() in GetFrameView()
251 Size DrawDocShell::GetFirstPageSize() in GetFirstPageSize()
262 Bitmap DrawDocShell::GetPagePreviewBitmap(SdPage* pPage, sal_uInt16 nMaxEdgePixel) in GetPagePreviewBitmap()
361 sal_Bool DrawDocShell::CheckPageName (::Window* pWin, String& rName ) in CheckPageName()
376 aNameDlg->SetCheckNameHdl( LINK( this, DrawDocShell, RenameSlideHdl ) ); in CheckPageName()
394 bool DrawDocShell::IsNewPageNameValid( String & rInOutPageName, bool bResetStringIfStandardName /* … in IsNewPageNameValid()
[all …]
H A Ddocshel3.cxx84 void DrawDocShell::Execute( SfxRequest& rReq ) in Execute()
131 if (pShell->ISA(DrawDocShell)) in Execute()
133 ( (DrawDocShell*) pShell)->CancelSearching(); in Execute()
242 void DrawDocShell::SetOrganizerSearchMask(SfxStyleSheetBasePool* pBasePool) const in SetOrganizerSearchMask()
248 void DrawDocShell::SetDocShellFunction( const ::sd::FunctionReference& xFunction ) in SetDocShellFunction()
H A Dgrdocsh.cxx55 TYPEINIT1(GraphicDocShell, DrawDocShell);
68 DrawDocShell(eMode, bDataObject, eDocType) in GraphicDocShell()
76 DrawDocShell(nModelCreationFlags, bDataObject, eDocType) in GraphicDocShell()
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx132 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in Execute()
156 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current() ); in Execute()
191 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in Execute()
229 ::sd::DrawDocShell* pDocShell = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in Execute()
286 ::sd::DrawDocShell* pDocSh; in OutlineToImpress()
375 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current() ); in GetState()
403 ::sd::DrawDocShell* pDocSh = in GetState()
414 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in GetState()
421 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in GetState()
428 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in GetState()
[all …]
H A Dsdmod.cxx128 ::sd::DrawDocShell* pDocShell = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in ~SdModule()
191 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current() ); in GetSdOptions()
212 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current() ); in GetOptionStream()
270 OutputDevice* SdModule::GetRefDevice (::sd::DrawDocShell& ) in GetRefDevice() argument
H A Dsdmod2.cxx165 ::sd::DrawDocShell* pDocShell = NULL; in IMPL_LINK()
181 pDocShell = dynamic_cast< ::sd::DrawDocShell *>( SfxObjectShell::Current() ); in IMPL_LINK()
419 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current() ); in CreateItemSet()
551 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current() ); in ApplyItemSet()
/trunk/main/sd/source/ui/inc/
H A Dsdtreelb.hxx56 class DrawDocShell;
59 SV_DECL_REF(DrawDocShell)
86 ::sd::DrawDocShell& rDocShell,
89 ::sd::DrawDocShell& GetDocShell() const;
108 ::sd::DrawDocShell& mrDocShell;
148 ::sd::DrawDocShell* mpDropDocSh;
232 ::sd::DrawDocShell* GetDropDocSh() { return(mpDropDocSh); } in GetDropDocSh()
249 static ::sd::ViewShell* GetViewShellForDocShell (::sd::DrawDocShell &rDocShell);
H A DDrawDocShell.hxx60 class SD_DLLPUBLIC DrawDocShell : public SfxObjectShell class
67 DrawDocShell (
72 DrawDocShell (
77 DrawDocShell (
82 virtual ~DrawDocShell();
241 SV_DECL_REF(DrawDocShell)
244 SV_IMPL_REF (DrawDocShell)
H A Dsdpreslt.hxx37 class DrawDocShell;
48 ::sd::DrawDocShell* pDocShell,
61 ::sd::DrawDocShell* mpDocSh;
H A Ddrawview.hxx32 class DrawDocShell;
51 DrawDocShell* pDocSh,
80 DrawDocShell* mpDocShell;
H A DView.hxx57 class DrawDocShell;
125 inline DrawDocShell* GetDocSh (void) const;
239 DrawDocShell* mpDocSh;
267 DrawDocShell* View::GetDocSh (void) const in GetDocSh()
H A DPreviewRenderer.hxx40 class DrawDocShell;
137 DrawDocShell* mpDocShellOfView;
169 void ProvideView (DrawDocShell* pDocShell);
H A Dvectdlg.hxx38 class DrawDocShell;
49 ::sd::DrawDocShell * mpDocSh;
96 SdVectorizeDlg( Window* pParent, const Bitmap& rBmp, ::sd::DrawDocShell* pDocShell );
H A Dfupoor.hxx45 class DrawDocShell;
70 DrawDocShell* GetDocSh() { return mpDocSh; } in GetDocSh()
167 DrawDocShell* mpDocSh;
/trunk/main/sd/source/ui/dlg/
H A Dnavigatr.cxx184 sd::DrawDocShell* pDocShell = pNonConstDoc->GetDocSh(); in FreshTree()
202 ::sd::DrawDocShell* pDocShell = pNonConstDoc->GetDocSh(); in InitTreeLB()
270 sd::DrawDocShell* SdNavigatorWin::GetDrawDocShell( const SdDrawDocument* pDoc ) in GetDrawDocShell()
274 sd::DrawDocShell* pDocShell = pDoc->GetDocSh(); in GetDrawDocShell()
461 ::sd::DrawDocShell* pDocShell = NULL; in IMPL_LINK()
483 ::sd::DrawDocShell* pNCDocShell = pNonConstDoc->GetDocSh(); in IMPL_LINK()
569 ::sd::DrawDocShell* pDocShell = pInfo->mpDocShell; in IMPL_LINK()
743 ::sd::DrawDocShell* pCurrentDocShell = in RefreshDocumentLB()
744 PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current() ); in RefreshDocumentLB()
748 ::sd::DrawDocShell* pDocShell = PTR_CAST(::sd::DrawDocShell, pSfxDocShell ); in RefreshDocumentLB()
H A Ddlgass.cxx1048 ::sd::DrawDocShell* pDocShell = PTR_CAST(::sd::DrawDocShell,pShell); in GetDocument()
1227 DrawDocShell* pDocShell = dynamic_cast< DrawDocShell * >(pShell); in IMPL_LINK()
1430 DrawDocShell* pDocShell = PTR_CAST(DrawDocShell,pShell); in UpdateUserData()
1494 DrawDocShell* pDocShell = PTR_CAST(DrawDocShell,pShell); in UpdatePageList()
1535 DrawDocShell* pNewDocSh; in UpdatePreview()
1536 xDocShell = pNewDocSh = new DrawDocShell(SFX_CREATE_MODE_STANDARD, sal_False); in UpdatePreview()
1554 DrawDocShell* pDocShell = PTR_CAST(DrawDocShell,pShell); in UpdatePreview()
1635 DrawDocShell* pDocShell = PTR_CAST(DrawDocShell,pShell); in UpdatePreview()
1639 pDocShell = PTR_CAST(DrawDocShell,pShell); in UpdatePreview()
H A Dsdtreelb.cxx104 ::sd::DrawDocShell& rDocShell, in SdPageObjsTransferable()
162 ::sd::DrawDocShell& SdPageObjsTLB::SdPageObjsTransferable::GetDocShell() const in GetDocShell()
716 sd::DrawDocShell* pSdDrawDocShell = NULL; in AddShapeList()
751 sd::DrawDocShell* pSdDrawDocShell = NULL; in AddShapeList()
779 sd::DrawDocShell* pSdDrawDocShell = NULL; in AddShapeList()
821 sd::DrawDocShell* pSdDrawDocShell = NULL; in AddShapeList()
1153 mxBookmarkDocShRef = new ::sd::DrawDocShell(SFX_CREATE_MODE_STANDARD, sal_True); in GetBookmarkDoc()
1268 sd::DrawDocShell* pSdDrawDocShell = NULL; in KeyInput()
1385 ::sd::DrawDocShell* pDocShell = mpDoc->GetDocSh(); in DoDrag()
1770 ::sd::DrawDocShell* pDocShell = mpDoc->GetDocSh(); in AddShapeToTransferable()
[all …]
H A Ddocprev.cxx157 ::sd::DrawDocShell* pDocShell = dynamic_cast< ::sd::DrawDocShell * >( mpObj ); in startPreview()
201 ::sd::DrawDocShell* pDocShell = PTR_CAST(::sd::DrawDocShell,mpObj); in updateViewSettings()
/trunk/main/sd/inc/
H A Ddrawdoc.hxx105 SV_DECL_REF(DrawDocShell)
107 class DrawDocShell;
178 ::sd::DrawDocShell* mpDocSh;
245 ::sd::DrawDocShell* GetDocSh() const { return mpDocSh; } in GetDocSh()
284 ::sd::DrawDocShell* pBookmarkDocSh, sal_Bool bCopy,
337 sal_Bool bNoDialogs, ::sd::DrawDocShell* pBookmarkDocSh,
341 sal_Bool bLink, ::sd::DrawDocShell* pBookmarkDocSh,
701 DrawDocShell* mpDocShell;
H A Dsdabstdlg.hxx39 class DrawDocShell;
185 …* CreateBreakDlg(::Window* pWindow, ::sd::DrawView* pDrView, ::sd::DrawDocShell* pShell, sal_uL…
201 …virtual AbstractSdPresLayoutDlg* CreateSdPresLayoutDlg( ::sd::DrawDocShell* pDocShell, ::sd::ViewS…
204 …* CreateSdVectorizeDlg( ::Window* pParent, const Bitmap& rBmp, ::sd::DrawDocShell* pDocShell ) = …
H A Dsdfilter.hxx39 class DrawDocShell;
48 SdFilter( SfxMedium& rMedium, ::sd::DrawDocShell& rDocShell, sal_Bool bShowProgress );
61 ::sd::DrawDocShell& mrDocShell;
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.hxx55 class DrawDocShell;
90 DrawDocShell* mpDocShell;
113 AnnotationWindow( AnnotationManagerImpl& rManager, DrawDocShell* pDocShell, ::Window* pParent );
127 DrawDocShell* DocShell() { return mpDocShell; } in DocShell()
/trunk/main/sd/source/ui/view/
H A DViewClipboard.cxx87 DrawDocShell* pDocShell = rTransferable.GetPageDocShell(); in GetFirstMasterPage()
159 DrawDocShell* pDataDocShell = rTransferable.GetPageDocShell(); in AssignMasterPage()
225 DrawDocShell* pDataDocSh; in InsertSlides()
239 pDataDocSh = (DrawDocShell*) pShell; in InsertSlides()

Completed in 101 milliseconds

12345