LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwViewOptionAdjust_Impl Class Reference

#include <unotxdoc.hxx>

Collaboration diagram for SwViewOptionAdjust_Impl:
[legend]

Public Member Functions

 SwViewOptionAdjust_Impl (SwViewShell &rSh, const SwViewOption &rViewOptions)
 
 ~SwViewOptionAdjust_Impl ()
 
void AdjustViewOptions (SwPrintData const *const pPrtOptions, bool setShowPlaceHoldersInPDF)
 
bool checkShell (const SwViewShell &rCompare) const
 
void DontTouchThatViewShellItSmellsFunny ()
 

Private Attributes

SwViewShellm_pShell
 
SwViewOption m_aOldViewOptions
 

Detailed Description

Definition at line 662 of file unotxdoc.hxx.

Constructor & Destructor Documentation

◆ SwViewOptionAdjust_Impl()

SwViewOptionAdjust_Impl::SwViewOptionAdjust_Impl ( SwViewShell rSh,
const SwViewOption rViewOptions 
)

Definition at line 4742 of file unotxdoc.cxx.

References m_pShell.

◆ ~SwViewOptionAdjust_Impl()

SwViewOptionAdjust_Impl::~SwViewOptionAdjust_Impl ( )

Definition at line 4749 of file unotxdoc.cxx.

References SwViewShell::ApplyViewOptions(), m_aOldViewOptions, and m_pShell.

Member Function Documentation

◆ AdjustViewOptions()

void SwViewOptionAdjust_Impl::AdjustViewOptions ( SwPrintData const *const  pPrtOptions,
bool  setShowPlaceHoldersInPDF 
)

◆ checkShell()

bool SwViewOptionAdjust_Impl::checkShell ( const SwViewShell rCompare) const
inline

Definition at line 670 of file unotxdoc.hxx.

References m_pShell.

◆ DontTouchThatViewShellItSmellsFunny()

void SwViewOptionAdjust_Impl::DontTouchThatViewShellItSmellsFunny ( )
inline

Definition at line 672 of file unotxdoc.hxx.

References m_pShell.

Member Data Documentation

◆ m_aOldViewOptions

SwViewOption SwViewOptionAdjust_Impl::m_aOldViewOptions
private

Definition at line 665 of file unotxdoc.hxx.

Referenced by AdjustViewOptions(), and ~SwViewOptionAdjust_Impl().

◆ m_pShell

SwViewShell* SwViewOptionAdjust_Impl::m_pShell
private

The documentation for this class was generated from the following files: