Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/form/
H A DFormDocument.java583 … oFormHandler.groupShapesTogether(xMSF, oLabelControls[i].xShape, oDBControls[i].xShape); in finalizeControls()
/AOO41X/main/wizards/com/sun/star/wizards/document/
H A DFormHandler.java515 …public XShape groupShapesTogether(XMultiServiceFactory _xMSF, XShape _xLabelShape, XShape _xContro… in groupShapesTogether() method in FormHandler