Home
last modified time | relevance | path

Searched refs:code (Results 201 – 225 of 1180) sorted by last modified time

12345678910>>...48

/trunk/main/udkapi/com/sun/star/uno/
H A DXAggregation.idl54 <code>xAggregation-&gt;setDelegator(NULL)</code>.
H A DXComponentContext.idl53 <code>/singletons/com.sun.star.lang.theServiceManager</code> (maybe null ref).
/trunk/main/udkapi/com/sun/star/script/
H A DScriptEventDescriptor.idl61 /** script code as string (the code has to correspond with the language
H A DXEventAttacherManager.idl133 <p>The index <var>n</var> of all entries with <code>n &amp;gt;=
134 nIndex</code> will be increased by one.</p>
H A DXLibraryAccess.idl36 /** provides access to additional scripting code.
38 <p>This code is organized in modules and these modules contain
39 the functions. It is possible to get just the code from a function,
40 but you can also get the whole code of a module with all functions in it.</p>
64 /** Return all module names which contain code.
70 /** get the source code of a module.
75 /** Get the hole compiled code of a module.
80 code is not compiled.
85 /** get the source code of a function.
90 /** Get the compiled code of a function.
H A DScriptEvent.idl48 /** script code as string.
50 <p>The code has to correspond with the language
H A DXDebugging.idl48 /** returns the source code line where the breakpoint was set.
H A DXStarBasicModuleInfo.idl37 /** Script Module containing some scripting code in a certain scripting language
53 /** returns the script source code as string.
55 <p>The code has to correspond with the language
H A DXTypeConverter.idl59 /** Converts the value <code>aFrom</code> to the specified type
60 <code>xDestinationType</code>.
68 converted value (any carrying value of type <code>xDestinationType</code>
76 /** Converts the value <code>aFrom</code> to the specified simple type
77 <code>aDestinationType</code>.
89 converted value (any carrying value of type <code>aDestinationType</code>
H A DBasicErrorException.idl45 /** The error code.
H A DContextInformation.idl45 /** Source code of the Module, that is associated with the context. If the source can
47 code) this string can be empty.
52 /** contains the first line in the module's source code associated with
57 source code is not available, this value addresses a binary
58 position in the compiled code. </p>
73 /** contains the last line in the module's source code associated with
H A DInterruptEngineEvent.idl55 /** source code of the Module affected by the event that took place.
59 code), this string can be empty.</p>
64 /** contains the first line in the module's source code that is affected
71 source code is not available, this value addresses a binary
72 position in the compiled code. </p>
86 /** contains the last line in the module's source code that is affected
/trunk/main/udkapi/com/sun/star/security/
H A DAccessControlException.idl36 /** Exception notifying a lacking permission to access data or execute code
H A DAllPermission.idl35 other permissions. Thus, it grants code the ability to run with security
37 permission to code. This permission should be used only during testing,
/trunk/main/udkapi/com/sun/star/registry/
H A DDefaultRegistry.idl41 the functions <code>open</code>, <code>close</code>, and <code>destroy</code>
H A DNestedRegistry.idl44 In the context of this service, the functions <code>open</code>, <code>close</code>,
45 and <code>destroy</code> from <type>XSimpleRegistry</type> are not supported and
/trunk/main/udkapi/com/sun/star/reflection/
H A DXInterfaceAttributeTypeDescription2.idl56 <code>raises</code> specification of the attribute's getter (if any), in
66 <code>raises</code> specification of the attribute's setter (if any), in
H A DXStructTypeDescription.idl42 <code>Struct&lt;T, U&gt;</code>. For these,
49 <li>Instantiated polymorphic struct types, like <code>Struct&lt;long,
50 hyper&gt;</code>. For these,
H A DXIdlClass.idl69 of a second one (<code>xType</code>).
75 from values of <code>xType</code>.
194 Instances of type <code>any</code> can not be passed using an <code>any</code>, because
195 anys cannot be nested. So if the reflected type is an <code>any</code>, then the
H A DXServiceConstructorDescription.idl68 constructor's <code>raises</code> specification, in no particular order;
H A DTypeDescriptionManager.idl72 <code>"com.sun.star.uno.XInterface"</code>.</li>
75 <code>"[]<var>ComponentType</var>"</code></li>
78 <code>"<var>StructType</var>&lt;<!--
80 --><var>Parameter</var><sub><var>n</var></sub>&gt;"</code>.</li>
83 <code>"<var>InterfaceType</var>::<var>Member</var>"</code>.</li>
92 <code>"Struct&lt;long&gt;"</code>.)</p>
H A DTypeDescriptionProvider.idl56 <code>"com.sun.star.uno.XInterface"</code>. The returned values are of
H A DXCompoundTypeDescription.idl58 type class is <code>UNKNOWN</code> and whose name is the name of the
/trunk/main/udkapi/com/sun/star/loader/
H A DDynamic.idl35 /** makes it possible to access services accessible via a <code>UnoUrlResolver</code>
42 for accessing a <code>SingleServiceFactory</code> and for activating this
49 link = a parameter given to a resolver to get a <code>SingleServiceFactory</code>
50 resolver = a <code>UnoUrlResolver</code> service, which is used to resolve the link
/trunk/main/udkapi/com/sun/star/java/
H A DWrongJavaVersionException.idl34 /** indicates that an operation involving Java (probably executing Java code)

Completed in 63 milliseconds

12345678910>>...48