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 364 of file postit.hxx.
Definition at line 1299 of file postit.cxx.
ScAddress sc::NoteEntry::maPos |
Definition at line 366 of file postit.hxx.
const ScPostIt* sc::NoteEntry::mpNote |
Definition at line 367 of file postit.hxx.