LibreOffice Module sc (master) 1
Classes | Enumerations
textuno.hxx File Reference
#include "address.hxx"
#include <editeng/unotext.hxx>
#include <svl/lstner.hxx>
#include <com/sun/star/text/XTextFieldsSupplier.hpp>
#include <com/sun/star/sheet/XHeaderFooterContent.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <comphelper/servicehelper.hxx>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/weakref.hxx>
#include <rtl/ref.hxx>
#include <memory>
Include dependency graph for textuno.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScHeaderFooterContentObj
 
class  ScHeaderFooterTextData
 
class  ScHeaderFooterTextObj
 Each of these instances represent, the left, center or right part of the header of footer of a page. More...
 
class  ScCellTextCursor
 uno3: SvxUnoTextCursor is not derived from XUnoTunnel, but should be (?) More...
 
class  ScHeaderFooterTextCursor
 
class  ScDrawTextCursor
 
class  ScSimpleEditSourceHelper
 
class  ScEditEngineTextObj
 
class  ScCellTextData
 
class  ScCellTextObj
 

Enumerations

enum class  ScHeaderFooterPart {
  LEFT ,
  CENTER ,
  RIGHT
}
 

Enumeration Type Documentation

◆ ScHeaderFooterPart

enum class ScHeaderFooterPart
strong
Enumerator
LEFT 
CENTER 
RIGHT 

Definition at line 49 of file textuno.hxx.