|
LibreOffice Module sc (master) 1
|
#include <sheetdata.hxx>
Public Member Functions | |
| ScTextStyleEntry (OUString aName, const ScAddress &rPos, const ESelection &rSel) | |
Public Attributes | |
| OUString | maName |
| ScAddress | maCellPos |
| ESelection | maSelection |
Definition at line 77 of file sheetdata.hxx.
|
inline |
Definition at line 83 of file sheetdata.hxx.
References aName.
| ScAddress ScTextStyleEntry::maCellPos |
Definition at line 80 of file sheetdata.hxx.
| OUString ScTextStyleEntry::maName |
Definition at line 79 of file sheetdata.hxx.
| ESelection ScTextStyleEntry::maSelection |
Definition at line 81 of file sheetdata.hxx.