Home
last modified time | relevance | path

Searched refs:alternative (Results 1 – 25 of 103) sorted by relevance

12345

/aoo4110/main/qadevOOo/tests/java/ifc/linguistic2/
H A D_XSpellChecker.java47 XSpellChecker alternative = null; field in _XSpellChecker
50 alternative = (XSpellChecker) tEnv.getObjRelation("AlternativeChecker"); in before()
51 if (alternative == null) throw new StatusException(Status.failed in before()
71 res &= alternative.isValid("Sun", new Locale("en","US",""), empty); in _isValid()
72 res &= !alternative.isValid("Summersun", new Locale("en","US","") ,empty); in _isValid()
98 alt =alternative.spell( in _spell()
/aoo4110/main/offapi/com/sun/star/linguistic2/
H A DXHyphenator.idl64 breaking lines within a word, query about the existence of an alternative
126 an alternative spelling or not.
128 <P>An alternative spelling position is a hyphen position where,
134 alternative spelling position.</P>
137 the information about the alternative spelling found at the
138 specified position. Otherwise, if no alternative spelling was
142 is the original word to be looked at for having an alternative
H A DXHyphenatedWord.idl96 /** is used to query if the hyphenation result is an alternative spelling.
98 <p>A hyphenation result is an alternative spelling if the hyphenated
102 <TRUE/> if it is an alternative spelling, <FALSE/> otherwise.
/aoo4110/main/ridljar/com/sun/star/uno/
H A DType.java251 public Type(Class zClass, boolean alternative) { in Type() argument
252 init(null, zClass, alternative, false); in Type()
436 String name, Class zClass, boolean alternative, boolean arguments) in init() argument
443 _typeClass = tc[alternative ? 1 : 0]; in init()
452 Type t = new Type(zClass.getComponentType(), alternative); in init()
/aoo4110/main/offapi/com/sun/star/configuration/
H A DConfigurationAccess.idl215 <p>This is an alternative to <type>GroupAccess</type>.
222 <p>This is an alternative to <type>SetAccess</type>.
229 <p>This is an alternative to <type>SetElement</type>
241 <p>This is an alternative to <type>AccessRootElement</type>
249 <p>This is an alternative to <type>AccessRootElement</type>
/aoo4110/main/offapi/com/sun/star/accessibility/
H A DXAccessibleKeyBinding.idl48 <p>A key binding describes alternative ways how to invoke an action with
72 The index selects one of alternative key bindings. It has to
/aoo4110/main/offapi/com/sun/star/text/
H A DBaseFrameProperties.idl353 <p>This short title is visible as an alternative tag in HTML format.
365 visible as an alternative tag for accessibility tools.</p>
/aoo4110/main/xmlsecurity/test_docs/CAs/Root_1/
H A Dopenssl.cfg198 # An alternative to produce certificates that aren't
298 # An alternative to produce certificates that aren't
/aoo4110/main/xmlsecurity/test_docs/CAs/Root_10/
H A Dopenssl.cfg198 # An alternative to produce certificates that aren't
298 # An alternative to produce certificates that aren't
/aoo4110/main/xmlsecurity/test_docs/CAs/Root_11/
H A Dopenssl.cfg199 # An alternative to produce certificates that aren't
304 # An alternative to produce certificates that aren't
/aoo4110/main/xmlsecurity/test_docs/CAs/Root_2/
H A Dopenssl.cfg198 # An alternative to produce certificates that aren't
298 # An alternative to produce certificates that aren't
/aoo4110/main/xmlsecurity/test_docs/CAs/Root_3/
H A Dopenssl.cfg198 # An alternative to produce certificates that aren't
298 # An alternative to produce certificates that aren't
/aoo4110/main/xmlsecurity/test_docs/CAs/Root_4/
H A Dopenssl.cfg198 # An alternative to produce certificates that aren't
298 # An alternative to produce certificates that aren't
/aoo4110/main/xmlsecurity/test_docs/CAs/Root_5/
H A Dopenssl.cfg198 # An alternative to produce certificates that aren't
298 # An alternative to produce certificates that aren't
/aoo4110/main/xmlsecurity/test_docs/CAs/Root_6/
H A Dopenssl.cfg198 # An alternative to produce certificates that aren't
298 # An alternative to produce certificates that aren't
/aoo4110/main/xmlsecurity/test_docs/CAs/Root_7/
H A Dopenssl.cfg198 # An alternative to produce certificates that aren't
298 # An alternative to produce certificates that aren't
/aoo4110/main/xmlsecurity/test_docs/CAs/Root_8/
H A Dopenssl.cfg198 # An alternative to produce certificates that aren't
298 # An alternative to produce certificates that aren't
/aoo4110/main/xmlsecurity/test_docs/CAs/Root_9/
H A Dopenssl.cfg198 # An alternative to produce certificates that aren't
298 # An alternative to produce certificates that aren't
/aoo4110/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_1/
H A Dopenssl.cfg198 # An alternative to produce certificates that aren't
298 # An alternative to produce certificates that aren't
/aoo4110/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_10/
H A Dopenssl.cfg199 # An alternative to produce certificates that aren't
299 # An alternative to produce certificates that aren't
/aoo4110/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_2/
H A Dopenssl.cfg198 # An alternative to produce certificates that aren't
298 # An alternative to produce certificates that aren't
/aoo4110/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_3/
H A Dopenssl.cfg198 # An alternative to produce certificates that aren't
298 # An alternative to produce certificates that aren't
/aoo4110/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_4/
H A Dopenssl.cfg198 # An alternative to produce certificates that aren't
298 # An alternative to produce certificates that aren't
/aoo4110/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_5/
H A Dopenssl.cfg198 # An alternative to produce certificates that aren't
298 # An alternative to produce certificates that aren't
/aoo4110/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_6/
H A Dopenssl.cfg198 # An alternative to produce certificates that aren't
298 # An alternative to produce certificates that aren't

Completed in 69 milliseconds

12345