LibreOffice Module connectivity (master) 1
Functions
mysqlc_tables.cxx File Reference
#include "mysqlc_table.hxx"
#include "mysqlc_tables.hxx"
#include "mysqlc_catalog.hxx"
#include <TConnection.hxx>
#include <connectivity/dbtools.hxx>
#include <com/sun/star/sdbc/XRow.hpp>
#include <com/sun/star/sdbc/ColumnValue.hpp>
#include <comphelper/types.hxx>
Include dependency graph for mysqlc_tables.cxx:

Go to the source code of this file.

Functions

static void lcl_unescape (OUString &rName)
 

Function Documentation

◆ lcl_unescape()

static void lcl_unescape ( OUString &  rName)
static

Definition at line 28 of file mysqlc_tables.cxx.

Referenced by connectivity::mysqlc::Tables::createObject().