Home
last modified time | relevance | path

Searched refs:connected (Results 1 – 25 of 118) sorted by relevance

12345

/trunk/main/offapi/com/sun/star/drawing/
H A DConnectorShape.idl62 which can be connected to other <type>Shape</type>s or <type>GluePoint</type>s.
81 connector is connected to, or is empty when the start point of the
82 connector is not connected to a shape.
97 connected start points you can only get the position.
104 connector is connected to, or is empty when the end point of the
105 connector is not connected to a shape.
120 connected end points you can only get the position.
H A DConnectionType.idl49 /** the connection line leaves the connected object to the left,
56 /** the connection line leaves the connected object from the top,
63 /** the connection line leaves the connected object to the right,
70 /** the connection line leaves the connected object from the bottom,
H A DEnhancedCustomShapeHandle.idl68 value which is connected to the horizontal position of the handle
73 value which is connected to the vertical position of the handle
78 value which is connected to the angle of the handle
83 value which is connected to the radius of the handle
H A DCircleKind.idl48 /** a circle with a cut connected by a line
55 /** a circle with a cut connected by two lines
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/connections/
H A DConnector.java116 if (connected) { in connect()
123 connected = true; in connect()
131 private boolean connected = false; field in Connector
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/socket/
H A DsocketConnector.java114 if (connected) { in connect()
157 connected = true; in connect()
161 private boolean connected = false; field in socketConnector
/trunk/main/offapi/com/sun/star/frame/
H A DXModel2.idl41 - enumeration of all currently connected controller objects.
50 /** provides list of all currently connected controller objects.
114 <p>The newly created controller must not be connected with the document and the
H A DXDispatch.idl48 /** serves state information of objects which can be connected to
63 for the URL it is connected to. Additionally, a context-switch-event
H A DXModel.idl209 reference to an already existing connected controller, which should be
213 if <var>xController</var> isn't an already connected controller on this model
/trunk/main/offapi/com/sun/star/chart2/
H A DCurveStyle.idl43 /** Data points are connected via a smoothed cubic spline curve.
48 /** Data points are connected via a parametric, interpolating
/trunk/main/udkapi/com/sun/star/beans/
H A DXMaterialHolder.idl50 /** returns the material that is connected to this (tool-) object
53 the material that is connected to this (tool-) object.
/trunk/main/scripting/source/pyprov/
H A Dmailmerge.py140 listener.connected(self.notify)
325 listener.connected(self.notify)
401 listener.connected(self.notify)
/trunk/main/offapi/com/sun/star/sdb/application/
H A DXDatabaseDocumentUI.idl81 /** determines whether the application is currently connected to the database
87 <p>If the application is already connected, nothing happens. If it is not
88 connected, the application will try to establish a connection by using
/trunk/main/autodoc/source/exes/adc_uni/
H A Dspec-CommandLine.txt174 Block of connected options.
175 …The sequence of not connected options does not matter. So the -html or -v options can be used befo…
/trunk/main/offapi/com/sun/star/form/
H A DDataAwareControlModel.idl65 /** makes it possible to transfer the data of the model to the connected data field.
68 the changes of its value to the field it is connected to immediately (means whenever a user
/trunk/main/offapi/com/sun/star/sheet/
H A DFilterConnection.idl34 connected.
H A DTableFilterField.idl44 /** specifies how the condition is connected to the previous condition.
/trunk/main/udkapi/com/sun/star/io/
H A DAlreadyConnectedException.idl39 already connected.
H A DPump.idl48 the data to the connected output stream. Data will not be buffered by
/trunk/main/offapi/com/sun/star/util/
H A DXDataEditorListener.idl43 /** is called when the state of a connected <type>XDataEditor</type> changes.
H A DXUpdatable.idl45 /** refreshes the data of the object from the connected data source.
H A DXFlushable.idl46 /** flushes the data of the object to the connected data source.
H A DXRefreshable.idl46 /** refreshes the data of the object from the connected data source.
/trunk/main/offapi/com/sun/star/sdbc/
H A DXCloseable.idl42 /** releases all resources connected to an object.
/trunk/main/offapi/com/sun/star/sdb/
H A DDocument.idl35 These documents typically process information from a connected

Completed in 52 milliseconds

12345