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

#include <bibconfig.hxx>

Collaboration diagram for Mapping:
[legend]

Public Member Functions

 Mapping ()
 

Public Attributes

OUString sTableName
 
OUString sURL
 
sal_Int16 nCommandType
 
StringPair aColumnPairs [COLUMN_COUNT]
 

Detailed Description

Definition at line 71 of file bibconfig.hxx.

Constructor & Destructor Documentation

◆ Mapping()

Mapping::Mapping ( )
inline

Definition at line 78 of file bibconfig.hxx.

Member Data Documentation

◆ aColumnPairs

StringPair Mapping::aColumnPairs[COLUMN_COUNT]

Definition at line 76 of file bibconfig.hxx.

Referenced by IMPL_LINK_NOARG().

◆ nCommandType

sal_Int16 Mapping::nCommandType

Definition at line 75 of file bibconfig.hxx.

◆ sTableName

OUString Mapping::sTableName

Definition at line 73 of file bibconfig.hxx.

Referenced by BibConfig::GetMapping(), IMPL_LINK_NOARG(), and BibConfig::SetMapping().

◆ sURL

OUString Mapping::sURL

Definition at line 74 of file bibconfig.hxx.

Referenced by BibConfig::GetMapping(), IMPL_LINK_NOARG(), and BibConfig::SetMapping().


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