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

#include <postit.hxx>

Collaboration diagram for sc::NoteEntry:
[legend]

Public Member Functions

 NoteEntry (const ScAddress &rPos, const ScPostIt *pNote)
 

Public Attributes

ScAddress maPos
 
const ScPostItmpNote
 

Detailed Description

Definition at line 263 of file postit.hxx.

Constructor & Destructor Documentation

◆ NoteEntry()

sc::NoteEntry::NoteEntry ( const ScAddress rPos,
const ScPostIt pNote 
)

Definition at line 991 of file postit.cxx.

Member Data Documentation

◆ maPos

ScAddress sc::NoteEntry::maPos

Definition at line 265 of file postit.hxx.

◆ mpNote

const ScPostIt* sc::NoteEntry::mpNote

Definition at line 266 of file postit.hxx.


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