|
LibreOffice Module filter (master) 1
|
#include <mstoolbar.hxx>
Public Member Functions | |
| TBCCDData () | |
| virtual | ~TBCCDData () override |
| bool | Read (SvStream &rS) override |
Public Member Functions inherited from TBBase | |
| TBBase () | |
| virtual | ~TBBase () |
| TBBase (TBBase const &)=default | |
| TBBase (TBBase &&)=default | |
| TBBase & | operator= (TBBase const &)=default |
| TBBase & | operator= (TBBase &&)=default |
| virtual bool | Read (SvStream &rS)=0 |
| sal_uInt32 | GetOffset () const |
Private Attributes | |
| sal_Int16 | cwstrItems |
| std::vector< WString > | wstrList |
| sal_Int16 | cwstrMRU |
| sal_Int16 | iSel |
| sal_Int16 | cLines |
| sal_Int16 | dxWidth |
| WString | wstrEdit |
Additional Inherited Members | |
Protected Attributes inherited from TBBase | |
| sal_uInt32 | nOffSet |
Definition at line 186 of file mstoolbar.hxx.
| TBCCDData::TBCCDData | ( | ) |
Definition at line 663 of file mstoolbar.cxx.
|
overridevirtual |
Definition at line 672 of file mstoolbar.cxx.
|
overridevirtual |
Implements TBBase.
Definition at line 676 of file mstoolbar.cxx.
References cLines, cwstrItems, cwstrMRU, dxWidth, js2hxx::index, iSel, o3tl::make_unsigned(), TBBase::nOffSet, WString::Read(), SvStream::ReadInt16(), SvStream::remainingSize(), SvStream::Tell(), wstrEdit, and wstrList.
|
private |
Definition at line 192 of file mstoolbar.hxx.
Referenced by Read().
|
private |
Definition at line 188 of file mstoolbar.hxx.
Referenced by Read().
|
private |
Definition at line 190 of file mstoolbar.hxx.
Referenced by Read().
|
private |
Definition at line 193 of file mstoolbar.hxx.
Referenced by Read().
|
private |
Definition at line 191 of file mstoolbar.hxx.
Referenced by Read().
|
private |
Definition at line 194 of file mstoolbar.hxx.
Referenced by Read().
|
private |
Definition at line 189 of file mstoolbar.hxx.
Referenced by Read().