LibreOffice Module sw (master) 1
Classes | Functions
txatbase.hxx File Reference
#include <svl/poolitem.hxx>
#include "hintids.hxx"
#include "fmtautofmt.hxx"
#include "fmtinfmt.hxx"
#include "fmtrfmrk.hxx"
#include "fmtruby.hxx"
#include "fmtfld.hxx"
#include "fmtflcnt.hxx"
#include "fmtftn.hxx"
#include "formatlinebreak.hxx"
#include "formatcontentcontrol.hxx"
#include "fchrfmt.hxx"
#include "tox.hxx"
#include "ndhints.hxx"
Include dependency graph for txatbase.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwTextAttr
 A wrapper around SfxPoolItem to store the start position of (usually) a text portion, with an optional end. More...
 
class  SwTextAttrEnd
 
class  SwTextAttrNesting
 

Functions

template<typename T , typename S >
static_txtattr_cast (S *s)
 
template<typename T , typename S >
static_txtattr_cast (S &s)
 

Function Documentation

◆ static_txtattr_cast() [1/2]

template<typename T , typename S >
T static_txtattr_cast ( S &  s)
inline

Definition at line 261 of file txatbase.hxx.

◆ static_txtattr_cast() [2/2]

template<typename T , typename S >
T static_txtattr_cast ( S *  s)
inline

Definition at line 257 of file txatbase.hxx.

Referenced by lcl_CopyHint().