Searched refs:GetScaleHeight (Results 1 – 7 of 7) sorted by relevance
79 Fraction( aLogRect.GetHeight() ) / GetScaleHeight() ); in RequestNewObjectArea()154 aVisSize.Height()= Fraction( aVisSize.Height() ) * GetScaleHeight(); in ViewChanged()
86 const Fraction& GetScaleHeight() const;
211 … static_cast< long >( GetScaleHeight() * Fraction( aVisArea.GetHeight() ) ) ); in ViewChanged()
229 Fraction aFractY = GetScaleHeight(); in ViewChanged()
142 Fraction GetScaleHeight() const { return m_aScaleHeight; } in GetScaleHeight() function in SdrLightEmbeddedClient_Impl1827 aScaleHeight = pClient->GetScaleHeight(); in ImpSetVisAreaSize()1832 aScaleHeight = mpImpl->pLightClient->GetScaleHeight(); in ImpSetVisAreaSize()
839 const Fraction& SfxInPlaceClient::GetScaleHeight() const in GetScaleHeight() function in SfxInPlaceClient
897 aArea.Height( Fraction( aArea.Height() ) / pCli->GetScaleHeight()); in CalcAndSetScale()
Completed in 85 milliseconds