Searched refs:aPosLabel (Results 1 – 1 of 1) sorted by relevance
3565 awt::Point aPosLabel = xShapePropLabel->getPosition(); in addPairControls() local3567 aPosTextField.X = aPosLabel.X; in addPairControls()3573 aPosLabel.Y = xLabelSection->getHeight() - xShapePropLabel->getHeight(); in addPairControls()3578 aPosLabel.Y = 0; in addPairControls()3580 xShapePropLabel->setPosition(aPosLabel); in addPairControls()
Completed in 45 milliseconds