LibreOffice Module sw (master) 1
|
#include <viewopt.hxx>
Public Member Functions | |
ViewOptFlags1 () | |
bool | operator== (const ViewOptFlags1 &rOther) const |
Public Attributes | |
bool | bUseHeaderFooterMenu: 1 |
bool | bTab: 1 |
bool | bBlank: 1 |
bool | bHardBlank: 1 |
bool | bParagraph: 1 |
bool | bLinebreak: 1 |
bool | bPagebreak: 1 |
bool | bColumnbreak: 1 |
bool | bSoftHyph: 1 |
bool | bBookmarks: 1 |
bool | bRef: 1 |
bool | bFieldName: 1 |
bool | bPostits: 1 |
bool | bFieldHidden: 1 |
bool | bCharHidden: 1 |
bool | bGraphic: 1 |
bool | bTable: 1 |
bool | bDraw: 1 |
bool | bControl: 1 |
bool | bCrosshair: 1 |
bool | bSnap: 1 |
bool | bSynchronize: 1 |
bool | bGridVisible: 1 |
bool | bOnlineSpell: 1 |
bool | bTreatSubOutlineLevelsAsContent: 1 |
bool | bShowInlineTooltips: 1 |
bool | bViewMetachars: 1 |
bool | bPageback: 1 |
bool | bShowOutlineContentVisibilityButton: 1 |
bool | bShowChangesInMargin: 1 |
bool | bShowChangesInMargin2: 1 |
Definition at line 38 of file viewopt.hxx.
|
inline |
Definition at line 72 of file viewopt.hxx.
|
inline |
Definition at line 106 of file viewopt.hxx.
References bBlank, bBookmarks, bCharHidden, bColumnbreak, bControl, bCrosshair, bDraw, bFieldHidden, bFieldName, bGraphic, bGridVisible, bHardBlank, bLinebreak, bOnlineSpell, bPageback, bPagebreak, bParagraph, bPostits, bRef, bShowChangesInMargin, bShowChangesInMargin2, bShowInlineTooltips, bShowOutlineContentVisibilityButton, bSnap, bSoftHyph, bSynchronize, bTab, bTable, bTreatSubOutlineLevelsAsContent, bUseHeaderFooterMenu, and bViewMetachars.
bool ViewOptFlags1::bBlank |
Definition at line 42 of file viewopt.hxx.
Referenced by SwViewOption::IsBlank(), operator==(), and SwViewOption::SetBlank().
bool ViewOptFlags1::bBookmarks |
Definition at line 49 of file viewopt.hxx.
Referenced by SwViewOption::IsShowBookmarks(), operator==(), and SwViewOption::SetShowBookmarks().
bool ViewOptFlags1::bCharHidden |
Definition at line 54 of file viewopt.hxx.
Referenced by SwViewOption::IsShowHiddenChar(), operator==(), and SwViewOption::SetShowHiddenChar().
bool ViewOptFlags1::bColumnbreak |
Definition at line 47 of file viewopt.hxx.
Referenced by operator==(), and SwViewOption::SetColumnBreak().
bool ViewOptFlags1::bControl |
Definition at line 58 of file viewopt.hxx.
Referenced by SwViewOption::IsControl(), operator==(), and SwViewOption::SetControl().
bool ViewOptFlags1::bCrosshair |
Definition at line 59 of file viewopt.hxx.
Referenced by SwViewOption::IsCrossHair(), operator==(), and SwViewOption::SetCrossHair().
bool ViewOptFlags1::bDraw |
Definition at line 57 of file viewopt.hxx.
Referenced by SwViewOption::IsDraw(), operator==(), and SwViewOption::SetDraw().
bool ViewOptFlags1::bFieldHidden |
Definition at line 53 of file viewopt.hxx.
Referenced by SwViewOption::IsShowHiddenField(), operator==(), and SwViewOption::SetShowHiddenField().
bool ViewOptFlags1::bFieldName |
Definition at line 51 of file viewopt.hxx.
Referenced by SwViewOption::IsFieldName(), operator==(), and SwViewOption::SetFieldName().
bool ViewOptFlags1::bGraphic |
Definition at line 55 of file viewopt.hxx.
Referenced by SwViewOption::IsGraphic(), operator==(), and SwViewOption::SetGraphic().
bool ViewOptFlags1::bGridVisible |
Definition at line 62 of file viewopt.hxx.
Referenced by SwViewOption::IsGridVisible(), operator==(), and SwViewOption::SetGridVisible().
bool ViewOptFlags1::bHardBlank |
Definition at line 43 of file viewopt.hxx.
Referenced by SwViewOption::IsHardBlank(), operator==(), and SwViewOption::SetHardBlank().
bool ViewOptFlags1::bLinebreak |
Definition at line 45 of file viewopt.hxx.
Referenced by SwViewOption::IsLineBreak(), operator==(), and SwViewOption::SetLineBreak().
bool ViewOptFlags1::bOnlineSpell |
Definition at line 63 of file viewopt.hxx.
Referenced by SwViewOption::IsOnlineSpell(), operator==(), and SwViewOption::SetOnlineSpell().
bool ViewOptFlags1::bPageback |
Definition at line 67 of file viewopt.hxx.
Referenced by SwViewOption::IsPageBack(), operator==(), and SwViewOption::SetPageBack().
bool ViewOptFlags1::bPagebreak |
Definition at line 46 of file viewopt.hxx.
Referenced by operator==(), and SwViewOption::SetPageBreak().
bool ViewOptFlags1::bParagraph |
Definition at line 44 of file viewopt.hxx.
Referenced by SwViewOption::IsParagraph(), operator==(), and SwViewOption::SetParagraph().
bool ViewOptFlags1::bPostits |
Definition at line 52 of file viewopt.hxx.
Referenced by SwViewOption::IsPostIts(), operator==(), and SwViewOption::SetPostIts().
bool ViewOptFlags1::bRef |
Definition at line 50 of file viewopt.hxx.
Referenced by operator==().
bool ViewOptFlags1::bShowChangesInMargin |
Definition at line 69 of file viewopt.hxx.
Referenced by SwViewOption::IsShowChangesInMargin(), operator==(), and SwViewOption::SetShowChangesInMargin().
bool ViewOptFlags1::bShowChangesInMargin2 |
Definition at line 70 of file viewopt.hxx.
Referenced by SwViewOption::IsShowChangesInMargin2(), operator==(), and SwViewOption::SetShowChangesInMargin2().
bool ViewOptFlags1::bShowInlineTooltips |
Definition at line 65 of file viewopt.hxx.
Referenced by SwViewOption::IsShowInlineTooltips(), operator==(), and SwViewOption::SetShowInlineTooltips().
bool ViewOptFlags1::bShowOutlineContentVisibilityButton |
Definition at line 68 of file viewopt.hxx.
Referenced by SwViewOption::IsShowOutlineContentVisibilityButton(), operator==(), and SwViewOption::SetShowOutlineContentVisibilityButton().
bool ViewOptFlags1::bSnap |
Definition at line 60 of file viewopt.hxx.
Referenced by SwViewOption::IsSnap(), operator==(), and SwViewOption::SetSnap().
bool ViewOptFlags1::bSoftHyph |
Definition at line 48 of file viewopt.hxx.
Referenced by SwViewOption::IsSoftHyph(), operator==(), and SwViewOption::SetSoftHyph().
bool ViewOptFlags1::bSynchronize |
Definition at line 61 of file viewopt.hxx.
Referenced by SwViewOption::IsSynchronize(), operator==(), and SwViewOption::SetSynchronize().
bool ViewOptFlags1::bTab |
Definition at line 41 of file viewopt.hxx.
Referenced by SwViewOption::IsTab(), operator==(), and SwViewOption::SetTab().
bool ViewOptFlags1::bTable |
Definition at line 56 of file viewopt.hxx.
Referenced by SwViewOption::IsTable(), operator==(), and SwViewOption::SetTable().
bool ViewOptFlags1::bTreatSubOutlineLevelsAsContent |
Definition at line 64 of file viewopt.hxx.
Referenced by SwViewOption::IsTreatSubOutlineLevelsAsContent(), operator==(), and SwViewOption::SetTreatSubOutlineLevelsAsContent().
bool ViewOptFlags1::bUseHeaderFooterMenu |
Definition at line 40 of file viewopt.hxx.
Referenced by SwViewOption::IsUseHeaderFooterMenu(), operator==(), and SwViewOption::SetUseHeaderFooterMenu().
bool ViewOptFlags1::bViewMetachars |
Definition at line 66 of file viewopt.hxx.
Referenced by SwViewOption::IsBlank(), SwViewOption::IsLineBreak(), SwViewOption::IsParagraph(), SwViewOption::IsShowHiddenChar(), SwViewOption::IsTab(), SwViewOption::IsViewMetaChars(), operator==(), and SwViewOption::SetViewMetaChars().