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

#include <sheetdata.hxx>

Collaboration diagram for ScCellStyleEntry:
[legend]

Public Member Functions

 ScCellStyleEntry (OUString aName, const ScAddress &rPos)
 

Public Attributes

OUString maName
 
ScAddress maCellPos
 

Detailed Description

Definition at line 51 of file sheetdata.hxx.

Constructor & Destructor Documentation

◆ ScCellStyleEntry()

ScCellStyleEntry::ScCellStyleEntry ( OUString  aName,
const ScAddress rPos 
)
inline

Definition at line 56 of file sheetdata.hxx.

References aName.

Member Data Documentation

◆ maCellPos

ScAddress ScCellStyleEntry::maCellPos

Definition at line 54 of file sheetdata.hxx.

◆ maName

OUString ScCellStyleEntry::maName

Definition at line 53 of file sheetdata.hxx.


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