LibreOffice Module sc (master)
1
sc
inc
pagepar.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
* This file incorporates work covered by the following license notice:
10
*
11
* Licensed to the Apache Software Foundation (ASF) under one or more
12
* contributor license agreements. See the NOTICE file distributed
13
* with this work for additional information regarding copyright
14
* ownership. The ASF licenses this file to you under the Apache
15
* License, Version 2.0 (the "License"); you may not use this file
16
* except in compliance with the License. You may obtain a copy of
17
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
18
*/
19
20
#pragma once
21
22
#include "
address.hxx
"
23
24
struct
ScPageTableParam
25
{
26
bool
bCellContent
;
27
bool
bNotes
;
28
bool
bGrid
;
29
bool
bHeaders
;
30
bool
bCharts
;
31
bool
bObjects
;
32
bool
bDrawings
;
33
bool
bFormulas
;
34
bool
bNullVals
;
35
bool
bTopDown
;
36
bool
bLeftRight
;
37
bool
bSkipEmpty
;
38
bool
bScaleNone
;
39
bool
bScaleAll
;
40
bool
bScaleTo
;
41
bool
bScalePageNum
;
42
bool
bForceBreaks
;
43
sal_uInt16
nScaleAll
;
44
sal_uInt16
nScaleWidth
;
45
sal_uInt16
nScaleHeight
;
46
sal_uInt16
nScalePageNum
;
47
sal_uInt16
nFirstPageNo
;
48
49
ScPageTableParam
();
50
51
void
Reset
();
52
};
53
54
struct
ScPageAreaParam
55
{
56
bool
bPrintArea
;
57
bool
bRepeatRow
;
58
bool
bRepeatCol
;
59
ScRange
aPrintArea
;
60
61
ScPageAreaParam
();
62
63
void
Reset
();
64
};
65
66
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
address.hxx
ScRange
Definition:
address.hxx:495
ScPageAreaParam
Definition:
pagepar.hxx:55
ScPageAreaParam::bPrintArea
bool bPrintArea
Definition:
pagepar.hxx:56
ScPageAreaParam::bRepeatRow
bool bRepeatRow
Definition:
pagepar.hxx:57
ScPageAreaParam::Reset
void Reset()
Definition:
pagepar.cxx:48
ScPageAreaParam::bRepeatCol
bool bRepeatCol
Definition:
pagepar.hxx:58
ScPageAreaParam::aPrintArea
ScRange aPrintArea
Definition:
pagepar.hxx:59
ScPageAreaParam::ScPageAreaParam
ScPageAreaParam()
Definition:
pagepar.cxx:43
ScPageTableParam
Definition:
pagepar.hxx:25
ScPageTableParam::bScaleTo
bool bScaleTo
Definition:
pagepar.hxx:40
ScPageTableParam::nScaleHeight
sal_uInt16 nScaleHeight
Definition:
pagepar.hxx:45
ScPageTableParam::bFormulas
bool bFormulas
Definition:
pagepar.hxx:33
ScPageTableParam::nScaleAll
sal_uInt16 nScaleAll
Definition:
pagepar.hxx:43
ScPageTableParam::bSkipEmpty
bool bSkipEmpty
Definition:
pagepar.hxx:37
ScPageTableParam::bScalePageNum
bool bScalePageNum
Definition:
pagepar.hxx:41
ScPageTableParam::bNullVals
bool bNullVals
Definition:
pagepar.hxx:34
ScPageTableParam::bHeaders
bool bHeaders
Definition:
pagepar.hxx:29
ScPageTableParam::bDrawings
bool bDrawings
Definition:
pagepar.hxx:32
ScPageTableParam::bCharts
bool bCharts
Definition:
pagepar.hxx:30
ScPageTableParam::bLeftRight
bool bLeftRight
Definition:
pagepar.hxx:36
ScPageTableParam::ScPageTableParam
ScPageTableParam()
Definition:
pagepar.cxx:24
ScPageTableParam::Reset
void Reset()
Definition:
pagepar.cxx:29
ScPageTableParam::nScalePageNum
sal_uInt16 nScalePageNum
Definition:
pagepar.hxx:46
ScPageTableParam::bNotes
bool bNotes
Definition:
pagepar.hxx:27
ScPageTableParam::bScaleAll
bool bScaleAll
Definition:
pagepar.hxx:39
ScPageTableParam::bForceBreaks
bool bForceBreaks
Definition:
pagepar.hxx:42
ScPageTableParam::nScaleWidth
sal_uInt16 nScaleWidth
Definition:
pagepar.hxx:44
ScPageTableParam::bObjects
bool bObjects
Definition:
pagepar.hxx:31
ScPageTableParam::bCellContent
bool bCellContent
Definition:
pagepar.hxx:26
ScPageTableParam::bGrid
bool bGrid
Definition:
pagepar.hxx:28
ScPageTableParam::nFirstPageNo
sal_uInt16 nFirstPageNo
Definition:
pagepar.hxx:47
ScPageTableParam::bTopDown
bool bTopDown
Definition:
pagepar.hxx:35
ScPageTableParam::bScaleNone
bool bScaleNone
Definition:
pagepar.hxx:38
Generated on Sun Jul 30 2023 04:27:47 for LibreOffice Module sc (master) by
1.9.3