LibreOffice Module sw (master) 1
|
#include <unotxdoc.hxx>
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 | |
SwViewShell * | m_pShell |
SwViewOption | m_aOldViewOptions |
Definition at line 662 of file unotxdoc.hxx.
SwViewOptionAdjust_Impl::SwViewOptionAdjust_Impl | ( | SwViewShell & | rSh, |
const SwViewOption & | rViewOptions | ||
) |
Definition at line 4742 of file unotxdoc.cxx.
References m_pShell.
SwViewOptionAdjust_Impl::~SwViewOptionAdjust_Impl | ( | ) |
Definition at line 4749 of file unotxdoc.cxx.
References SwViewShell::ApplyViewOptions(), m_aOldViewOptions, and m_pShell.
void SwViewOptionAdjust_Impl::AdjustViewOptions | ( | SwPrintData const *const | pPrtOptions, |
bool | setShowPlaceHoldersInPDF | ||
) |
Definition at line 4758 of file unotxdoc.cxx.
References SwViewShell::ApplyViewOptions(), SwDoc::ContainsHiddenChars(), SwViewShell::GetDoc(), SwDoc::getIDocumentFieldsAccess(), IDocumentFieldsAccess::GetSysFieldType(), HiddenPara, HiddenText, SwViewShell::IsAnyFieldInDoc(), JumpEdit, m_aOldViewOptions, SwPrintData::m_bPrintHiddenText, SwPrintData::m_bPrintTextPlaceholder, m_pShell, SwViewOption::SetBlank(), SwViewOption::SetColumnBreak(), SwViewOption::SetFieldName(), SwViewOption::SetHardBlank(), SwViewOption::SetLineBreak(), SwViewOption::SetPageBreak(), SwViewOption::SetParagraph(), SwViewOption::SetPrinting(), SwViewOption::SetShowBookmarks(), SwViewOption::SetShowHiddenChar(), SwViewOption::SetShowHiddenField(), SwViewOption::SetShowHiddenPara(), SwViewOption::SetShowPlaceHolderFields(), SwViewOption::SetSoftHyph(), SwViewOption::SetTab(), and SwViewOption::SetViewMetaChars().
|
inline |
Definition at line 670 of file unotxdoc.hxx.
References m_pShell.
|
inline |
Definition at line 672 of file unotxdoc.hxx.
References m_pShell.
|
private |
Definition at line 665 of file unotxdoc.hxx.
Referenced by AdjustViewOptions(), and ~SwViewOptionAdjust_Impl().
|
private |
Definition at line 664 of file unotxdoc.hxx.
Referenced by AdjustViewOptions(), checkShell(), DontTouchThatViewShellItSmellsFunny(), and ~SwViewOptionAdjust_Impl().