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

#include <splargs.hxx>

Inheritance diagram for SwConversionArgs:
[legend]
Collaboration diagram for SwConversionArgs:
[legend]

Public Member Functions

 SwConversionArgs (LanguageType nLang, SwPosition &rStart, SwPosition &rEnd)
 
- Public Member Functions inherited from SwArgsBase
 SwArgsBase (SwPosition &rStart, SwPosition &rEnd)
 
void SetStart (SwPosition &rStart)
 
void SetEnd (SwPosition &rEnd)
 

Public Attributes

OUString aConvText
 
LanguageType nConvSrcLang
 
LanguageType nConvTextLang
 
LanguageType nConvTargetLang
 
const vcl::FontpTargetFont
 
bool bAllowImplicitChangesForNotConvertibleText
 
- Public Attributes inherited from SwArgsBase
SwPositionpStartPos
 
SwPositionpEndPos
 

Detailed Description

Definition at line 59 of file splargs.hxx.

Constructor & Destructor Documentation

◆ SwConversionArgs()

SwConversionArgs::SwConversionArgs ( LanguageType  nLang,
SwPosition rStart,
SwPosition rEnd 
)
inline

Definition at line 71 of file splargs.hxx.

References LANGUAGE_NONE.

Member Data Documentation

◆ aConvText

OUString SwConversionArgs::aConvText

Definition at line 61 of file splargs.hxx.

Referenced by SwHHCWrapper::ConvContinue_impl(), SwTextNode::Convert(), and SwDoc::Spell().

◆ bAllowImplicitChangesForNotConvertibleText

bool SwConversionArgs::bAllowImplicitChangesForNotConvertibleText

Definition at line 69 of file splargs.hxx.

Referenced by SwTextNode::Convert().

◆ nConvSrcLang

LanguageType SwConversionArgs::nConvSrcLang

Definition at line 62 of file splargs.hxx.

Referenced by SwTextNode::Convert().

◆ nConvTargetLang

LanguageType SwConversionArgs::nConvTargetLang

Definition at line 66 of file splargs.hxx.

Referenced by SwTextNode::Convert().

◆ nConvTextLang

LanguageType SwConversionArgs::nConvTextLang

Definition at line 63 of file splargs.hxx.

Referenced by SwHHCWrapper::ConvContinue_impl(), and SwTextNode::Convert().

◆ pTargetFont

const vcl::Font* SwConversionArgs::pTargetFont

Definition at line 67 of file splargs.hxx.

Referenced by SwTextNode::Convert().


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