LibreOffice Module sc (master) 1
Functions
textuno.cxx File Reference
#include <memory>
#include <sal/config.h>
#include <sal/log.hxx>
#include <scitems.hxx>
#include <editeng/eeitem.hxx>
#include <svx/svdpool.hxx>
#include <svx/svdobj.hxx>
#include <editeng/editeng.hxx>
#include <editeng/editobj.hxx>
#include <editeng/flditem.hxx>
#include <editeng/fhgtitem.hxx>
#include <editeng/unoprnms.hxx>
#include <editeng/unofored.hxx>
#include <utility>
#include <vcl/svapp.hxx>
#include <editeng/unoipset.hxx>
#include <textuno.hxx>
#include <fielduno.hxx>
#include <editsrc.hxx>
#include <docsh.hxx>
#include <editutil.hxx>
#include <miscuno.hxx>
#include <cellsuno.hxx>
#include <cellvalue.hxx>
#include <cellform.hxx>
#include <patattr.hxx>
#include <docfunc.hxx>
#include <scmod.hxx>
Include dependency graph for textuno.cxx:

Go to the source code of this file.

Functions

static const SvxItemPropertySetlcl_GetHdFtPropertySet ()
 
 UNO3_GETIMPLEMENTATION2_IMPL (ScCellTextCursor, SvxUnoTextCursor)
 
 UNO3_GETIMPLEMENTATION2_IMPL (ScHeaderFooterTextCursor, SvxUnoTextCursor)
 
 UNO3_GETIMPLEMENTATION2_IMPL (ScDrawTextCursor, SvxUnoTextCursor)
 

Function Documentation

◆ lcl_GetHdFtPropertySet()

static const SvxItemPropertySet * lcl_GetHdFtPropertySet ( )
static

◆ UNO3_GETIMPLEMENTATION2_IMPL() [1/3]

UNO3_GETIMPLEMENTATION2_IMPL ( ScCellTextCursor  ,
SvxUnoTextCursor   
)

◆ UNO3_GETIMPLEMENTATION2_IMPL() [2/3]

UNO3_GETIMPLEMENTATION2_IMPL ( ScDrawTextCursor  ,
SvxUnoTextCursor   
)

◆ UNO3_GETIMPLEMENTATION2_IMPL() [3/3]

UNO3_GETIMPLEMENTATION2_IMPL ( ScHeaderFooterTextCursor  ,
SvxUnoTextCursor   
)