Lines Matching refs:sd
74 namespace sd namespace
101 namespace sd namespace
129 namespace sd namespace
170 ::sd::Outliner* mpOutliner; // local outliner for outline mode
171 ::sd::Outliner* mpInternalOutliner; // internal outliner for creation of text objects
174 sd::ShapeList* mpOnlineSpellingList;
178 ::sd::DrawDocShell* mpDocSh;
183 ::sd::DrawDocShellRef mxBookmarkDocShRef;
185 sd::PresentationSettings maPresentationSettings;
198 ::sd::DrawDocShellRef mxAllocedDocShRef; // => AllocModel()
242 ::sd::Outliner* GetOutliner(sal_Bool bCreateOutliner=sal_True);
243 SD_DLLPUBLIC ::sd::Outliner* GetInternalOutliner(sal_Bool bCreateOutliner=sal_True);
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,
375 const sd::PresentationSettings& getPresentationSettings() const { return maPresentationSettings; } in getPresentationSettings()
376 sd::PresentationSettings& getPresentationSettings() { return maPresentationSettings; } in getPresentationSettings()
435 ::sd::FrameView* GetFrameView(sal_uLong nPos) { in GetFrameView()
436 return static_cast< ::sd::FrameView*>( in GetFrameView()
585 sd::UndoManager* GetUndoManager() const;
687 namespace sd namespace