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

#include <sheetdata.hxx>

Collaboration diagram for ScNoteStyleEntry:
[legend]

Public Member Functions

 ScNoteStyleEntry (OUString aStyle, OUString aText, const ScAddress &rPos)
 

Public Attributes

OUString maStyleName
 
OUString maTextStyle
 
ScAddress maCellPos
 

Detailed Description

Definition at line 63 of file sheetdata.hxx.

Constructor & Destructor Documentation

◆ ScNoteStyleEntry()

ScNoteStyleEntry::ScNoteStyleEntry ( OUString  aStyle,
OUString  aText,
const ScAddress rPos 
)
inline

Definition at line 69 of file sheetdata.hxx.

Member Data Documentation

◆ maCellPos

ScAddress ScNoteStyleEntry::maCellPos

Definition at line 67 of file sheetdata.hxx.

Referenced by ScSheetSaveData::HandleNoteStyles().

◆ maStyleName

OUString ScNoteStyleEntry::maStyleName

Definition at line 65 of file sheetdata.hxx.

Referenced by ScSheetSaveData::HandleNoteStyles().

◆ maTextStyle

OUString ScNoteStyleEntry::maTextStyle

Definition at line 66 of file sheetdata.hxx.

Referenced by ScSheetSaveData::HandleNoteStyles().


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