LibreOffice Module sc (master)
1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
sc
inc
numformat.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 "
scdllapi.h
"
13
14
#include <
tools/solar.h
>
15
16
class
ScPatternAttr
;
17
class
ScDocument
;
18
19
namespace
sc
20
{
21
class
SC_DLLPUBLIC
NumFmtUtil
22
{
23
public
:
28
static
bool
isLatinScript(
const
ScPatternAttr
& rPat,
ScDocument
& rDoc);
29
30
static
bool
isLatinScript(
sal_uLong
nFormat,
ScDocument
& rDoc);
31
};
32
}
33
34
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
sc::NumFmtUtil
Definition:
numformat.hxx:21
sal_uLong
sal_uIntPtr sal_uLong
scdllapi.h
ScPatternAttr
Definition:
patattr.hxx:53
solar.h
sc
Definition:
celltextattr.cxx:13
ScDocument
Definition:
document.hxx:312
SC_DLLPUBLIC
#define SC_DLLPUBLIC
Definition:
scdllapi.h:28
Generated on Thu Jan 21 2021 08:29:21 for LibreOffice Module sc (master) by
1.8.10