LibreOffice Module sw (master) 1
Classes | Namespaces | Functions
charfmt.hxx File Reference
#include "format.hxx"
#include "hintids.hxx"
Include dependency graph for charfmt.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwCharFormat
 Represents the style of a text portion. More...
 

Namespaces

namespace  CharFormat
 

Functions

const SfxItemSetCharFormat::GetItemSet (const SfxPoolItem &rAttr)
 Returns the item set associated with a character/inet/auto style. More...
 
const SfxPoolItemCharFormat::GetItem (const SwTextAttr &rAttr, sal_uInt16 nWhich)
 Extracts pool item of type nWhich from rAttr. More...
 
template<class T >
const T * CharFormat::GetItem (const SwTextAttr &rAttr, TypedWhichId< T > nWhich)
 
bool CharFormat::IsItemIncluded (const sal_uInt16 nWhich, const SwTextAttr *pAttr)
 Checks if item is included in character/inet/auto style. More...