Searched refs:m_aScaleHeight (Results 1 – 2 of 2) sorted by relevance
110 Fraction m_aScaleHeight; member in SfxInPlaceClient_Impl467 Fraction( aRealObjArea.GetHeight() ) * m_aScaleHeight ) ); in getPlacement()484 Fraction( aRealObjArea.GetHeight() ) * m_aScaleHeight ) ); in getClipRectangle()547 Fraction( aNewLogicRect.GetHeight() ) / m_aScaleHeight ); in changedPlacement()654 m_pImp->m_aScaleWidth = m_pImp->m_aScaleHeight = Fraction(1,1); in SfxInPlaceClient()794 Fraction( aRealObjArea.GetHeight() ) * m_pImp->m_aScaleHeight ) ); in GetScaledObjArea()801 if ( m_pImp->m_aScaleWidth != rScaleWidth || m_pImp->m_aScaleHeight != rScaleHeight ) in SetSizeScale()804 m_pImp->m_aScaleHeight = rScaleHeight; in SetSizeScale()821 m_pImp->m_aScaleHeight = rScaleHeight; in SetObjAreaAndScale()841 return m_pImp->m_aScaleHeight; in GetScaleHeight()[all …]
128 Fraction m_aScaleHeight; member in SdrLightEmbeddedClient_Impl138 m_aScaleHeight = aScaleHeight; in SetSizeScale()142 Fraction GetScaleHeight() const { return m_aScaleHeight; } in GetScaleHeight()195 Fraction( aLogicRect.GetHeight() ) * m_aScaleHeight ) ); in impl_getScaledRect_nothrow()280 static_cast< long >( m_aScaleHeight * Fraction( aVisArea.GetHeight() ) ) ); in notifyEvent()567 Fraction( aNewLogicRect.GetHeight() ) / m_aScaleHeight ); in changedPlacement()
Completed in 40 milliseconds