LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
XclDocViewData Struct Reference

Excel ignores Tab color when set to this value... More...

#include <xlview.hxx>

Public Member Functions

 XclDocViewData ()
 Width of sheet tabbar (1/1000 of window width). More...
 

Public Attributes

sal_uInt16 mnWinX
 
sal_uInt16 mnWinY
 X position of the document window (twips). More...
 
sal_uInt16 mnWinWidth
 Y position of the document window (twips). More...
 
sal_uInt16 mnWinHeight
 Width of the document window (twips). More...
 
sal_uInt16 mnFlags
 Height of the document window (twips). More...
 
sal_uInt16 mnDisplXclTab
 Additional flags. More...
 
sal_uInt16 mnFirstVisXclTab
 Displayed (active) sheet. More...
 
sal_uInt16 mnXclSelectCnt
 First visible sheet. More...
 
sal_uInt16 mnTabBarWidth
 Number of selected sheets. More...
 

Detailed Description

Excel ignores Tab color when set to this value...

Contains all view settings for the entire document.

Definition at line 88 of file xlview.hxx.

Constructor & Destructor Documentation

◆ XclDocViewData()

XclDocViewData::XclDocViewData ( )
explicit

Width of sheet tabbar (1/1000 of window width).

Definition at line 25 of file xlview.cxx.

Member Data Documentation

◆ mnDisplXclTab

sal_uInt16 XclDocViewData::mnDisplXclTab

Additional flags.

Definition at line 95 of file xlview.hxx.

Referenced by XclImpDocViewSettings::GetDisplScTab(), and XclImpDocViewSettings::ReadWindow1().

◆ mnFirstVisXclTab

sal_uInt16 XclDocViewData::mnFirstVisXclTab

Displayed (active) sheet.

Definition at line 96 of file xlview.hxx.

Referenced by XclImpDocViewSettings::ReadWindow1().

◆ mnFlags

sal_uInt16 XclDocViewData::mnFlags

Height of the document window (twips).

Definition at line 94 of file xlview.hxx.

Referenced by XclImpDocViewSettings::Finalize(), and XclImpDocViewSettings::ReadWindow1().

◆ mnTabBarWidth

sal_uInt16 XclDocViewData::mnTabBarWidth

Number of selected sheets.

Definition at line 98 of file xlview.hxx.

Referenced by XclImpDocViewSettings::Finalize(), and XclImpDocViewSettings::ReadWindow1().

◆ mnWinHeight

sal_uInt16 XclDocViewData::mnWinHeight

Width of the document window (twips).

Definition at line 93 of file xlview.hxx.

Referenced by XclImpDocViewSettings::ReadWindow1().

◆ mnWinWidth

sal_uInt16 XclDocViewData::mnWinWidth

Y position of the document window (twips).

Definition at line 92 of file xlview.hxx.

Referenced by XclImpDocViewSettings::ReadWindow1().

◆ mnWinX

sal_uInt16 XclDocViewData::mnWinX

Definition at line 90 of file xlview.hxx.

Referenced by XclImpDocViewSettings::ReadWindow1().

◆ mnWinY

sal_uInt16 XclDocViewData::mnWinY

X position of the document window (twips).

Definition at line 91 of file xlview.hxx.

Referenced by XclImpDocViewSettings::ReadWindow1().

◆ mnXclSelectCnt

sal_uInt16 XclDocViewData::mnXclSelectCnt

First visible sheet.

Definition at line 97 of file xlview.hxx.

Referenced by XclImpDocViewSettings::ReadWindow1().


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