Home
last modified time | relevance | path

Searched refs:connector (Results 1 – 25 of 138) sorted by relevance

123456

/aoo41x/main/io/source/connector/
H A Dmakefile.mk27 TARGET = connector.uno
41 UNOUCROUT=$(OUT)$/inc$/connector
46 $(SLO)$/connector.obj\
71 ALLTAR : $(MISC)/connector.component
73 $(MISC)/connector.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
74 connector.component
77 $(SOLARENV)/bin/createcomponent.xslt connector.component
/aoo41x/main/offapi/com/sun/star/drawing/
H A DConnectorShape.idl81 connector is connected to, or is empty when the start point of the
82 connector is not connected to a shape.
89 this connector is glued on.
104 connector is connected to, or is empty when the end point of the
105 connector is not connected to a shape.
112 this connector is glued on.
H A DConnectorType.idl34 /** The <type>ConnectorType</type> specifies the appearance of a connector.
41 /** the connector is drawn with three lines, with the middle line
63 /** the connector is drawn with three lines
H A DConnectorProperties.idl37 /** This is a set of properties to describe the style for rendering connector.
43 /** This property contains the kind of the connector.
H A DXEnhancedCustomShapeDefaulter.idl169 "flowchart-connector",
226 "flowchart-off-page-connector",
H A DEscapeDirection.idl33 /** This enumeration defines the escape direction a connector takes on
H A DCaptionType.idl54 const short connector = 2;
H A DGluePoint.idl59 /** This is the direction in which the connector line leaves the
H A DGluePoint2.idl46 of a connector shape can be connected.</p>
/aoo41x/main/io/prj/
H A Dd.lst4 ..\source\connector\connectr.xml %_DEST%\xml%_EXT%\connector.uno.xml
9 ..\%__SRC%\misc\connector.component %_DEST%\xml%_EXT%\connector.component
H A Dbuild.lst5 io io\source\connector nmake - all io_connector io_inc NULL
/aoo41x/main/oox/source/dump/
H A Ddffdumper.ini637 …straight-connector-1,bent-connector-2,bent-connector-3,bent-connector-4,bent-connector-5,curved-co…
638 …40=curved-connector-5,callout-1,callout-2,callout-3,accent-callout-1,accent-callout-2,accent-callo…
646 …120=flow-chart-connector,flow-chart-punched-card,flow-chart-punched-tape,flow-chart-summing-juncti…
651 …xt-can-up,text-can-down,flow-chart-alternate-process,flow-chart-offpage-connector,callout-90,accen…
666 0x00000100=connector
/aoo41x/main/jurt/com/sun/star/comp/urlresolver/
H A DUrlResolver.java106 Object connector ; in resolve() local
108 connector = _xMultiServiceFactory.createInstance("com.sun.star.connection.Connector"); in resolve()
113 XConnector connector_xConnector = UnoRuntime.queryInterface(XConnector.class, connector); in resolve()
/aoo41x/main/odk/examples/DevelopersGuide/Drawing/
H A DOrganigram.java162 … Object connector = xDocumentFactory.createInstance("com.sun.star.drawing.ConnectorShape"); in drawOrganigram() local
165 com.sun.star.beans.XPropertySet.class, connector); in drawOrganigram()
168 com.sun.star.drawing.XShape.class, connector); in drawOrganigram()
/aoo41x/main/qadevOOo/tests/java/mod/_connector.uno/
H A DConnector.java82 XInterface connector = (XInterface) in createTestEnvironment() local
86 oObj = connector ; in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/mod/_connectr/
H A DConnector.java85 XInterface connector = (XInterface) in createTestEnvironment() local
89 oObj = connector ; in createTestEnvironment()
/aoo41x/main/bean/com/sun/star/comp/beans/
H A DLocalOfficeConnection.java444 Object connector= null; in resolve() local
446 connector = xLocalServiceManager.createInstanceWithContext( in resolve()
451 …onnector connector_xConnector = (XConnector)UnoRuntime.queryInterface(XConnector.class, connector); in resolve()
/aoo41x/main/bridges/test/com/sun/star/lib/
H A DTestBed.java125 XConnector connector = Connector.create(context); in getBridge() local
131 XConnection connection = connector.connect(connectionDescription); in getBridge()
/aoo41x/main/ure/source/
H A Dmakefile.mk36 connector \
/aoo41x/main/ooo_custom_images/industrial/
H A Dduplicates8 connector, connectortoolbox
/aoo41x/main/mysqlc/source/
H A Dmakefile.mk32 EXTENSIONNAME:=mysql-connector-ooo
/aoo41x/main/bridges/test/java_uno/acquire/
H A Dmakefile.mk76 -c bridgefac.uno$(DLLPOST) -c connector.uno$(DLLPOST) \
/aoo41x/main/bridges/test/java_uno/equals/
H A Dmakefile.mk91 $(REGCOMP) -register -r $@ -c connector.uno
/aoo41x/main/udkapi/com/sun/star/connection/
H A DXConnector.idl53 Problems during setting up the connector
/aoo41x/main/bridges/test/java_uno/nativethreadpool/
H A Dmakefile.mk88 -c bridgefac.uno$(DLLPOST) -c connector.uno$(DLLPOST) \

Completed in 95 milliseconds

123456