LibreOffice Module sc (master) 1
|
#include <notesuno.hxx>
#include <vcl/svapp.hxx>
#include <svl/hint.hxx>
#include <editeng/unoipset.hxx>
#include <editeng/unotext.hxx>
#include <editeng/unoprnms.hxx>
#include <svx/svdpool.hxx>
#include <svx/svdobj.hxx>
#include <svx/svdocapt.hxx>
#include <postit.hxx>
#include <cellsuno.hxx>
#include <docsh.hxx>
#include <docfunc.hxx>
#include <editsrc.hxx>
#include <miscuno.hxx>
Go to the source code of this file.
Functions | |
static const SvxItemPropertySet * | lcl_GetAnnotationPropertySet () |
|
static |
Definition at line 40 of file notesuno.cxx.
References SdrObject::GetGlobalDrawObjectItemPool(), SVX_UNOEDIT_CHAR_PROPERTIES, SVX_UNOEDIT_FONT_PROPERTIES, SVX_UNOEDIT_NUMBERING_PROPERTY, and SVX_UNOEDIT_PARA_PROPERTIES.
Referenced by ScAnnotationObj::GetUnoText().