LibreOffice Module cui (master)
1
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
c
d
g
h
i
m
n
r
s
t
Functions
c
g
h
i
m
r
s
t
Variables
Typedefs
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
e
i
l
m
n
p
r
s
v
x
Typedefs
Enumerations
Enumerator
Related Functions
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
x
Functions
a
c
d
e
f
g
h
i
k
l
n
p
q
r
s
Variables
a
b
c
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
Typedefs
Enumerations
Macros
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
x
include
cui
cuidllapi.h
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/*
3
* This file is part of the LibreOffice project.
4
*
5
* This Source Code Form is subject to the terms of the Mozilla Public
6
* License, v. 2.0. If a copy of the MPL was not distributed with this
7
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
8
*/
9
10
#ifndef INCLUDED_CUI_CUIDLLAPI_H
11
#define INCLUDED_CUI_CUIDLLAPI_H
12
13
#include <
sal/types.h
>
14
15
#if defined(CUI_DLLIMPLEMENTATION)
16
#define CUI_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
17
#else
18
#define CUI_DLLPUBLIC SAL_DLLPUBLIC_IMPORT
19
#endif
20
21
#endif
// INCLUDED_CUI_CUIDLLAPI_H
22
23
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
types.h
Generated on Sun Jul 30 2023 04:33:27 for LibreOffice Module cui (master) by
1.9.3