Home
last modified time | relevance | path

Searched refs:calls (Results 1 – 25 of 220) sorted by relevance

123456789

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DXSchemaHandlerImpl.java27 protected String calls = ""; field in XSchemaHandlerImpl
34 calls += ("addInstance();" + ls); in addInstance()
40 calls += ("addItemType();" + ls); in addItemType()
47 calls += ("addProperty();" + ls); in addProperty()
65 calls += ("endNode();" + ls); in endNode()
71 calls += ("endSchema();" + ls); in endSchema()
77 calls += ("endTemplate();" + ls); in endTemplate()
95 calls += ("startGroup();" + ls); in startGroup()
115 calls += ("startSet();" + ls); in startSet()
127 return calls; in getCalls()
[all …]
H A DXLayerHandlerImpl.java27 protected String calls = ""; field in XLayerHandlerImpl
33 calls += ("addOrReplace(" + str + "," + param + ");" + ls); in addOrReplaceNode()
48 calls += ("addProperty(" + str + "," + param + "," + type + ");" + ls); in addProperty()
60 calls += ("dropNode(" + str + ");" + ls); in dropNode()
66 calls += ("endLayer();" + ls); in endLayer()
72 calls += ("endNode();" + ls); in endNode()
78 calls += ("endProperty();" + ls); in endProperty()
97 calls += ("setPropertyValue(" + obj + ");" + ls); in setPropertyValue()
103 calls += ("setPropertyValueForLocale(" + obj + "," + str + ");" + ls); in setPropertyValueForLocale()
109 calls = "startLayer();" + ls; in startLayer()
[all …]
/trunk/main/udkapi/com/sun/star/io/
H A DXAsyncOutputMonitor.idl44 file via NFS. Normally, any calls to
47 reported by later calls to
50 such an output stream shall not be closed immediately after one or more calls
55 should be called after the series of calls to
62 waits for the completion of any previous calls to
73 blocks long enough so that any errors encountered during previous calls
/trunk/main/udkapi/com/sun/star/uno/
H A DXAggregation.idl49 <li>All calls to <member>XInterface::acquire()</member>
80 /** sets the object to which all calls to the method
85 specifies the object which handles the calls to
89 to handle calls to the method
107 on getting its own interface when it calls the method
H A DXInterface.idl69 calls on this object for the same type.
75 B for Type A must return interface reference A or calls made on the returned
76 reference must be equivalent to calls made on reference A.
82 may choose to cache queryInterface() calls.
/trunk/main/udkapi/com/sun/star/test/performance/
H A DXPerformanceTest.idl75 <li>measuring asynchron/ synchron calls</li>
76 <li>complex data calls with/out return value; in/out parameters</li>
78 <li>method calls versa attribute calls</li>
/trunk/main/udkapi/com/sun/star/reflection/
H A DProxyFactory.idl39 A proxy delegates calls to a given target object.
41 intercept calls on the proxy's interfaces.
45 interfaces on queryInterface() calls. This may lead to problems
H A DXProxyFactory.idl52 The proxy delegates calls to the given target object.
54 intercept calls on the proxy's interfaces.
58 interfaces on queryInterface() calls. This may lead to problems
/trunk/main/udkapi/com/sun/star/test/bridge/
H A DXBridgeTest.idl107 * Monster test interface to test bridge calls.
114 * in parameter test, tests by calls reference also (complex types)
181 * methods to check sequence of calls. Call call() and callOneway
216 * check remote bridges handle exceptions during oneway calls properly.
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXSchema.idl67 schema handler that will receive calls
93 schema handler that will receive calls
119 schema handler that will receive calls
H A DXLayerHandler.idl60 <p> Subsequent calls describe the contents of the layer
100 <p> Subsequent calls describe overrides to properties and members
154 <p> Subsequent calls describe the difference from the template
200 <p> Subsequent calls describe the difference from the template
297 <p> Subsequent calls describe new value(s) for the property until a
H A DXSchemaHandler.idl118 <p> Subsequent calls describe the schema of the component
168 <p> Subsequent calls describe the members and properties of the template
211 <p> Subsequent calls describe the members and properties of the template
282 <p> Subsequent calls describe the members and properties of the group
322 <p> Subsequent calls describe the item-types and properties of the set
/trunk/main/offapi/com/sun/star/script/
H A DXLibraryContainerPassword.idl80 was passed, the method returns true and further calls to
101 Afterwards calls to isLibraryPasswordProtected and
110 calls to isLibraryPasswordProtected for this library
/trunk/main/slideshow/
H A Dmanifest.txt73 DummyRenderer are exposed to calls from the outside world; of
74 those, SlideView and EventMultiplexerListener serialize the calls
89 then calls dispose() on its owned objects.
/trunk/main/offapi/com/sun/star/sdbc/
H A DXSQLOutput.idl69 is passed as an argument to a SQL statement, the JDBC driver calls
79 in turn calls the appropriate
230 Otherwise, it calls the
236 calls the appropriate
/trunk/main/udkapi/com/sun/star/lang/
H A DXComponent.idl57 /** The owner of an object calls this method to explicitly free all
74 as possible, thus it should ignore all calls
83 the object should be able to cope with multiple dispose()-calls (which
/trunk/main/vcl/unx/gtk/a11y/
H A DTODO10 + incoming CORBA calls & the GDK lock
16 + what should incoming CORBA calls be doing ?
/trunk/main/udkapi/com/sun/star/security/
H A DAccessController.idl41 of bootstrapping problems, i.e. recurring calls during initialization
42 have to be resolved. This happens when the implementation calls other
/trunk/main/udkapi/com/sun/star/script/
H A DXInvocationAdapterFactory.idl42 an invocation interface incoming calls are delegated to.
54 invocation interface being called on incoming adapter calls
H A DXInvocationAdapterFactory2.idl40 an invocation interface incoming calls are delegated to.
48 invocation interface being called on incoming adapter calls
/trunk/main/offapi/com/sun/star/awt/
H A DToolkit.idl52 should be remote. This means that the calls to the interfaces
53 of the toolkit should be one-way. Too many synchronous calls kill the
/trunk/main/offapi/com/sun/star/form/
H A DXUpdateBroadcaster.idl43 <p>The component supporting this interface must do approval calls
45 before the data is updated, and notification calls
H A DXResetListener.idl47 <li>the component calls <member>XReset::approveReset</member> on all its listeners</li>
49 <li>the component calls <member>XReset::resetted</member> on all its listeners</li>
/trunk/main/offapi/com/sun/star/util/
H A DXBroadcaster.idl45 The calls to <member>XBroadcaster::lockBroadcast()</member> and
59 The calls to <member>XBroadcaster::lockBroadcast()</member> and
/trunk/main/offapi/com/sun/star/xml/
H A DExportFilter.idl43 <type scope="com::sun::star::xml::sax">XDocumentHandler</type> calls.
50 <type scope="com::sun::star::xml::sax">XDocumentHandler</type> calls. */

Completed in 56 milliseconds

123456789