LibreOffice Module l10ntools (master) 1
Public Member Functions | Public Attributes | List of all members
common::HandledArgs Struct Reference

Result type of handleArguments() More...

#include <common.hxx>

Public Member Functions

 HandledArgs ()
 

Public Attributes

OString m_sInputFile
 
OString m_sOutputFile
 
OString m_sMergeSrc
 
OString m_sLanguage
 
bool m_bMergeMode
 
bool m_bUTF8BOM
 

Detailed Description

Result type of handleArguments()

Definition at line 25 of file common.hxx.

Constructor & Destructor Documentation

◆ HandledArgs()

common::HandledArgs::HandledArgs ( )
inline

Definition at line 33 of file common.hxx.

Member Data Documentation

◆ m_bMergeMode

bool common::HandledArgs::m_bMergeMode

◆ m_bUTF8BOM

bool common::HandledArgs::m_bUTF8BOM

Definition at line 32 of file common.hxx.

Referenced by common::handleArguments().

◆ m_sInputFile

OString common::HandledArgs::m_sInputFile

◆ m_sLanguage

OString common::HandledArgs::m_sLanguage

◆ m_sMergeSrc

OString common::HandledArgs::m_sMergeSrc

◆ m_sOutputFile

OString common::HandledArgs::m_sOutputFile

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