Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dswcli.cxx78 Size aNewObjSize( Fraction( aLogRect.GetWidth() ) / GetScaleWidth(), in RequestNewObjectArea()
153 aVisSize.Width() = Fraction( aVisSize.Width() ) * GetScaleWidth(); in ViewChanged()
/trunk/main/sfx2/inc/sfx2/
H A Dipclient.hxx85 const Fraction& GetScaleWidth() const;
/trunk/main/sd/source/ui/docshell/
H A Dsdclient.cxx210 …Size aScaledSize( static_cast< long >( GetScaleWidth() * Fraction( aVisArea.GetWidt… in ViewChanged()
/trunk/main/sc/source/ui/app/
H A Dclient.cxx228 Fraction aFractX = GetScaleWidth(); in ViewChanged()
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx141 Fraction GetScaleWidth() const { return m_aScaleWidth; } in GetScaleWidth() function in SdrLightEmbeddedClient_Impl
1826 aScaleWidth = pClient->GetScaleWidth(); in ImpSetVisAreaSize()
1831 aScaleWidth = mpImpl->pLightClient->GetScaleWidth(); in ImpSetVisAreaSize()
/trunk/main/sfx2/source/view/
H A Dipclient.cxx833 const Fraction& SfxInPlaceClient::GetScaleWidth() const in GetScaleWidth() function in SfxInPlaceClient
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx896 aArea.Width ( Fraction( aArea.Width() ) / pCli->GetScaleWidth() ); in CalcAndSetScale()

Completed in 53 milliseconds