Searched refs:xConnectorProps (Results 1 – 1 of 1) sorted by relevance
163 com.sun.star.beans.XPropertySet xConnectorProps = in drawOrganigram() local170 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 9 milliseconds