LibreOffice Module sw (master) 1
|
#include <ww8scan.hxx>
Public Member Functions | |
WW8Style (SvStream &rSt, WW8Fib &rFibPara) | |
std::unique_ptr< WW8_STD > | Read1STDFixed (sal_uInt16 &rSkip) |
std::unique_ptr< WW8_STD > | Read1Style (sal_uInt16 &rSkip, OUString *pString) |
sal_uInt16 | GetCount () const |
Protected Member Functions | |
WW8Style (const WW8Style &) | |
WW8Style & | operator= (const WW8Style &) |
Protected Attributes | |
WW8Fib & | m_rFib |
SvStream & | m_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 |
Definition at line 1547 of file ww8scan.hxx.
|
protected |
Definition at line 6878 of file ww8scan.cxx.
References checkSeek(), ww::eWW2, WW8Fib::GetFIBVersion(), m_cbSTDBaseInFile, m_cstd, WW8Fib::m_fcStshf, m_fStdStylenamesWritten, m_ftcAsci, m_ftcBi, m_ftcFE, m_ftcOther, m_istdMaxFixedWhenSaved, WW8Fib::m_lcbStshf, WW8Fib::m_nFib, m_nVerBuiltInNamesWhenSaved, m_rFib, m_rStream, m_stiMaxWhenSaved, min(), SvStream::ReadUInt16(), o3tl::sanitizing_min(), and SvStream::SeekRel().
|
inline |
Definition at line 1577 of file ww8scan.hxx.
References m_cstd.
std::unique_ptr< WW8_STD > WW8Style::Read1STDFixed | ( | sal_uInt16 & | rSkip | ) |
Definition at line 6972 of file ww8scan.cxx.
References SvStream::good(), m_cbSTDBaseInFile, m_rStream, SvStream::ReadUInt16(), SvStream::remainingSize(), SvStream::Seek(), SvStream::SeekRel(), and SvStream::Tell().
Referenced by Read1Style().
std::unique_ptr< WW8_STD > WW8Style::Read1Style | ( | sal_uInt16 & | rSkip, |
OUString * | pString | ||
) |
Definition at line 7053 of file ww8scan.cxx.
References WW8Fib::m_nVersion, m_rFib, m_rStream, Read1STDFixed(), read_uInt16_BeltAndBracesString(), read_uInt8_BeltAndBracesString(), and SAL_WARN.
Referenced by WW8RStyle::Import1Style(), and WW8RStyle::ScanStyles().
|
protected |
Definition at line 1556 of file ww8scan.hxx.
|
protected |
Definition at line 1554 of file ww8scan.hxx.
Referenced by Read1STDFixed(), and WW8Style().
|
protected |
Definition at line 1553 of file ww8scan.hxx.
Referenced by GetCount(), WW8RStyle::Import(), WW8RStyle::Import1Style(), WW8RStyle::ImportNewFormatStyles(), WW8RStyle::ImportOldFormatStyles(), WW8RStyle::PostProcessStyles(), WW8RStyle::PostStyle(), WW8RStyle::PrepareStyle(), WW8RStyle::RecursiveReg(), WW8RStyle::ScanStyles(), WW8RStyle::WW8RStyle(), and WW8Style().
|
protected |
Definition at line 1555 of file ww8scan.hxx.
Referenced by WW8Style().
|
protected |
Definition at line 1561 of file ww8scan.hxx.
Referenced by WW8RStyle::Set1StyleDefaults(), and WW8Style().
|
protected |
Definition at line 1567 of file ww8scan.hxx.
Referenced by WW8RStyle::Set1StyleDefaults(), and WW8Style().
|
protected |
Definition at line 1563 of file ww8scan.hxx.
Referenced by WW8RStyle::Set1StyleDefaults(), and WW8Style().
|
protected |
Definition at line 1565 of file ww8scan.hxx.
Referenced by WW8Style().
|
protected |
Definition at line 1558 of file ww8scan.hxx.
Referenced by WW8Style().
|
protected |
Definition at line 1559 of file ww8scan.hxx.
Referenced by WW8Style().
|
protected |
Definition at line 1550 of file ww8scan.hxx.
Referenced by Read1Style(), and WW8Style().
|
protected |
Definition at line 1551 of file ww8scan.hxx.
Referenced by WW8RStyle::ImportOldFormatStyles(), Read1STDFixed(), Read1Style(), and WW8Style().
|
protected |
Definition at line 1557 of file ww8scan.hxx.
Referenced by WW8Style().