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

#include <editdata.hxx>

Collaboration diagram for RtfImportInfo:
[legend]

Public Member Functions

 RtfImportInfo (RtfImportState eState, SvParser< int > *pPrsrs, const ESelection &rSel)
 

Public Attributes

SvParser< int > * pParser
 
ESelection aSelection
 
RtfImportState eState
 
int nToken
 
short nTokenValue
 

Detailed Description

Definition at line 243 of file editdata.hxx.

Constructor & Destructor Documentation

◆ RtfImportInfo()

RtfImportInfo::RtfImportInfo ( RtfImportState  eState,
SvParser< int > *  pPrsrs,
const ESelection rSel 
)

Definition at line 50 of file eertfpar.cxx.

References eState, nToken, nTokenValue, and pParser.

Member Data Documentation

◆ aSelection

ESelection RtfImportInfo::aSelection

Definition at line 246 of file editdata.hxx.

◆ eState

RtfImportState RtfImportInfo::eState

Definition at line 247 of file editdata.hxx.

Referenced by RtfImportInfo().

◆ nToken

int RtfImportInfo::nToken

◆ nTokenValue

short RtfImportInfo::nTokenValue

◆ pParser

SvParser<int>* RtfImportInfo::pParser

Definition at line 245 of file editdata.hxx.

Referenced by RtfImportInfo().


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