2003-07-03 15:12:34 +00:00
|
|
|
/*************************************************************************
|
|
|
|
*
|
2008-04-10 20:11:02 +00:00
|
|
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
2003-07-03 15:12:34 +00:00
|
|
|
*
|
2010-02-12 15:01:35 +01:00
|
|
|
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
2003-07-03 15:12:34 +00:00
|
|
|
*
|
2008-04-10 20:11:02 +00:00
|
|
|
* OpenOffice.org - a multi-platform office productivity suite
|
2003-07-03 15:12:34 +00:00
|
|
|
*
|
2008-04-10 20:11:02 +00:00
|
|
|
* This file is part of OpenOffice.org.
|
2003-07-03 15:12:34 +00:00
|
|
|
*
|
2008-04-10 20:11:02 +00:00
|
|
|
* OpenOffice.org is free software: you can redistribute it and/or modify
|
|
|
|
* it under the terms of the GNU Lesser General Public License version 3
|
|
|
|
* only, as published by the Free Software Foundation.
|
2003-07-03 15:12:34 +00:00
|
|
|
*
|
2008-04-10 20:11:02 +00:00
|
|
|
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
* GNU Lesser General Public License version 3 for more details
|
|
|
|
* (a copy is included in the LICENSE file that accompanied this code).
|
2003-07-03 15:12:34 +00:00
|
|
|
*
|
2008-04-10 20:11:02 +00:00
|
|
|
* You should have received a copy of the GNU Lesser General Public License
|
|
|
|
* version 3 along with OpenOffice.org. If not, see
|
|
|
|
* <http://www.openoffice.org/license.html>
|
|
|
|
* for a copy of the LGPLv3 License.
|
2003-07-03 15:12:34 +00:00
|
|
|
*
|
|
|
|
************************************************************************/
|
|
|
|
#include "globals.hrc"
|
|
|
|
#include "pgfnote.hrc"
|
|
|
|
#include "helpid.h"
|
|
|
|
TabPage TP_FOOTNOTE_PAGE
|
|
|
|
{
|
|
|
|
HelpID = HID_FOOTNOTE_PAGE ;
|
|
|
|
Pos = MAP_APPFONT ( 0 , 0 ) ;
|
2012-05-15 10:10:18 +02:00
|
|
|
Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
|
2003-07-03 15:12:34 +00:00
|
|
|
Hide = TRUE;
|
|
|
|
RadioButton RB_MAXHEIGHT_PAGE
|
|
|
|
{
|
2010-10-11 17:56:12 +02:00
|
|
|
HelpID = "sw:RadioButton:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE";
|
2003-07-03 15:12:34 +00:00
|
|
|
Pos = MAP_APPFONT ( 12 , 14 ) ;
|
2005-01-28 14:32:06 +00:00
|
|
|
Size = MAP_APPFONT ( 132 , 10 ) ;
|
2004-06-26 02:38:44 +00:00
|
|
|
Text [ en-US ] = "~Not larger than page area" ;
|
2003-07-03 15:12:34 +00:00
|
|
|
TabStop = TRUE ;
|
|
|
|
Group = TRUE ;
|
|
|
|
};
|
|
|
|
RadioButton RB_MAXHEIGHT
|
|
|
|
{
|
2010-10-11 17:56:12 +02:00
|
|
|
HelpID = "sw:RadioButton:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT";
|
2003-07-03 15:12:34 +00:00
|
|
|
Pos = MAP_APPFONT ( 12 , 28 ) ;
|
2005-01-28 14:32:06 +00:00
|
|
|
Size = MAP_APPFONT ( 132 , 10 ) ;
|
2004-06-26 02:38:44 +00:00
|
|
|
Text [ en-US ] = "Maximum footnote ~height" ;
|
2003-07-03 15:12:34 +00:00
|
|
|
};
|
|
|
|
MetricField ED_MAXHEIGHT
|
|
|
|
{
|
2010-10-11 17:56:12 +02:00
|
|
|
HelpID = "sw:MetricField:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT";
|
2003-07-03 15:12:34 +00:00
|
|
|
Border = TRUE ;
|
2005-01-28 14:32:06 +00:00
|
|
|
Pos = MAP_APPFONT ( 148 , 26 ) ;
|
2003-07-03 15:12:34 +00:00
|
|
|
Size = MAP_APPFONT ( 42 , 12 ) ;
|
|
|
|
TabStop = TRUE ;
|
|
|
|
Group = TRUE ;
|
|
|
|
Left = TRUE ;
|
|
|
|
Repeat = TRUE ;
|
|
|
|
Spin = TRUE ;
|
|
|
|
Minimum = 50 ;
|
|
|
|
Maximum = 99999 ;
|
|
|
|
DecimalDigits = 2 ;
|
|
|
|
Value = 200 ;
|
|
|
|
Unit = FUNIT_CM ;
|
|
|
|
First = 10 ;
|
|
|
|
Last = 99999 ;
|
|
|
|
SpinSize = 10 ;
|
|
|
|
};
|
|
|
|
FixedText FT_DIST
|
|
|
|
{
|
|
|
|
Pos = MAP_APPFONT ( 12 , 44 ) ;
|
2005-01-28 14:32:06 +00:00
|
|
|
Size = MAP_APPFONT ( 132 , 8 ) ;
|
2004-06-26 02:38:44 +00:00
|
|
|
Text [ en-US ] = "Space to text" ;
|
2003-07-03 15:12:34 +00:00
|
|
|
Left = TRUE ;
|
|
|
|
};
|
|
|
|
MetricField ED_DIST
|
|
|
|
{
|
2010-10-11 17:56:12 +02:00
|
|
|
HelpID = "sw:MetricField:TP_FOOTNOTE_PAGE:ED_DIST";
|
2003-07-03 15:12:34 +00:00
|
|
|
Border = TRUE ;
|
2005-01-28 14:32:06 +00:00
|
|
|
Pos = MAP_APPFONT ( 148 , 42 ) ;
|
2003-07-03 15:12:34 +00:00
|
|
|
Size = MAP_APPFONT ( 42 , 12 ) ;
|
|
|
|
TabStop = TRUE ;
|
|
|
|
Left = TRUE ;
|
|
|
|
Repeat = TRUE ;
|
|
|
|
Spin = TRUE ;
|
|
|
|
Maximum = 999 ;
|
|
|
|
DecimalDigits = 2 ;
|
|
|
|
Value = 10 ;
|
|
|
|
Unit = FUNIT_CM ;
|
|
|
|
First = 5 ;
|
|
|
|
Last = 99999 ;
|
|
|
|
SpinSize = 10 ;
|
|
|
|
};
|
|
|
|
FixedLine FL_FOOTNOTE_SIZE
|
|
|
|
{
|
|
|
|
Pos = MAP_APPFONT ( 6 , 3 ) ;
|
|
|
|
Size = MAP_APPFONT ( 248 , 8 ) ;
|
2004-06-26 02:38:44 +00:00
|
|
|
Text [ en-US ] = "Footnote area" ;
|
2003-07-03 15:12:34 +00:00
|
|
|
};
|
|
|
|
FixedText FT_LINEPOS
|
|
|
|
{
|
|
|
|
Pos = MAP_APPFONT ( 12 , 73 ) ;
|
2005-01-28 14:32:06 +00:00
|
|
|
Size = MAP_APPFONT ( 132 , 8 ) ;
|
2003-07-03 15:12:34 +00:00
|
|
|
Left = TRUE ;
|
2004-06-26 02:38:44 +00:00
|
|
|
Text [ en-US ] = "~Position" ;
|
2003-07-03 15:12:34 +00:00
|
|
|
};
|
|
|
|
ListBox DLB_LINEPOS
|
|
|
|
{
|
2010-10-11 17:56:12 +02:00
|
|
|
HelpID = "sw:ListBox:TP_FOOTNOTE_PAGE:DLB_LINEPOS";
|
2005-01-28 14:32:06 +00:00
|
|
|
Pos = MAP_APPFONT ( 148 , 71 ) ;
|
2003-07-03 15:12:34 +00:00
|
|
|
Size = MAP_APPFONT ( 57 , 40 ) ;
|
|
|
|
TabStop = TRUE ;
|
|
|
|
Group = TRUE ;
|
|
|
|
DropDown = TRUE ;
|
|
|
|
CurPos = 0 ;
|
2004-06-26 02:38:44 +00:00
|
|
|
StringList [ en-US ] =
|
2003-07-03 15:12:34 +00:00
|
|
|
{
|
|
|
|
< "Left" ; Default ; > ;
|
|
|
|
< "Centered" ; Default ; > ;
|
|
|
|
< "Right" ; Default ; > ;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
FixedText FT_LINETYPE
|
|
|
|
{
|
|
|
|
Pos = MAP_APPFONT ( 12 , 89 ) ;
|
2005-01-28 14:32:06 +00:00
|
|
|
Size = MAP_APPFONT ( 132 , 8 ) ;
|
2003-07-03 15:12:34 +00:00
|
|
|
Group = TRUE ;
|
|
|
|
Left = TRUE ;
|
2011-03-17 17:40:11 +01:00
|
|
|
Text [ en-US ] = "~Style" ;
|
2003-07-03 15:12:34 +00:00
|
|
|
};
|
|
|
|
ListBox DLB_LINETYPE
|
|
|
|
{
|
2010-10-11 17:56:12 +02:00
|
|
|
HelpID = "sw:ListBox:TP_FOOTNOTE_PAGE:DLB_LINETYPE";
|
2005-01-28 14:32:06 +00:00
|
|
|
Pos = MAP_APPFONT ( 148 , 87 ) ;
|
2003-07-03 15:12:34 +00:00
|
|
|
Size = MAP_APPFONT ( 57 , 50 ) ;
|
|
|
|
TabStop = TRUE ;
|
|
|
|
Group = TRUE ;
|
|
|
|
DropDown = TRUE ;
|
|
|
|
};
|
|
|
|
FixedText FT_LINEWIDTH
|
|
|
|
{
|
|
|
|
Pos = MAP_APPFONT ( 12 , 105 ) ;
|
2005-01-28 14:32:06 +00:00
|
|
|
Size = MAP_APPFONT ( 132 , 8 ) ;
|
2011-03-17 17:40:11 +01:00
|
|
|
Group = TRUE ;
|
2003-07-03 15:12:34 +00:00
|
|
|
Left = TRUE ;
|
2011-03-17 17:40:11 +01:00
|
|
|
Text [ en-US ] = "~Thickness" ;
|
2003-07-03 15:12:34 +00:00
|
|
|
};
|
|
|
|
MetricField ED_LINEWIDTH
|
|
|
|
{
|
2010-10-11 17:56:12 +02:00
|
|
|
HelpID = "sw:MetricField:TP_FOOTNOTE_PAGE:ED_LINEWIDTH";
|
2003-07-03 15:12:34 +00:00
|
|
|
Border = TRUE ;
|
2005-01-28 14:32:06 +00:00
|
|
|
Pos = MAP_APPFONT ( 148 , 103 ) ;
|
2003-07-03 15:12:34 +00:00
|
|
|
Size = MAP_APPFONT ( 42 , 12 ) ;
|
2011-03-17 17:40:11 +01:00
|
|
|
Spin = TRUE ;
|
|
|
|
Repeat = TRUE ;
|
|
|
|
SpinSize = 25 ;
|
|
|
|
First = 25 ;
|
|
|
|
Last = 900 ;
|
|
|
|
Maximum = 900 ;
|
|
|
|
Minimum = 25 ;
|
|
|
|
DecimalDigits = 2 ;
|
|
|
|
Unit = FUNIT_POINT ;
|
|
|
|
TabStop = TRUE ;
|
|
|
|
Left = TRUE ;
|
|
|
|
};
|
2011-03-18 10:05:24 +01:00
|
|
|
FixedText FT_LINECOLOR
|
|
|
|
{
|
|
|
|
Pos = MAP_APPFONT ( 12 , 121 ) ;
|
|
|
|
Size = MAP_APPFONT ( 132 , 8 ) ;
|
|
|
|
Group = TRUE ;
|
|
|
|
Left = TRUE ;
|
|
|
|
Text [ en-US ] = "~Color" ;
|
|
|
|
};
|
|
|
|
ListBox DLB_LINECOLOR
|
|
|
|
{
|
|
|
|
Pos = MAP_APPFONT ( 148 , 119 ) ;
|
|
|
|
Size = MAP_APPFONT ( 57 , 50 ) ;
|
|
|
|
TabStop = TRUE ;
|
|
|
|
Group = TRUE ;
|
|
|
|
DropDown = TRUE ;
|
|
|
|
DDExtraWidth = TRUE ;
|
|
|
|
Border = TRUE ;
|
|
|
|
};
|
2011-03-17 17:40:11 +01:00
|
|
|
|
|
|
|
FixedText FT_LINELENGTH
|
|
|
|
{
|
2011-03-18 10:05:24 +01:00
|
|
|
Pos = MAP_APPFONT ( 12 , 137 ) ;
|
2011-03-17 17:40:11 +01:00
|
|
|
Size = MAP_APPFONT ( 132 , 8 ) ;
|
|
|
|
Left = TRUE ;
|
|
|
|
Text [ en-US ] = "~Length" ;
|
|
|
|
};
|
|
|
|
MetricField ED_LINELENGTH
|
|
|
|
{
|
|
|
|
Border = TRUE ;
|
2011-03-18 10:05:24 +01:00
|
|
|
Pos = MAP_APPFONT ( 148 , 135 ) ;
|
2011-03-17 17:40:11 +01:00
|
|
|
Size = MAP_APPFONT ( 42 , 12 ) ;
|
2003-07-03 15:12:34 +00:00
|
|
|
TabStop = TRUE ;
|
|
|
|
Left = TRUE ;
|
|
|
|
Repeat = TRUE ;
|
|
|
|
Spin = TRUE ;
|
|
|
|
Maximum = 100 ;
|
|
|
|
Value = 100 ;
|
|
|
|
Unit = FUNIT_CUSTOM ;
|
|
|
|
CustomUnitText = "%" ;
|
|
|
|
First = 10 ;
|
|
|
|
Last = 100 ;
|
|
|
|
};
|
|
|
|
FixedText FT_LINEDIST
|
|
|
|
{
|
2011-03-18 10:05:24 +01:00
|
|
|
Pos = MAP_APPFONT ( 12 , 153 ) ;
|
2005-01-28 14:32:06 +00:00
|
|
|
Size = MAP_APPFONT ( 132 , 8 ) ;
|
2004-06-26 02:38:44 +00:00
|
|
|
Text [ en-US ] = "~Spacing to footnote contents" ;
|
2003-07-03 15:12:34 +00:00
|
|
|
Left = TRUE ;
|
|
|
|
};
|
|
|
|
MetricField ED_LINEDIST
|
|
|
|
{
|
2010-10-11 17:56:12 +02:00
|
|
|
HelpID = "sw:MetricField:TP_FOOTNOTE_PAGE:ED_LINEDIST";
|
2003-07-03 15:12:34 +00:00
|
|
|
Border = TRUE ;
|
2011-03-18 10:05:24 +01:00
|
|
|
Pos = MAP_APPFONT ( 148 , 151 ) ;
|
2003-07-03 15:12:34 +00:00
|
|
|
Size = MAP_APPFONT ( 42 , 12 ) ;
|
|
|
|
TabStop = TRUE ;
|
|
|
|
Left = TRUE ;
|
|
|
|
Repeat = TRUE ;
|
|
|
|
Spin = TRUE ;
|
|
|
|
Maximum = 999 ;
|
|
|
|
DecimalDigits = 2 ;
|
|
|
|
Value = 10 ;
|
|
|
|
Unit = FUNIT_CM ;
|
|
|
|
First = 5 ;
|
|
|
|
Last = 99999 ;
|
|
|
|
SpinSize = 10 ;
|
|
|
|
};
|
|
|
|
FixedLine FL_LINE
|
|
|
|
{
|
|
|
|
Pos = MAP_APPFONT ( 6 , 60 ) ;
|
|
|
|
Size = MAP_APPFONT ( 248 , 8 ) ;
|
2004-06-26 02:38:44 +00:00
|
|
|
Text [ en-US ] = "Separator line" ;
|
2003-07-03 15:12:34 +00:00
|
|
|
};
|
|
|
|
};
|