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

#include <ww8scan.hxx>

Inheritance diagram for WW8Style:
[legend]
Collaboration diagram for WW8Style:
[legend]

Public Member Functions

 WW8Style (SvStream &rSt, WW8Fib &rFibPara)
 
std::unique_ptr< WW8_STDRead1STDFixed (sal_uInt16 &rSkip)
 
std::unique_ptr< WW8_STDRead1Style (sal_uInt16 &rSkip, OUString *pString)
 
sal_uInt16 GetCount () const
 

Protected Member Functions

 WW8Style (const WW8Style &)
 
WW8Styleoperator= (const WW8Style &)
 

Protected Attributes

WW8Fibm_rFib
 
SvStreamm_rStream
 
sal_uInt16 m_cstd
 
sal_uInt16 m_cbSTDBaseInFile
 
sal_uInt16 m_fStdStylenamesWritten: 1
 
sal_uInt16 __pad0__: 15
 
sal_uInt16 m_stiMaxWhenSaved
 
sal_uInt16 m_istdMaxFixedWhenSaved
 
sal_uInt16 m_nVerBuiltInNamesWhenSaved
 
sal_uInt16 m_ftcAsci
 
sal_uInt16 m_ftcFE
 
sal_uInt16 m_ftcOther
 
sal_uInt16 m_ftcBi
 

Detailed Description

Definition at line 1547 of file ww8scan.hxx.

Constructor & Destructor Documentation

◆ WW8Style() [1/2]

WW8Style::WW8Style ( const WW8Style )
protected

◆ WW8Style() [2/2]

WW8Style::WW8Style ( SvStream rSt,
WW8Fib rFibPara 
)

Member Function Documentation

◆ GetCount()

sal_uInt16 WW8Style::GetCount ( ) const
inline

Definition at line 1577 of file ww8scan.hxx.

References m_cstd.

◆ operator=()

WW8Style & WW8Style::operator= ( const WW8Style )
protected

◆ Read1STDFixed()

std::unique_ptr< WW8_STD > WW8Style::Read1STDFixed ( sal_uInt16 &  rSkip)

◆ Read1Style()

std::unique_ptr< WW8_STD > WW8Style::Read1Style ( sal_uInt16 &  rSkip,
OUString *  pString 
)

Member Data Documentation

◆ __pad0__

sal_uInt16 WW8Style::__pad0__
protected

Definition at line 1556 of file ww8scan.hxx.

◆ m_cbSTDBaseInFile

sal_uInt16 WW8Style::m_cbSTDBaseInFile
protected

Definition at line 1554 of file ww8scan.hxx.

Referenced by Read1STDFixed(), and WW8Style().

◆ m_cstd

sal_uInt16 WW8Style::m_cstd
protected

◆ m_fStdStylenamesWritten

sal_uInt16 WW8Style::m_fStdStylenamesWritten
protected

Definition at line 1555 of file ww8scan.hxx.

Referenced by WW8Style().

◆ m_ftcAsci

sal_uInt16 WW8Style::m_ftcAsci
protected

Definition at line 1561 of file ww8scan.hxx.

Referenced by WW8RStyle::Set1StyleDefaults(), and WW8Style().

◆ m_ftcBi

sal_uInt16 WW8Style::m_ftcBi
protected

Definition at line 1567 of file ww8scan.hxx.

Referenced by WW8RStyle::Set1StyleDefaults(), and WW8Style().

◆ m_ftcFE

sal_uInt16 WW8Style::m_ftcFE
protected

Definition at line 1563 of file ww8scan.hxx.

Referenced by WW8RStyle::Set1StyleDefaults(), and WW8Style().

◆ m_ftcOther

sal_uInt16 WW8Style::m_ftcOther
protected

Definition at line 1565 of file ww8scan.hxx.

Referenced by WW8Style().

◆ m_istdMaxFixedWhenSaved

sal_uInt16 WW8Style::m_istdMaxFixedWhenSaved
protected

Definition at line 1558 of file ww8scan.hxx.

Referenced by WW8Style().

◆ m_nVerBuiltInNamesWhenSaved

sal_uInt16 WW8Style::m_nVerBuiltInNamesWhenSaved
protected

Definition at line 1559 of file ww8scan.hxx.

Referenced by WW8Style().

◆ m_rFib

WW8Fib& WW8Style::m_rFib
protected

Definition at line 1550 of file ww8scan.hxx.

Referenced by Read1Style(), and WW8Style().

◆ m_rStream

SvStream& WW8Style::m_rStream
protected

◆ m_stiMaxWhenSaved

sal_uInt16 WW8Style::m_stiMaxWhenSaved
protected

Definition at line 1557 of file ww8scan.hxx.

Referenced by WW8Style().


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