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

#include <attarray.hxx>

Collaboration diagram for ScAttrEntry:
[legend]

Public Member Functions

bool operator== (const ScAttrEntry &other) const
 

Public Attributes

SCROW nEndRow
 
const ScPatternAttrpPattern
 

Detailed Description

Definition at line 81 of file attarray.hxx.

Member Function Documentation

◆ operator==()

bool ScAttrEntry::operator== ( const ScAttrEntry other) const
inline

Definition at line 85 of file attarray.hxx.

References nEndRow, and pPattern.

Member Data Documentation

◆ nEndRow

SCROW ScAttrEntry::nEndRow

◆ pPattern

const ScPatternAttr* ScAttrEntry::pPattern

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