このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Service TextFrame
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: text ::

service TextFrame
Description
明示するs a rectangular 形態/調整 which 含む/封じ込めるs a Text 反対する and is 大(公)使館員d to a piece of surrounding Text.
Example
StarBasic

This example shows how to create a TextFrame and 挿入する it at the very beginning of Text 構成要素. The 大型の is ready to run, if it is a script within a text 文書.

 Sub Main
 oFrame = ThisComponent.createInstance( "com.sun.星/主役にする.text.TextFrame" )
 oFrame.Width = 6000
 ThisComponent.Text.insertTextContent( ThisComponent.Text.Start, oFrame, 誤った )
 oFrame.Text.String = "Hello, this text is within the でっちあげる,人を罪に陥れる."
 End Sub
 
See also
Text
Developers Guide
Text - 形態/調整 反対するs in Text

含むd Services - 要約
BaseFrame

含む/封じ込めるs the 鮮明度/定義 of interfaces and 所有物/資産/財産s that are supported by text でっちあげる,人を罪に陥れるs, graphic 反対するs and embeddedobjects.

輸出(する)d Interfaces - 要約
XTextFrame

This interface makes it possible to 接近 the text within this text でっちあげる,人を罪に陥れる.

所有物/資産/財産s' 要約
long
FrameHeightAbsolute
含む/封じ込めるs the metric 高さ value of the でっちあげる,人を罪に陥れる.  
long
FrameWidthAbsolute
含む/封じ込めるs the metric width value of the でっちあげる,人を罪に陥れる.  
byte
FrameWidthPercent
明示するs a width 親族 to the width of the surrounding text.  
byte
FrameHeightPercent
明示するs a width 親族 to the width of the surrounding text.  
boolean
FrameIsAutomaticHeight
If "AutomaticHeight" is 始める,決める, then the 反対する grows if it is 要求するd by the でっちあげる,人を罪に陥れる content.  
short
SizeType
決定するs the 解釈/通訳 of the 高さ and 親族 高さ 所有物/資産/財産s.  
boolean
EditInReadonly
[ OPTIONAL ]
決定するs if the text でっちあげる,人を罪に陥れる should be editable in a read-only 文書. (This is usually used in forms.)  
short
WidthType
[ OPTIONAL ]
決定するs the 解釈/通訳 of the width and 親族 width 所有物/資産/財産s.  
short
WritingMode
[ OPTIONAL ]
含む/封じ込めるs the 令状ing direction, as 代表するd by the WritingMode2 constants  
boolean
IsFollowingTextFlow
[ OPTIONAL ]
支配(する)/統制するs, if the でっちあげる,人を罪に陥れる follows the text flow or can leave its layout 環境  
含むd Services - 詳細(に述べる)s
BaseFrame
Description
含む/封じ込めるs the 鮮明度/定義 of interfaces and 所有物/資産/財産s that are supported by text でっちあげる,人を罪に陥れるs, graphic 反対するs and embeddedobjects.
輸出(する)d Interfaces - 詳細(に述べる)s
XTextFrame
Description
This interface makes it possible to 接近 the text within this text でっちあげる,人を罪に陥れる.
所有物/資産/財産s' 詳細(に述べる)s
FrameHeightAbsolute
long FrameHeightAbsolute;
Description
含む/封じ込めるs the metric 高さ value of the でっちあげる,人を罪に陥れる.
FrameWidthAbsolute
long FrameWidthAbsolute;
Description
含む/封じ込めるs the metric width value of the でっちあげる,人を罪に陥れる.
FrameWidthPercent
byte FrameWidthPercent;
Description
明示するs a width 親族 to the width of the surrounding text.

If the value for "WidthPercent" is 0, the 絶対の value from is used.

FrameHeightPercent
byte FrameHeightPercent;
Description
明示するs a width 親族 to the width of the surrounding text.

If the value for "HeightPercent" is 0, the 絶対の value from is used.

FrameIsAutomaticHeight
boolean FrameIsAutomaticHeight;
Description
If "AutomaticHeight" is 始める,決める, then the 反対する grows if it is 要求するd by the でっちあげる,人を罪に陥れる content.
SizeType
short SizeType;
Description
決定するs the 解釈/通訳 of the 高さ and 親族 高さ 所有物/資産/財産s.
See also
SizeType
EditInReadonly
boolean EditInReadonly;
Usage 制限s
optional
Description
決定するs if the text でっちあげる,人を罪に陥れる should be editable in a read-only 文書. (This is usually used in forms.)
WidthType
short WidthType;
Usage 制限s
optional
Description
決定するs the 解釈/通訳 of the width and 親族 width 所有物/資産/財産s.
Since
OOo 2.4
See also
SizeType
WritingMode
short WritingMode;
Usage 制限s
optional
Description
含む/封じ込めるs the 令状ing direction, as 代表するd by the WritingMode2 constants
IsFollowingTextFlow
boolean IsFollowingTextFlow;
Usage 制限s
optional
Description
支配(する)/統制するs, if the でっちあげる,人を罪に陥れる follows the text flow or can leave its layout 環境

If 始める,決める, the でっちあげる,人を罪に陥れる follows the text flow and doesn't leaves the layout 環境, which is given by its 錨,総合司会者, above and below. E.g.: 錨,総合司会者 resides in the 文書 団体/死体 then the でっちあげる,人を罪に陥れる doesn't leave the 文書 団体/死体 above and below and follows the text flow through the 文書 団体/死体s of the different pages. If not 始める,決める, the でっちあげる,人を罪に陥れる doesn't follow the text flow and stays on the page, on which its 錨,総合司会者 is 設立する, but it may leave the layout 環境, which is given by its 錨,総合司会者. E.g.: 錨,総合司会者 resides in the 文書 団体/死体 then the でっちあげる,人を罪に陥れる stays on page, where this 文書 団体/死体 is, but it could leave the 文書 団体/死体 above and below, e.g. overlapping with the page header. 公式文書,認める: The areas for the vertical orientation relation at page areas are 解釈する/通訳するd in dependence to this 所有物/資産/財産 (

See also
BaseFrameProperties.VertOrientRelation).
If 所有物/資産/財産 is 始める,決める, the page area is 解釈する/通訳するd as the layout 環境, given by its 錨,総合司会者. E.g.: 錨,総合司会者 resides in the page header then the page header 決定するs the page area. If 所有物/資産/財産 isn't 始める,決める, the page area is 決定するd by the 文書 page, the 錨,総合司会者 is on. E.g.: 錨,総合司会者 resides in the page header then the 文書 page, the page header is on, 決定するs the page area. An exception of this 解釈/通訳 支配する is 適用するd, if the 錨,総合司会者 resides in a (米)棚上げする/(英)提議する 独房. In this 状況/情勢 the page area is always detemined by the (米)棚上げする/(英)提議する 独房.


 
最高の,を越す of Page

Apache Software Foundation

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The Apache feather logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.