LibreOffice Module extensions (master) 1
|
#include <bibconfig.hxx>
Public Member Functions | |
Mapping () | |
Public Attributes | |
OUString | sTableName |
OUString | sURL |
sal_Int16 | nCommandType |
StringPair | aColumnPairs [COLUMN_COUNT] |
Definition at line 71 of file bibconfig.hxx.
|
inline |
Definition at line 78 of file bibconfig.hxx.
StringPair Mapping::aColumnPairs[COLUMN_COUNT] |
Definition at line 76 of file bibconfig.hxx.
Referenced by IMPL_LINK_NOARG().
sal_Int16 Mapping::nCommandType |
Definition at line 75 of file bibconfig.hxx.
OUString Mapping::sTableName |
Definition at line 73 of file bibconfig.hxx.
Referenced by BibConfig::GetMapping(), IMPL_LINK_NOARG(), and BibConfig::SetMapping().
OUString Mapping::sURL |
Definition at line 74 of file bibconfig.hxx.
Referenced by BibConfig::GetMapping(), IMPL_LINK_NOARG(), and BibConfig::SetMapping().