Searched refs:aTextRefPoint (Results 1 – 2 of 2) sorted by relevance
195 Point aTextRefPoint; in ImplWriteShape() local749 ImplWriteAdditionalText( rObj, aTextRefPoint ); in ImplWriteShape()
4267 ::com::sun::star::awt::Point aTextRefPoint; in ImplWritePage()4723 aTextRefPoint = ::com::sun::star::awt::Point( maRect.Left(), maRect.Top() ); in ImplWritePage()5545 maRect = Rectangle( Point( aTextRefPoint.X, aTextRefPoint.Y ), in ImplWritePage()5546 … Point( (sal_Int32)( aTextRefPoint.X + fDist ), aTextRefPoint.Y - 1 ) ); in ImplWritePage()
Completed in 34 milliseconds