Home
last modified time | relevance | path

Searched refs:GetScaleHeight (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dswcli.cxx79 Fraction( aLogRect.GetHeight() ) / GetScaleHeight() ); in RequestNewObjectArea()
154 aVisSize.Height()= Fraction( aVisSize.Height() ) * GetScaleHeight(); in ViewChanged()
/trunk/main/sfx2/inc/sfx2/
H A Dipclient.hxx86 const Fraction& GetScaleHeight() const;
/trunk/main/sd/source/ui/docshell/
H A Dsdclient.cxx211 … static_cast< long >( GetScaleHeight() * Fraction( aVisArea.GetHeight() ) ) ); in ViewChanged()
/trunk/main/sc/source/ui/app/
H A Dclient.cxx229 Fraction aFractY = GetScaleHeight(); in ViewChanged()
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx142 Fraction GetScaleHeight() const { return m_aScaleHeight; } in GetScaleHeight() function in SdrLightEmbeddedClient_Impl
1827 aScaleHeight = pClient->GetScaleHeight(); in ImpSetVisAreaSize()
1832 aScaleHeight = mpImpl->pLightClient->GetScaleHeight(); in ImpSetVisAreaSize()
/trunk/main/sfx2/source/view/
H A Dipclient.cxx839 const Fraction& SfxInPlaceClient::GetScaleHeight() const in GetScaleHeight() function in SfxInPlaceClient
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx897 aArea.Height( Fraction( aArea.Height() ) / pCli->GetScaleHeight()); in CalcAndSetScale()

Completed in 50 milliseconds