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

Public Member Functions

 MapperImpl (SwDoc &rDoc)
 
SwTextFormatCollGetBuiltInStyle (ww::sti eSti)
 
SwTextFormatCollGetStyle (const OUString &rName)
 
SwTextFormatCollMakeStyle (const OUString &rName)
 

Private Attributes

SwDocmrDoc
 

Detailed Description

Definition at line 117 of file writerwordglue.cxx.

Constructor & Destructor Documentation

◆ MapperImpl()

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

Definition at line 122 of file writerwordglue.cxx.

Member Function Documentation

◆ GetBuiltInStyle()

◆ GetStyle()

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

Definition at line 169 of file writerwordglue.cxx.

References sw::util::GetParaStyle().

◆ MakeStyle()

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

Definition at line 174 of file writerwordglue.cxx.

Member Data Documentation

◆ mrDoc

Definition at line 120 of file writerwordglue.cxx.


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