Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/xml/
H A DXMLTableShapeResizer.cxx245 …uno::Reference<drawing::XShape> xStartShape(xShapeProps->getPropertyValue( sStartShape ), uno::UNO… in ResizeShapes() local
247 if (!xStartShape.is() && !xEndShape.is()) in ResizeShapes()
256 else if (xStartShape.is() && xEndShape.is()) in ResizeShapes()
265 if (xStartShape.is()) in ResizeShapes()
/aoo42x/main/odk/examples/DevelopersGuide/Drawing/
H A DOrganigram.java135 com.sun.star.drawing.XShape xStartShape = null; in drawOrganigram() local
159 xStartShape = xShape; in drawOrganigram()
170 xConnectorProps.setPropertyValue("StartShape", xStartShape); in drawOrganigram()

Completed in 19 milliseconds