|
LibreOffice Module connectivity (master) 1
|
#include <pq_statics.hxx>
Public Attributes | |
| struct ImplementationStatics | table |
| struct ImplementationStatics | tableDescriptor |
| struct ImplementationStatics | column |
| struct ImplementationStatics | columnDescriptor |
| struct ImplementationStatics | key |
| struct ImplementationStatics | keyDescriptor |
| struct ImplementationStatics | keycolumn |
| struct ImplementationStatics | keycolumnDescriptor |
| struct ImplementationStatics | user |
| struct ImplementationStatics | userDescriptor |
| struct ImplementationStatics | view |
| struct ImplementationStatics | viewDescriptor |
| struct ImplementationStatics | index |
| struct ImplementationStatics | indexDescriptor |
| struct ImplementationStatics | indexColumn |
| struct ImplementationStatics | indexColumnDescriptor |
Definition at line 108 of file pq_statics.hxx.
| struct ImplementationStatics pq_sdbc_driver::ReflectionImplementations::column |
Definition at line 112 of file pq_statics.hxx.
Referenced by pq_sdbc_driver::getStatics().
| struct ImplementationStatics pq_sdbc_driver::ReflectionImplementations::columnDescriptor |
Definition at line 113 of file pq_statics.hxx.
Referenced by pq_sdbc_driver::getStatics().
| struct ImplementationStatics pq_sdbc_driver::ReflectionImplementations::index |
Definition at line 122 of file pq_statics.hxx.
Referenced by pq_sdbc_driver::getStatics().
| struct ImplementationStatics pq_sdbc_driver::ReflectionImplementations::indexColumn |
Definition at line 124 of file pq_statics.hxx.
Referenced by pq_sdbc_driver::getStatics().
| struct ImplementationStatics pq_sdbc_driver::ReflectionImplementations::indexColumnDescriptor |
Definition at line 125 of file pq_statics.hxx.
Referenced by pq_sdbc_driver::getStatics().
| struct ImplementationStatics pq_sdbc_driver::ReflectionImplementations::indexDescriptor |
Definition at line 123 of file pq_statics.hxx.
Referenced by pq_sdbc_driver::getStatics().
| struct ImplementationStatics pq_sdbc_driver::ReflectionImplementations::key |
Definition at line 114 of file pq_statics.hxx.
Referenced by pq_sdbc_driver::getStatics().
| struct ImplementationStatics pq_sdbc_driver::ReflectionImplementations::keycolumn |
Definition at line 116 of file pq_statics.hxx.
Referenced by pq_sdbc_driver::getStatics().
| struct ImplementationStatics pq_sdbc_driver::ReflectionImplementations::keycolumnDescriptor |
Definition at line 117 of file pq_statics.hxx.
Referenced by pq_sdbc_driver::getStatics().
| struct ImplementationStatics pq_sdbc_driver::ReflectionImplementations::keyDescriptor |
Definition at line 115 of file pq_statics.hxx.
Referenced by pq_sdbc_driver::getStatics().
| struct ImplementationStatics pq_sdbc_driver::ReflectionImplementations::table |
Definition at line 110 of file pq_statics.hxx.
Referenced by pq_sdbc_driver::getStatics().
| struct ImplementationStatics pq_sdbc_driver::ReflectionImplementations::tableDescriptor |
Definition at line 111 of file pq_statics.hxx.
Referenced by pq_sdbc_driver::getStatics().
| struct ImplementationStatics pq_sdbc_driver::ReflectionImplementations::user |
Definition at line 118 of file pq_statics.hxx.
Referenced by pq_sdbc_driver::getStatics().
| struct ImplementationStatics pq_sdbc_driver::ReflectionImplementations::userDescriptor |
Definition at line 119 of file pq_statics.hxx.
Referenced by pq_sdbc_driver::getStatics().
| struct ImplementationStatics pq_sdbc_driver::ReflectionImplementations::view |
Definition at line 120 of file pq_statics.hxx.
Referenced by pq_sdbc_driver::getStatics().
| struct ImplementationStatics pq_sdbc_driver::ReflectionImplementations::viewDescriptor |
Definition at line 121 of file pq_statics.hxx.
Referenced by pq_sdbc_driver::getStatics().