所有物/資産/財産s' 要約 |
string
条件 |
This 所有物/資産/財産 含む/封じ込めるs a 条件付きの 表現.
|
boolean
IsVisible |
If this 所有物/資産/財産 is 誤った, the text section is hidden.
|
boolean
IsProtected |
If this 所有物/資産/財産 is true, the text section is 保護するd
and cannot be 修正するd from the 使用者 interface.
|
SectionFileLink
FileLink |
If this 所有物/資産/財産 is 始める,決める, then the content of the section is read
from the 明示するd 文書.
|
string
LinkRegion |
明示するs the source of a とじ込み/提出する link in the 文書 that is
明示するd in TextSection::FileLink.
|
string
DDECommandType |
明示するs the type of the 命令(する) string for a DDE 操作/手術.
|
string
DDECommandFile |
明示するs the source とじ込み/提出する 指名する of the 命令(する) string for a DDE 操作/手術.
|
string
DDECommandElement |
明示するs the source element of the 命令(する) string for a DDE 操作/手術.
|
string
BackGraphicURL |
含む/封じ込めるs the URL for the background graphic.
|
string
BackGraphicFilter |
含む/封じ込めるs the 指名する of the とじ込み/提出する filter for the background graphic.
|
::com::sun::星/主役にする::style::GraphicLocation
BackGraphicLocation |
決定するs the position of the background graphic.
|
boolean
FootnoteIsCollectAtTextEnd |
determins whether footnotes inside the section are 陳列する,発揮するd at the end of the
section text.
|
boolean
FootnoteIsRestartNumbering |
determins whether the footnotes numbering 再開するs within the section.
This is only valid if FootnoteIsRestartNumbering is 始める,決める.
|
short
FootnoteRestartNumberingAt |
determins at which number the footnote numbering inside of the section starts.
This is only valid if FootnoteIsRestartNumbering is 始める,決める.
|
boolean
FootnoteIsOwnNumbering |
determins whether the footnotes within the section use an own numbering 判型.
This is only valid if FootnoteIsRestartNumbering is 始める,決める.
|
short
FootnoteNumberingType |
determins the numbering type of the footnote numbering as a value of
::com::sun::星/主役にする::style::NumberingType.
This is only valid if FootnoteIsOwnNumbering is 始める,決める.
|
string
FootnoteNumberingPrefix |
determins the prefix that is 陳列する,発揮する before the footnote number.
This is only valid if FootnoteIsOwnNumbering is 始める,決める.
|
string
FootnoteNumberingSuffix |
determins the suffix that is 陳列する,発揮する after of the footnote number.
This is only valid if FootnoteIsOwnNumbering is 始める,決める.
|
boolean
EndnoteIsCollectAtTextEnd |
determins whether endnotes inside the section are 陳列する,発揮するd at the end of the
section text.
|
boolean
EndnoteIsRestartNumbering |
determins whether the endnotes numbering 再開するs within the section.
This is only valid if EndnoteIsRestartNumbering is 始める,決める.
|
short
EndnoteRestartNumberingAt |
determins at which number the endnote numbering inside of the section starts.
This is only valid if EndnoteIsRestartNumbering is 始める,決める.
|
boolean
EndnoteIsOwnNumbering |
determins whether the endnotes within the section use an own numbering 判型.
This is only valid if EndnoteIsRestartNumbering is 始める,決める.
|
short
EndnoteNumberingType |
determins the numbering type of the endnote numbering as a value of
::com::sun::星/主役にする::style::NumberingType.
This is only valid if EndoteIsOwnNumbering is 始める,決める.
|
string
EndnoteNumberingPrefix |
determins the prefix that is 陳列する,発揮する before the endnote number.
This is only valid if EndnoteIsOwnNumbering is 始める,決める.
|
string
EndnoteNumberingSuffix |
determins the suffix that is 陳列する,発揮する after the endnote number.
This is only valid if EndnoteIsOwnNumbering is 始める,決める.
|
boolean
IsAutomaticUpdate |
determins if a DDE link is updated automatically.
|
XTextColumns
TextColumns |
許すs columns to be 始める,決める into the text section
|
long
SectionLeftMargin |
[ OPTIONAL ]
determins the left 利ざや of the section
|
long
SectionRightMargin |
[ OPTIONAL ]
determins the left 利ざや of the section
|
所有物/資産/財産s' 詳細(に述べる)s |
条件
string 条件;
- Description
- This 所有物/資産/財産 含む/封じ込めるs a 条件付きの 表現.
If the result of the 条件付きの 表現 is true and the 所有物/資産/財産
TextSection::IsVisible is 誤った, then the section is hidden.
|
|
IsVisible
boolean IsVisible;
- Description
- If this 所有物/資産/財産 is 誤った, the text section is hidden.
|
|
IsProtected
boolean IsProtected;
- Description
- If this 所有物/資産/財産 is true, the text section is 保護するd
and cannot be 修正するd from the 使用者 interface.
|
|
FileLink
SectionFileLink FileLink;
- Description
- If this 所有物/資産/財産 is 始める,決める, then the content of the section is read
from the 明示するd 文書.
|
|
LinkRegion
string LinkRegion;
- Description
- 明示するs the source of a とじ込み/提出する link in the 文書 that is
明示するd in TextSection::FileLink.
The source may be a text section or a bookmark.
If TextSection::FileLink is empty, then the
現在の 文書 is searched for the source. If this 所有物/資産/財産
is empty and TextSection::FileLink is 始める,決める,
then the 完全にする 文書 content is linked into this section.
|
|
DDECommandType
string DDECommandType;
- Description
- 明示するs the type of the 命令(する) string for a DDE 操作/手術.
The type can be the 指名する of the 使用/適用 that 供給するs a DDE source.
|
|
DDECommandFile
string DDECommandFile;
- Description
- 明示するs the source とじ込み/提出する 指名する of the 命令(する) string for a DDE 操作/手術.
|
|
DDECommandElement
string DDECommandElement;
- Description
- 明示するs the source element of the 命令(する) string for a DDE 操作/手術.
The element can be i.e. a 指名する of a 独房 in a sheet or a bookmark.
|
|
BackGraphicURL
string BackGraphicURL;
- Description
- 含む/封じ込めるs the URL for the background graphic.
|
|
BackGraphicFilter
string BackGraphicFilter;
- Description
- 含む/封じ込めるs the 指名する of the とじ込み/提出する filter for the background graphic.
|
|
BackGraphicLocation
|
FootnoteIsCollectAtTextEnd
boolean FootnoteIsCollectAtTextEnd;
- Description
- determins whether footnotes inside the section are 陳列する,発揮するd at the end of the
section text.
|
|
FootnoteIsRestartNumbering
boolean FootnoteIsRestartNumbering;
- Description
- determins whether the footnotes numbering 再開するs within the section.
This is only valid if
FootnoteIsRestartNumbering is 始める,決める.
|
|
FootnoteRestartNumberingAt
short FootnoteRestartNumberingAt;
- Description
- determins at which number the footnote numbering inside of the section starts.
This is only valid if
FootnoteIsRestartNumbering is 始める,決める.
|
|
FootnoteIsOwnNumbering
boolean FootnoteIsOwnNumbering;
- Description
- determins whether the footnotes within the section use an own numbering 判型.
This is only valid if
FootnoteIsRestartNumbering is 始める,決める.
|
|
FootnoteNumberingType
short FootnoteNumberingType;
- Description
- determins the numbering type of the footnote numbering as a value of
::com::sun::星/主役にする::style::NumberingType.
This is only valid if
FootnoteIsOwnNumbering is 始める,決める.
|
|
FootnoteNumberingPrefix
string FootnoteNumberingPrefix;
- Description
- determins the prefix that is 陳列する,発揮する before the footnote number.
This is only valid if
FootnoteIsOwnNumbering is 始める,決める.
|
|
FootnoteNumberingSuffix
string FootnoteNumberingSuffix;
- Description
- determins the suffix that is 陳列する,発揮する after of the footnote number.
This is only valid if
FootnoteIsOwnNumbering is 始める,決める.
|
|
EndnoteIsCollectAtTextEnd
boolean EndnoteIsCollectAtTextEnd;
- Description
- determins whether endnotes inside the section are 陳列する,発揮するd at the end of the
section text.
|
|
EndnoteIsRestartNumbering
boolean EndnoteIsRestartNumbering;
- Description
- determins whether the endnotes numbering 再開するs within the section.
This is only valid if
EndnoteIsRestartNumbering is 始める,決める.
|
|
EndnoteRestartNumberingAt
short EndnoteRestartNumberingAt;
- Description
- determins at which number the endnote numbering inside of the section starts.
This is only valid if
EndnoteIsRestartNumbering is 始める,決める.
|
|
EndnoteIsOwnNumbering
boolean EndnoteIsOwnNumbering;
- Description
- determins whether the endnotes within the section use an own numbering 判型.
This is only valid if
EndnoteIsRestartNumbering is 始める,決める.
|
|
EndnoteNumberingType
short EndnoteNumberingType;
- Description
- determins the numbering type of the endnote numbering as a value of
::com::sun::星/主役にする::style::NumberingType.
This is only valid if
EndoteIsOwnNumbering is 始める,決める.
|
|
EndnoteNumberingPrefix
string EndnoteNumberingPrefix;
- Description
- determins the prefix that is 陳列する,発揮する before the endnote number.
This is only valid if
EndnoteIsOwnNumbering is 始める,決める.
|
|
EndnoteNumberingSuffix
string EndnoteNumberingSuffix;
- Description
- determins the suffix that is 陳列する,発揮する after the endnote number.
This is only valid if
EndnoteIsOwnNumbering is 始める,決める.
|
|
IsAutomaticUpdate
boolean IsAutomaticUpdate;
- Description
- determins if a DDE link is updated automatically.
|
|
TextColumns
XTextColumns TextColumns;
- Description
- 許すs columns to be 始める,決める into the text section
|
|
SectionLeftMargin
long SectionLeftMargin;
- Usage 制限s
- optional
- Description
- determins the left 利ざや of the section
|
|
SectionRightMargin
long SectionRightMargin;
- Usage 制限s
- optional
- Description
- determins the left 利ざや of the section
|
|
Copyright © 2013, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.