LibreOffice Module sc (master) 1
|
#include <postit.hxx>
Public Member Functions | |
NoteEntry (const ScAddress &rPos, const ScPostIt *pNote) | |
Public Attributes | |
ScAddress | maPos |
const ScPostIt * | mpNote |
Definition at line 263 of file postit.hxx.
Definition at line 991 of file postit.cxx.
ScAddress sc::NoteEntry::maPos |
Definition at line 265 of file postit.hxx.
const ScPostIt* sc::NoteEntry::mpNote |
Definition at line 266 of file postit.hxx.