LibreOffice Module editeng (master) 1
Public Member Functions | Public Attributes | List of all members
EECharAttrib Struct Reference

#include <editdata.hxx>

Collaboration diagram for EECharAttrib:
[legend]

Public Member Functions

 EECharAttrib (sal_Int32 nSt, sal_Int32 nE, const SfxPoolItem *pA=nullptr)
 

Public Attributes

const SfxPoolItempAttr
 
sal_Int32 nStart
 
sal_Int32 nEnd
 

Detailed Description

Definition at line 271 of file editdata.hxx.

Constructor & Destructor Documentation

◆ EECharAttrib()

EECharAttrib::EECharAttrib ( sal_Int32  nSt,
sal_Int32  nE,
const SfxPoolItem pA = nullptr 
)
inline

Definition at line 277 of file editdata.hxx.

Member Data Documentation

◆ nEnd

sal_Int32 EECharAttrib::nEnd

Definition at line 276 of file editdata.hxx.

◆ nStart

sal_Int32 EECharAttrib::nStart

Definition at line 275 of file editdata.hxx.

◆ pAttr

const SfxPoolItem* EECharAttrib::pAttr

Definition at line 273 of file editdata.hxx.


The documentation for this struct was generated from the following file: