LibreOffice Module sc (master)
1
|
#include <rtl/ustring.hxx>
#include <svl/itemset.hxx>
#include "address.hxx"
#include "scdllapi.h"
#include <memory>
#include <string_view>
Go to the source code of this file.
Classes | |
class | ScCaptionPtr |
Some desperate attempt to fight against the caption object ownership mess, to which none of shared/weak/plain pointer is a cure. More... | |
struct | ScCaptionPtr::Head |
struct | ScNoteData |
Internal data for a cell annotation. More... | |
class | ScPostIt |
Additional class containing cell annotation data. More... | |
class | ScNoteUtil |
struct | sc::NoteEntry |
Namespaces | |
tools | |
sc | |
CAUTION! The following defines must be in the same namespace as the respective type. | |