Language
Asturianu (ast)
Catal? (ca)
?e?tina (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Espa?ol (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Fran?ais (fr)
G?idhlig (gd)
Galego (gl)
Italiano (it)
Lietuvi? (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Portugu?s [do Brasil] (pt-BR)
Portugu?s [Europeu] (pt)
Rom?n? (ro)
Sloven?ina (sk)
Sloven??ina (sl)
Suomi (fi)
Svenska (sv)
Yкра?нська (uk)
Ti?ng Vi?t (vi)
T?rk?e (tr)
???? (om)
??????? (hy)
Ελληνικ? (el)
български език (bg)
Русский (ru)
Cрпски [?ирилицом] (sr)
????? (he)
?????? (hi)
????????? (km)
????? (ta)
??????? (th)
?体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
??? (ko)
The 解放する/自由な and Open 生産性 控訴
:: com :: sun :: 星/主役にする :: util ::
interface XSearchable
Description
enables the 反対する to look for 明示するd contents of the 反対する
(in particular, for a text 範囲 which 含む/封じ込めるs a 明確な/細部 string pattern).
Example
in a ::com::sun::星/主役にする::text ::TextDocument :
始める,決める all "search for" to bold using findFirst()/findNext():
xSearchDescr = xDocument.createSearchDescriptor()
xSearchDescr.SearchString = "search for"
xSearchDescr.SearchCaseSensitive = true
xSearchDescr.SearchWords = true
xFound = xDocument.findFirst( xSearchDescr )
do while not IsNull(xFound)
xFound.CharWeight = com.sun.星/主役にする.awt.FontWeight.BOLD
xFound = xDocument.findNext( xFound.End, xSearchDescr )
宙返り飛行
Developers Guide
Text - Navigating - Search and 取って代わる
Methods' 要約
createSearchDescriptor
creates a SearchDescriptor which 含む/封じ込めるs 所有物/資産/財産s that
明示する a search in this コンテナ.
findAll
searches the 含む/封じ込めるd texts for all occurrences of whatever is 明示するd.
findFirst
searches the 含む/封じ込めるd texts for the next occurrence of whatever is 明示するd.
findNext
searches the 含む/封じ込めるd texts for the next occurrence of whatever is 明示するd.
Methods' 詳細(に述べる)s
createSearchDescriptor
findAll
Description
searches the 含む/封じ込めるd texts for all occurrences of whatever is 明示するd.
See also
SearchDescriptor
findFirst
Description
searches the 含む/封じ込めるd texts for the next occurrence of whatever is 明示するd.
Returns
the position within the 構成要素, e.g. a ::com::sun::星/主役にする::text ::XTextRange
which 決定するs the 設立する elements.
See also
SearchDescriptor
findNext
Description
searches the 含む/封じ込めるd texts for the next occurrence of whatever is 明示するd.
Parameter xStartAt
代表するs a position within the 構成要素 at which the search continues.
This position is returned by XSearchable::findFirst or
the previous XSearchable::findNext .
See also
SearchDescriptor
最高の,を越す of Page 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.