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

#include <sheetdata.hxx>

Collaboration diagram for ScTextStyleEntry:
[legend]

Public Member Functions

 ScTextStyleEntry (OUString aName, const ScAddress &rPos, const ESelection &rSel)
 

Public Attributes

OUString maName
 
ScAddress maCellPos
 
ESelection maSelection
 

Detailed Description

Definition at line 77 of file sheetdata.hxx.

Constructor & Destructor Documentation

◆ ScTextStyleEntry()

ScTextStyleEntry::ScTextStyleEntry ( OUString  aName,
const ScAddress rPos,
const ESelection rSel 
)
inline

Definition at line 83 of file sheetdata.hxx.

References aName.

Member Data Documentation

◆ maCellPos

ScAddress ScTextStyleEntry::maCellPos

Definition at line 80 of file sheetdata.hxx.

◆ maName

OUString ScTextStyleEntry::maName

Definition at line 79 of file sheetdata.hxx.

◆ maSelection

ESelection ScTextStyleEntry::maSelection

Definition at line 81 of file sheetdata.hxx.


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