LibreOffice Module sc (master)
1
sc
inc
celltextattr.hxx
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
#pragma once
11
12
#include <
sal/types.h
>
13
#include <
svl/languageoptions.hxx
>
14
15
namespace
sc
16
{
17
struct
CellTextAttr
18
{
19
sal_uInt16
mnTextWidth
;
20
SvtScriptType
mnScriptType
;
21
22
CellTextAttr
();
23
};
24
}
25
26
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
languageoptions.hxx
SvtScriptType
SvtScriptType
sc
CAUTION! The following defines must be in the same namespace as the respective type.
Definition:
broadcast.cxx:15
sc::CellTextAttr
Definition:
celltextattr.hxx:18
sc::CellTextAttr::mnScriptType
SvtScriptType mnScriptType
Definition:
celltextattr.hxx:20
sc::CellTextAttr::CellTextAttr
CellTextAttr()
Definition:
celltextattr.cxx:15
sc::CellTextAttr::mnTextWidth
sal_uInt16 mnTextWidth
Definition:
celltextattr.hxx:19
types.h
Generated on Sun Jul 30 2023 04:27:41 for LibreOffice Module sc (master) by
1.9.3