Constants' 詳細(に述べる)s |
UNKNOWN
const short UNKNOWN = 0;
- Description
- Unknown 役割.
The 反対する 含む/封じ込めるs some Accessible (警察などへの)密告,告訴(状), but its 役割 is
not known.
|
|
ALERT
const short ALERT = 1;
- Description
- 反対する is used to 警報 the 使用者 about something.
|
|
COLUMN_HEADER
const short COLUMN_HEADER = 2;
- Description
- The header for a column of data.
|
|
CANVAS
const short CANVAS = 3;
- Description
- 反対する that can be drawn into and is used to 罠(にかける) events.
See alse FRAME, GLASS_PANE, and
LAYERED_PANE.
|
|
CHECK_BOX
const short CHECK_BOX = 4;
- Description
- Check box 役割.
A choice that can be checked or unchecked and 供給するs a separate
指示する人(物) for the 現在の 明言する/公表する.
See also PUSH_BUTTON, TOGGLE_BUTTON,
and RADIO_BUTTON.
|
|
CHECK_MENU_ITEM
const short CHECK_MENU_ITEM = 5;
- Description
- This 役割 is used for check buttons that are menu items.
- See also
- CHECK_BOX,
MENU_ITEM
|
|
COLOR_CHOOSER
const short COLOR_CHOOSER = 6;
- Description
- A 専攻するd dialog that lets the 使用者 choose a color.
|
|
COMBO_BOX
const short COMBO_BOX = 7;
- Description
- Combo box 役割.
A 名簿(に載せる)/表(にあげる) of choices the 使用者 can select from. Also optionally
許すs the 使用者 to enter a choice of their own.
|
|
DATE_EDITOR
const short DATE_EDITOR = 8;
- Description
- Date editor 役割.
A DATE_EDITOR is a 構成要素 that 許すs 使用者s to
edit java.util.Date and java.util.Time 反対するs.
|
|
DESKTOP_ICON
const short DESKTOP_ICON = 9;
- Description
- An iconified 内部の でっちあげる,人を罪に陥れる in a DESKTOP_PANE.
See also DESKTOP_PANE and
INTERNAL_FRAME.
|
|
DESKTOP_PANE
const short DESKTOP_PANE = 10;
- Description
- Desktop pane 役割.
A pane that supports 内部の でっちあげる,人を罪に陥れるs and iconified 見解/翻訳/版s of
those 内部の でっちあげる,人を罪に陥れるs.
|
|
DIRECTORY_PANE
const short DIRECTORY_PANE = 11;
- Description
- Directory pane 役割.
A pane that 許すs the 使用者 to navigate through and select the
contents of a directory. May be used by a とじ込み/提出する chooser.
See also FILE_CHOOSER.
|
|
DIALOG
const short DIALOG = 12;
- Description
- Dialog box 役割.
A 最高の,を越す level window with 肩書を与える 妨げる/法廷,弁護士業 and a 国境. A dialog is
類似の to a でっちあげる,人を罪に陥れる, but it has より小数の 所有物/資産/財産s and is often used as
a 第2位 window for an 使用/適用.
See also FRAME and WINDOW.
|
|
DOCUMENT
const short DOCUMENT = 13;
- Description
- 見解(をとる) of a 文書.
The 見解(をとる) of an actual 文書. Its content depends on the
documen type.
|
|
EMBEDDED_OBJECT
const short EMBEDDED_OBJECT = 14;
- Description
- Embeded (OLE) 反対する.
|
|
END_NOTE
const short END_NOTE = 15;
- Description
- Text that is used as an endnote (footnote at the end of a 一時期/支部 or
section.
|
|
FILE_CHOOSER
const short FILE_CHOOSER = 16;
- Description
- とじ込み/提出する chooser 役割.
A 専攻するd dialog that 陳列する,発揮するs the とじ込み/提出するs in the directory
and lets the 使用者 select a とじ込み/提出する, browse a different directory, or
明示する a filename. May use the directory pane to show the contents
of a directory.
See also DIRECTORY_PANE.
|
|
FILLER
const short FILLER = 17;
- Description
- Filler 役割.
An 反対する that fills up space in a 使用者 interface. It is often
used in interfaces to tweak the spacing between 構成要素s, but
serves no other 目的.
|
|
FONT_CHOOSER
const short FONT_CHOOSER = 18;
- Description
- Font chooser 役割.
A FONT_CHOOSER is a 構成要素 that lets the 使用者 選ぶ さまざまな
せいにするs for fonts.
|
|
FOOTER
const short FOOTER = 19;
- Description
- Footer of a 文書 page.
- See also
- HEADER
|
|
FOOTNOTE
const short FOOTNOTE = 20;
- Description
- Text that is used as a footnote.
|
|
FRAME
const short FRAME = 21;
- Description
- でっちあげる,人を罪に陥れる 役割.
A 最高の,を越す level window with a 肩書を与える 妨げる/法廷,弁護士業, 国境, menu 妨げる/法廷,弁護士業, etc. It
is often used as the 最初の/主要な window for an 使用/適用.
See also DIALOG, CANVAS, and
WINDOW.
|
|
GLASS_PANE
const short GLASS_PANE = 22;
- Description
- Glass pane 役割.
A pane that is 保証(人)d to be painted on 最高の,を越す of all panes
beneath it.
See also ROOT_PANE and CANVAS.
|
|
GRAPHIC
const short GRAPHIC = 23;
- Description
- Graphical 反対する.
|
|
GROUP_BOX
const short GROUP_BOX = 24;
- Description
- Group box 役割.
A GROUP_BOX is a simple コンテナ that 含む/封じ込めるs a
国境 around it and 含む/封じ込めるs 構成要素s inside it.
|
|
HEADER
const short HEADER = 25;
- Description
- Header of a 文書 page.
- See also
- FOOTER
|
|
HEADING
const short HEADING = 26;
- Description
- 一時期/支部 or section 長,率いるing.
|
|
HYPER_LINK
const short HYPER_LINK = 27;
- Description
- A hypertext 錨,総合司会者.
|
|
ICON
const short ICON = 28;
- Description
- A small 直す/買収する,八百長をするd size picture, typically used to decorate 構成要素s.
|
|
INTERNAL_FRAME
const short INTERNAL_FRAME = 29;
- Description
- 内部の でっちあげる,人を罪に陥れる 役割.
A でっちあげる,人を罪に陥れる-like 反対する that is clipped by a desktop pane. The
desktop pane, 内部の でっちあげる,人を罪に陥れる, and desktop icon 反対するs are often
used to create 多重の 文書 interfaces within an
使用/適用.
See also DESKTOP_ICON, DESKTOP_PANE,
and FRAME.
|
|
LABEL
const short LABEL = 30;
- Description
- An 反対する used to 現在の an icon or short string in an interface.
|
|
LAYERED_PANE
const short LAYERED_PANE = 31;
- Description
- 層d pane 役割.
A 専攻するd pane that 許すs its children to be drawn in
層s, 供給するing a form of stacking order. This is usually the pane
that 持つ/拘留するs the menu 妨げる/法廷,弁護士業 同様に as the pane that 含む/封じ込めるs most of
the visual 構成要素s in a window.
See also GLASS_PANE and
ROOT_PANE.
|
|
LIST
const short LIST = 32;
- Description
- 名簿(に載せる)/表(にあげる) 役割.
An 反対する that 現在のs a 名簿(に載せる)/表(にあげる) of 反対するs to the 使用者 and 許すs
the 使用者 to select one or more of them. A 名簿(に載せる)/表(にあげる) is usually 含む/封じ込めるd
within a scroll pane.
See also SCROLL_PANE and
LIST_ITEM.
|
|
LIST_ITEM
const short LIST_ITEM = 33;
- Description
- 名簿(に載せる)/表(にあげる) item 役割.
An 反対する that 現在のs an element in a 名簿(に載せる)/表(にあげる). A 名簿(に載せる)/表(にあげる) is usually
含む/封じ込めるd within a scroll pane.
See also SCROLL_PANE and LIST.
|
|
MENU
const short MENU = 34;
- Description
- Menu 役割.
An 反対する usually 設立する inside a menu 妨げる/法廷,弁護士業 that 含む/封じ込めるs a 名簿(に載せる)/表(にあげる) of
活動/戦闘s the 使用者 can choose from. A menu can have any 反対する as its
children, but most often they are menu items, other menus, or
rudimentary 反対するs such as 無線で通信する buttons, check boxes, or
separators. For example, an 使用/適用 may have an "Edit" menu that
含む/封じ込めるs menu items for "削減(する)" and "Paste."
See also MENU_BAR, MENU_ITEM,
SEPARATOR, RADIO_BUTTON,
CHECK_BOX, and POPUP_MENU.
|
|
MENU_BAR
const short MENU_BAR = 35;
- Description
- Menu 妨げる/法廷,弁護士業 役割.
An 反対する usually drawn at the 最高の,を越す of the 最初の/主要な dialog box of
an 使用/適用 that 含む/封じ込めるs a 名簿(に載せる)/表(にあげる) of menus the 使用者 can choose
from. For example, a menu 妨げる/法廷,弁護士業 might 含む/封じ込める menus for "とじ込み/提出する,"
"Edit," and "Help."
See also MENU, POPUP_MENU, and
LAYERED_PANE.
|
|
MENU_ITEM
const short MENU_ITEM = 36;
- Description
- Menu item 役割.
An 反対する usually 含む/封じ込めるd in a menu that 現在のs an 活動/戦闘 the
使用者 can choose. For example, the "削減(する)" menu item in an "Edit" menu
would be an 活動/戦闘 the 使用者 can select to 削減(する) the selected area of
text in a 文書.
See also MENUBAR, SEPARATOR, and
POPUP_MENU.
|
|
OPTION_PANE
const short OPTION_PANE = 37;
- Description
- A 専攻するd pane whose 最初の/主要な use is inside a DIALOG.
See also DIALOG.
|
|
PAGE_TAB
const short PAGE_TAB = 38;
- Description
- Page tab 役割.
An 反対する that is a child of a page tab 名簿(に載せる)/表(にあげる). Its 単独の child is
the パネル盤 that is to be 現在のd to the 使用者 when the 使用者 selects
the page tab from the 名簿(に載せる)/表(にあげる) of tabs in the page tab 名簿(に載せる)/表(にあげる).
See also PAGE_TAB_LIST.
|
|
PAGE_TAB_LIST
const short PAGE_TAB_LIST = 39;
- Description
- Page tab 名簿(に載せる)/表(にあげる) 役割.
An 反対する that 現在のs a 一連の パネル盤s (or page tabs), one at
a time, through some 機械装置 供給するd by the 反対する. The most
ありふれた 機械装置 is a 名簿(に載せる)/表(にあげる) of tabs at the 最高の,を越す of the パネル盤. The
children of a page tab 名簿(に載せる)/表(にあげる) are all page tabs.
See also PAGE_TAB.
|
|
PANEL
const short PANEL = 40;
- Description
- A generic コンテナ that is often used to group 反対するs.
|
|
PARAGRAPH
const short PARAGRAPH = 41;
- Description
- Paragraph of text.
|
|
PASSWORD_TEXT
const short PASSWORD_TEXT = 42;
- Description
- Password text 役割.
A text 反対する used for passwords, or other places where the text
contents is not shown visibly to the 使用者.
|
|
POPUP_MENU
const short POPUP_MENU = 43;
- Description
- Popup menu 役割.
A 一時的な window that is usually used to 申し込む/申し出 the 使用者 a 名簿(に載せる)/表(にあげる)
of choices, and then hides when the 使用者 selects one of those
choices.
See also MENU and MENU_ITEM.
|
|
PUSH_BUTTON
const short PUSH_BUTTON = 44;
- Description
- 押し進める button 役割.
An 反対する the 使用者 can manipulate to tell the 使用/適用 to do
something.
See also CHECK_BOX, TOGGLE_BUTTON,
RADIO_BUTTON, BUTTON_MENU and
BUTTON_DROPDOWN.
|
|
PROGRESS_BAR
const short PROGRESS_BAR = 45;
- Description
- An 反対する used to 示す how much of a 仕事 has been 完全にするd.
|
|
RADIO_BUTTON
const short RADIO_BUTTON = 46;
- Description
- 無線で通信する button 役割.
A 専攻するd check box that will 原因(となる) other 無線で通信する buttons in
the same group to become unchecked when this one is checked.
See also PUSH_BUTTON, TOGGLE_BUTTON,
and CHECK_BOX.
|
|
RADIO_MENU_ITEM
const short RADIO_MENU_ITEM = 47;
- Description
- This 役割 is used for 無線で通信する buttons that are menu items.
- See also
- RADIO_BUTTON,
MENU_ITEM
|
|
ROW_HEADER
const short ROW_HEADER = 48;
- Description
- The header for a 列/漕ぐ/騒動 of data.
|
|
ROOT_PANE
const short ROOT_PANE = 49;
- Description
- Root pane 役割.
A 専攻するd pane that has a glass pane and a 層d pane as
its children.
See also GLASS_PANE and LAYERED_PANE.
|
|
SCROLL_BAR
const short SCROLL_BAR = 50;
- Description
- Scroll 妨げる/法廷,弁護士業 役割.
An 反対する usually used to 許す a 使用者 to incrementally 見解(をとる) a
large 量 of data. Usually used only by a scroll pane.
Ssee also SCROLL_PANE.
|
|
SCROLL_PANE
const short SCROLL_PANE = 51;
- Description
- Scroll pane 役割.
An 反対する that 許すs a 使用者 to incrementally 見解(をとる) a large 量
of (警察などへの)密告,告訴(状). Its children can 含む scroll 妨げる/法廷,弁護士業s and a
viewport.
See also SCROLL_BAR and VIEW_PORT.
|
|
SHAPE
const short SHAPE = 52;
- Description
- 反対する with graphical 代表 used to 代表する content on
draw pages.
- See also
- ::com::sun::星/主役にする::製図/抽選::AccessibleShape
|
|
SEPARATOR
const short SEPARATOR = 53;
- Description
- Separator 役割.
An 反対する usually 含む/封じ込めるd in a menu to 供給する a visual and
論理(学)の 分離 of the contents in a menu. For example, the
"とじ込み/提出する" menu of an 使用/適用 might 含む/封じ込める menu items for "Open,"
"の近くに," and "出口," and will place a separator between "の近くに" and
"出口" menu items.
See also MENU and MENU_ITEM.
|
|
SLIDER
const short SLIDER = 54;
- Description
- Slider 役割.
An 反対する that 許すs the 使用者 to select from a bounded
範囲. For example, a slider might be used to select a number
between 0 and 100.
|
|
SPIN_BOX
const short SPIN_BOX = 55;
- Description
- Spin box 役割.
A SPIN_BOX is a simple spinner 構成要素 and its
main use is for simple numbers.
|
|
SPLIT_PANE
const short SPLIT_PANE = 56;
- Description
- 分裂(する) pane 役割.
A 専攻するd パネル盤 that 現在のs two other パネル盤s at the same
time. Between the two パネル盤s is a divider the 使用者 can manipulate to
make one パネル盤 larger and the other パネル盤 smaller.
|
|
STATUS_BAR
const short STATUS_BAR = 57;
- Description
- Status 妨げる/法廷,弁護士業 役割.
A STATUS_BAR is an simple 構成要素 that can
含む/封じ込める 多重の labels of status (警察などへの)密告,告訴(状) to the 使用者.
|
|
TABLE
const short TABLE = 58;
- Description
- (米)棚上げする/(英)提議する 構成要素.
An 反対する used to 現在の (警察などへの)密告,告訴(状) ーに関して/ーの点でs of 列/漕ぐ/騒動s and
columns. An example might 含む a spreadsheet 使用/適用.
|
|
TABLE_CELL
const short TABLE_CELL = 59;
- Description
- 選び出す/独身 独房 in a (米)棚上げする/(英)提議する.
|
|
TEXT
const short TEXT = 60;
- Description
- Text 役割.
An 反対する that 現在のs text to the 使用者. The text is usually
editable by the 使用者 as …に反対するd to a label.
See also LABEL.
|
|
TEXT_FRAME
const short TEXT_FRAME = 61;
- Description
- Collection of 反対するs that 構成する a 論理(学)の text (独立の)存在.
|
|
TOGGLE_BUTTON
const short TOGGLE_BUTTON = 62;
- Description
- Toggle button 役割.
A 専攻するd 押し進める button that can be checked or unchecked, but
does not 供給する a separate 指示する人(物) for the 現在の 明言する/公表する.
See also PUSH_BUTTON, CHECK_BOX and
RADIO_BUTTON.
|
|
TOOL_BAR
const short TOOL_BAR = 63;
- Description
- 道具 妨げる/法廷,弁護士業 役割.
A 妨げる/法廷,弁護士業 or palette usually composed of 押し進める buttons or toggle
buttons. It is often used to 供給する the most frequently used
機能(する)/行事s for an 使用/適用.
|
|
TOOL_TIP
const short TOOL_TIP = 64;
- Description
- 道具 tip 役割.
An 反対する that 供給するs (警察などへの)密告,告訴(状) about another 反対する. The
accessibleDescription 所有物/資産/財産 of the 道具 tip is often 陳列する,発揮するd to
the 使用者 in a small "help 泡" when the 使用者 原因(となる)s the mouse to
hover over the 反対する associated with the 道具 tip.
|
|
TREE
const short TREE = 65;
- Description
- Tree 役割.
An 反対する used to 現在の hierarchical (警察などへの)密告,告訴(状) to the
使用者. The individual nodes in the tree can be 崩壊(する)d and 拡大するd
to 供給する selective 公表,暴露 of the tree's contents.
|
|
VIEW_PORT
const short VIEW_PORT = 66;
- Description
- Viewport 役割.
An 反対する usually used in a scroll pane. It 代表するs the
部分 of the entire data that the 使用者 can see. As the 使用者
manipulates the scroll 妨げる/法廷,弁護士業s, the contents of the viewport can
change.
See also SCROLL_PANE.
|
|
WINDOW
const short WINDOW = 67;
- Description
- A 最高の,を越す level window with no 肩書を与える or 国境.
See also FRAME and DIALOG.
|
|
BUTTON_DROPDOWN
const short BUTTON_DROPDOWN = 68;
- Description
- Button dropdown 役割
The 反対する 代表するs a button that 減少(する)s 負かす/撃墜する a 名簿(に載せる)/表(にあげる) of items.
See also PUSH_BUTTON and BUTTON_MENU.
- Since
- OOo 3.0
|
|
BUTTON_MENU
const short BUTTON_MENU = 69;
- Description
- Button menu 役割
The 反対する 代表するs a button that 減少(する)s 負かす/撃墜する a menu.
See also PUSH_BUTTON and BUTTON_DROPDOWN.
- Since
- OOo 3.0
|
|
CAPTION
const short CAPTION = 70;
- Description
- Caption 役割
The 反対する 含む/封じ込めるs descriptive (警察などへの)密告,告訴(状), usually textual, about
another 使用者 interface element such as a (米)棚上げする/(英)提議する, chart, or image. .
- Since
- OOo 3.0
|
|
CHART
const short CHART = 71;
- Description
- Chart 役割
The 反対する is a graphical depiction of quantitative data. It may 含む/封じ込める 多重の
subelements whose せいにするs and/or description may be queried to 得る both
the quantitative data and (警察などへの)密告,告訴(状) about how the data is 存在 現在のd.
- Since
- OOo 3.0
|
|
EDIT_BAR
const short EDIT_BAR = 72;
- Description
- Edit 妨げる/法廷,弁護士業 役割
A 役割 示すing the 反対する 行為/法令/行動するs as a 決まり文句/製法 for calculating a value.
- Since
- OOo 3.0
|
|
FORM
const short FORM = 73;
- Description
- Form 役割
The 反対する is a コンテナ for form 支配(する)/統制するs, for instance as part of a web form
or 使用者-input form within a 文書.
- Since
- OOo 3.0
|
|
IMAGE_MAP
const short IMAGE_MAP = 74;
- Description
- Image 地図/計画する 役割
Usually a graphic with 多重の hotspots, where each hotspot can be 活動させる/戦時編成するd
resulting in the 負担ing of another 文書 or section of a 文書.
- Since
- OOo 3.0
|
|
NOTE
const short NOTE = 75;
- Description
- 公式文書,認める 役割
An embedded 公式文書,認める which is not 明白な until 活動させる/戦時編成するd.
- Since
- OOo 3.0
|
|
PAGE
const short PAGE = 76;
- Description
- Page 役割
An 反対する 代表するing a page of 文書 content. It is used in 文書s
which are 接近d by the 使用者 on a page by page basis.
- Since
- OOo 3.0
|
|
RULER
const short RULER = 77;
- Description
- 支配者 役割
An 反対する which 述べるs 利ざやs and tab stops, etc. for text 反対するs which it 支配(する)/統制するs.
- Since
- OOo 3.0
|
|
SECTION
const short SECTION = 78;
- Description
- Section 役割
The 反対する is a 含む/封じ込めるing instance of 文書 content which 構成するs a particular
'論理(学)の' section of the 文書.
- Since
- OOo 3.0
|
|
TREE_ITEM
const short TREE_ITEM = 79;
- Description
- Tree item 役割
An 反対する that 現在のs an element in a tree
See also TREE and TREE_TABLE.
- Since
- OOo 3.0
|
|
TREE_TABLE
const short TREE_TABLE = 80;
- Description
- Tree (米)棚上げする/(英)提議する 役割
An 反対する which 代表するs both hierarchical and tabular (警察などへの)密告,告訴(状).
- Since
- OOo 3.0
|
|
COMMENT
const short COMMENT = 81;
- Description
- Comment 役割
An 反対する which 代表するs a comment.
A comment is 錨,総合司会者d at a 確かな content position in the 文書 and
annotates this 文書 content position or a 確かな text 範囲 of the 文書 content.
In the OpenDocument とじ込み/提出する 判型 a comment is known as an annotation.
See also COMMENT_END.
- Since
- OOo 3.2
|
|
COMMENT_END
const short COMMENT_END = 82;
- Description
- Comment end 役割
An invisible 反対する which 代表するs the end position of a text 範囲 which
is annotated by a comment - see COMMENT.
This 反対する and the corresponding 反対する 代表するing the comment shall be
in relation of type MEMBER_OF.
- Since
- OOo 3.2
|
|
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.