LibreOffice Module writerfilter (master)
1
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
w
x
Functions
a
b
c
d
e
f
g
i
k
l
m
n
p
q
r
s
u
x
Variables
a
c
d
f
h
m
n
o
p
w
Typedefs
Enumerations
Enumerator
b
c
e
f
i
l
m
n
p
r
s
t
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
~
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
~
Variables
a
b
c
e
f
g
h
l
m
n
p
r
s
t
x
Typedefs
b
c
d
e
i
o
p
r
t
v
Enumerations
Enumerator
a
c
d
e
f
g
h
i
l
n
p
r
s
t
u
v
w
Files
File List
File Members
All
a
b
c
d
e
h
i
l
m
n
p
s
u
w
Functions
Variables
Typedefs
Macros
writerfilter
inc
dmapper
CommentProperties.hxx
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */
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
#pragma once
11
12
#include <rtl/ustring.hxx>
13
14
namespace
writerfilter
15
{
24
struct
CommentProperties
25
{
26
bool
bDone
;
27
OUString
sParaIdParent
;
28
};
29
}
30
31
/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */
writerfilter
Definition:
BorderHandler.cxx:31
writerfilter::CommentProperties
A container for the extended comment properties linked to the last paragraph of a comment.
Definition:
CommentProperties.hxx:25
writerfilter::CommentProperties::bDone
bool bDone
Definition:
CommentProperties.hxx:26
writerfilter::CommentProperties::sParaIdParent
OUString sParaIdParent
Definition:
CommentProperties.hxx:27
Generated on Sun Jul 30 2023 04:31:19 for LibreOffice Module writerfilter (master) by
1.9.3