LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
myImplHelpers::MapperImpl< SwCharFormat > Class Reference
Collaboration diagram for myImplHelpers::MapperImpl< SwCharFormat >:
[legend]

Public Member Functions

 MapperImpl (SwDoc &rDoc)
 
SwCharFormatGetBuiltInStyle (ww::sti eSti)
 
SwCharFormatGetStyle (const OUString &rName)
 
SwCharFormatMakeStyle (const OUString &rName)
 

Private Attributes

SwDocmrDoc
 

Detailed Description

Definition at line 180 of file writerwordglue.cxx.

Constructor & Destructor Documentation

◆ MapperImpl()

myImplHelpers::MapperImpl< SwCharFormat >::MapperImpl ( SwDoc rDoc)
inline

Definition at line 185 of file writerwordglue.cxx.

Member Function Documentation

◆ GetBuiltInStyle()

◆ GetStyle()

SwCharFormat * myImplHelpers::MapperImpl< SwCharFormat >::GetStyle ( const OUString &  rName)

Definition at line 230 of file writerwordglue.cxx.

References sw::util::GetCharStyle().

◆ MakeStyle()

SwCharFormat * myImplHelpers::MapperImpl< SwCharFormat >::MakeStyle ( const OUString &  rName)

Definition at line 235 of file writerwordglue.cxx.

Member Data Documentation

◆ mrDoc

Definition at line 183 of file writerwordglue.cxx.


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