Searched refs:aTextBounds (Results 1 – 3 of 3) sorted by relevance
184 Rectangle aTextBounds = pCustoObj->GetSnapRect(); in ImplForceGroupWithText() local189 aTextBounds = aCustomShape2d.GetTextRect(); in ImplForceGroupWithText()191 pTextObj->SetSnapRect( aTextBounds ); in ImplForceGroupWithText()
1439 … const geometry::RealRectangle2D aTextBounds( mxTextLayout->queryTextBounds() ); in render() local1442 double nMaxPos(aTextBounds.X2 - aTextBounds.X1); in render()1510 … const geometry::RealRectangle2D aTextBounds( mxTextLayout->queryTextBounds() ); in getBounds() local1513 double nMaxPos(aTextBounds.X2 - aTextBounds.X1); in getBounds()
1614 Rectangle aTextBounds = pCustomShape->GetSnapRect(); in ImpDismantleOneObject() local1615 if(pCustomShape->GetTextBounds(aTextBounds)) in ImpDismantleOneObject()1617 pTextObj->SetSnapRect(aTextBounds); in ImpDismantleOneObject()
Completed in 26 milliseconds