48 { maStandardHelpLines = rHelpLines; }
51 { maNotesHelpLines = rHelpLines; }
54 { maHandoutHelpLines = rHelpLines; }
58 { maVisibleLayers = rVisibleLayers; }
62 { maLockedLayers = rLockedLayers; }
66 { maPrintableLayers = rPrintableLayers; }
70 { mbRuler = bRulerOn; }
74 { mbNoColors = bNoCol; }
78 { mbNoAttribs = bNoAttr; }
82 { maVisArea = rVisArea; }
83 const ::tools::Rectangle&
GetVisArea()
const {
return maVisArea; }
95 void SetSelectedPage (sal_uInt16 nPage);
105 void SetViewShEditMode(
EditMode eMode);
106 EditMode GetViewShEditMode ()
const;
111 void SetViewShEditModeOnLoad (
const EditMode eMode);
119 { mbLayerMode = bMode; }
123 { mbQuickEdit = bQEdit; }
153 { mnPresViewShellId =
nId; }
162 void SetIsNavigatorShowingAllShapes (
const bool bIsNavigatorShowingAllShapes);
165 void WriteUserDataSequence ( css::uno::Sequence < css::beans::PropertyValue >& );
166 void ReadUserDataSequence (
const css::uno::Sequence < css::beans::PropertyValue >& );
sal_uInt16 mnSelectedPage
ViewShell::ShellType GetViewShellTypeOnLoad() const
PageKind mePageKind
kind of page (standard, notes, handout)
sal_uInt16 GetSelectedPage() const
void SetLockedLayers(const SdrLayerIDSet &rLockedLayers)
ViewShell::ShellType meViewShellTypeOnLoad
void SetLayerMode(bool bMode)
SdrLayerIDSet maVisibleLayers
bool IsNavigatorShowingAllShapes() const
PageKind GetPageKindOnLoad() const
can be used to get the page kind that was selected on last save of this document
void SetDoubleClickTextEdit(bool bOn)
void SetDrawMode(DrawModeFlags nNewDrawMode)
void SetNoAttribs(const bool bNoAttr)
void SetNotesHelpLines(const SdrHelpLineList &rHelpLines)
SdrLayerIDSet maLockedLayers
void SetPageKindOnLoad(PageKind eKind)
is used in FrameView::ReadUserDataSequence() only to store the page kind that was selected while last...
const SdrHelpLineList & GetStandardHelpLines() const
sal_uInt16 GetSlidesPerRow() const
void SetSlidesPerRow(sal_uInt16 nSlides)
bool IsClickChangeRotation() const
EditMode GetViewShEditModeOnLoad() const
Return the value of the edit mode as it was when the document was loaded.
void SetQuickEdit(bool bQEdit)
sal_uInt16 GetPresentationViewShellId() const
bool mbNoColors
structuring mode
bool mbDoubleClickTextEdit
text mode after double click
ViewShell::ShellType GetPreviousViewShellType() const
Return the type of the view shell previously associated with this frame view.
void SetPrintableLayers(const SdrLayerIDSet &rPrintableLayers)
bool mbClickChangeRotation
single click switches between selection/rotation mode
SdrHelpLineList maNotesHelpLines
const ::tools::Rectangle & GetVisArea() const
void SetNoColors(const bool bNoCol)
const SdrHelpLineList & GetHandoutHelpLines() const
PageKind mePageKindOnLoad
bool mbLayerMode
layer on/off
EditMode meEditModeOnLoad
const SdrLayerIDSet & GetLockedLayers() const
FrameView(const FrameView &rFrameView)
bool IsDoubleClickTextEdit() const
const SdrLayerIDSet & GetVisibleLayers() const
const SdrHelpLineList & GetNotesHelpLines() const
bool mbIsNavigatorShowingAllShapes
Remember whether the navigator shows all shapes (<TRUE>) or only the names ones (<FALSE>).
void SetPresentationViewShellId(sal_uInt16 nId)
bool mbNoAttribs
structuring mode
PageKind GetPageKind() const
::tools::Rectangle maVisArea
visible area
void SetSelectedPageOnLoad(sal_uInt16 nPage)
is used in FrameView::ReadUserDataSequence() only to store the page that was selected while last savi...
sal_uInt16 mnSlidesPerRow
slides per row on the slide-desk
EditMode mePageEditMode
edit mode in drawing mode (Page/MasterPage)
void SetPageKind(PageKind eKind)
ViewShell::ShellType mePreviousViewShellType
The type of the previous view shell.
sal_uInt16 mnSelectedPageOnLoad
DrawModeFlags GetDrawMode() const
sal_uInt16 GetSelectedPageOnLoad() const
can be used to get the page that was selected on last save of this document
void SetClickChangeRotation(bool bOn)
void SetHandoutHelpLines(const SdrHelpLineList &rHelpLines)
DrawModeFlags mnDrawMode
draw mode for the normal window
SdrHelpLineList maStandardHelpLines
SdrLayerIDSet maPrintableLayers
void SetStandardHelpLines(const SdrHelpLineList &rHelpLines)
bool mbQuickEdit
QuickEdit on/off.
void SetVisibleLayers(const SdrLayerIDSet &rVisibleLayers)
const SdrLayerIDSet & GetPrintableLayers() const
void SetVisArea(const ::tools::Rectangle &rVisArea)
sal_uInt16 mnPresViewShellId
ViewShell from which the presentation was started.
void SetRuler(const bool bRulerOn)
SdrHelpLineList maHandoutHelpLines