Lines Matching refs:aObjSize
1300 Size aObjSize( aRect.getWidth(), aRect.getHeight() ); in getSize() local
1301 ForceMetricTo100th_mm(aObjSize); in getSize()
1302 return ::com::sun::star::awt::Size( aObjSize.getWidth(), aObjSize.getHeight() ); in getSize()
2329 Size aObjSize( aUnoRect.Width, aUnoRect.Height ); in setPropertyValueImpl() local
2331 ForceMetricToItemPoolMetric(aObjSize); in setPropertyValueImpl()
2334 aRect.SetSize(aObjSize); in setPropertyValueImpl()
2772 Size aObjSize( aRect.GetWidth(), aRect.GetHeight() ); in getPropertyValueImpl() local
2774 ForceMetricTo100th_mm(aObjSize); in getPropertyValueImpl()
2777 aObjSize.getWidth(), aObjSize.getHeight() ); in getPropertyValueImpl()
2786 Size aObjSize( aRect.GetWidth(), aRect.GetHeight() ); in getPropertyValueImpl() local
2788 ForceMetricTo100th_mm(aObjSize); in getPropertyValueImpl()
2791 aObjSize.getWidth(), aObjSize.getHeight() ); in getPropertyValueImpl()