Home
last modified time | relevance | path

Searched refs:xConnectorProps (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/odk/examples/DevelopersGuide/Drawing/
H A DOrganigram.java163 com.sun.star.beans.XPropertySet xConnectorProps = in drawOrganigram() local
170 xConnectorProps.setPropertyValue("StartShape", xStartShape); in drawOrganigram()
171 xConnectorProps.setPropertyValue("EndShape", xShape); in drawOrganigram()
172 xConnectorProps.setPropertyValue("StartGluePointIndex", in drawOrganigram()
174 xConnectorProps.setPropertyValue("EndGluePointIndex", in drawOrganigram()

Completed in 11 milliseconds