#include "sal/config.h"
#include <cassert>
#include <cstddef>
#include "sal/types.h"
Go to the source code of this file.
|
struct | rtl::libreoffice_internal::Dummy |
|
struct | rtl::libreoffice_internal::CharPtrDetector< T1, T2 > |
|
struct | rtl::libreoffice_internal::CharPtrDetector< const char *, T > |
|
struct | rtl::libreoffice_internal::CharPtrDetector< char *, T > |
|
struct | rtl::libreoffice_internal::NonConstCharArrayDetector< T1, T2 > |
|
struct | rtl::libreoffice_internal::NonConstCharArrayDetector< char[N], T > |
|
struct | rtl::libreoffice_internal::ConstCharArrayDetector< T1, T2 > |
|
struct | rtl::libreoffice_internal::ConstCharArrayDetector< const char[N], T > |
|
struct | rtl::libreoffice_internal::SalUnicodePtrDetector< T1, T2 > |
|
struct | rtl::libreoffice_internal::SalUnicodePtrDetector< const sal_Unicode *, T > |
|
struct | rtl::libreoffice_internal::SalUnicodePtrDetector< sal_Unicode *, T > |
|
struct | rtl::libreoffice_internal::Enable< T, bool > |
|
struct | rtl::libreoffice_internal::Enable< T, true > |
|