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

#include <authratr.hxx>

Collaboration diagram for AuthorCharAttr:
[legend]

Public Member Functions

 AuthorCharAttr ()
 
bool operator== (const AuthorCharAttr &rAttr) const
 

Public Attributes

sal_uInt16 m_nItemId
 
sal_uInt16 m_nAttr
 
Color m_nColor
 

Detailed Description

Definition at line 26 of file authratr.hxx.

Constructor & Destructor Documentation

◆ AuthorCharAttr()

AuthorCharAttr::AuthorCharAttr ( )

Definition at line 408 of file viewopt.cxx.

References COL_TRANSPARENT(), and LINESTYLE_SINGLE.

Member Function Documentation

◆ operator==()

bool AuthorCharAttr::operator== ( const AuthorCharAttr rAttr) const
inline

Definition at line 35 of file authratr.hxx.

References m_nAttr, m_nColor, and m_nItemId.

Member Data Documentation

◆ m_nAttr

sal_uInt16 AuthorCharAttr::m_nAttr

◆ m_nColor

Color AuthorCharAttr::m_nColor

◆ m_nItemId

sal_uInt16 AuthorCharAttr::m_nItemId

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