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

Public Member Functions

template<class T >
TypedWhichId< T > operator[] (TypedWhichId< T > in) const
 
template<class T >
void set (TypedWhichId< T > in, TypedWhichId< T > out)
 

Public Attributes

std::map< sal_uInt16, sal_uInt16 > data
 

Detailed Description

Definition at line 97 of file svxrtf.hxx.

Member Function Documentation

◆ operator[]()

template<class T >
TypedWhichId< T > SvxRTFParser::PlainOrPardMap::operator[] ( TypedWhichId< T >  in) const
inline

Definition at line 101 of file svxrtf.hxx.

References in.

◆ set()

template<class T >
void SvxRTFParser::PlainOrPardMap::set ( TypedWhichId< T >  in,
TypedWhichId< T >  out 
)
inline

Definition at line 103 of file svxrtf.hxx.

References in.

Referenced by SvxRTFParser::SetPardMap().

Member Data Documentation

◆ data

std::map<sal_uInt16, sal_uInt16> SvxRTFParser::PlainOrPardMap::data

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