Home
last modified time | relevance | path

Searched refs:SvLSize (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dblink.cxx98 nWidth = pTmp->GetPortion()->SvLSize().Height(); in IMPL_LINK()
99 nHeight = pTmp->GetPortion()->SvLSize().Width(); in IMPL_LINK()
105 nWidth = pTmp->GetPortion()->SvLSize().Width(); in IMPL_LINK()
106 nHeight = pTmp->GetPortion()->SvLSize().Height(); in IMPL_LINK()
111 nWidth = pTmp->GetPortion()->SvLSize().Height(); in IMPL_LINK()
112 nHeight = pTmp->GetPortion()->SvLSize().Width(); in IMPL_LINK()
116 nWidth = pTmp->GetPortion()->SvLSize().Width(); in IMPL_LINK()
117 nHeight = pTmp->GetPortion()->SvLSize().Height(); in IMPL_LINK()
H A Dpossiz.hxx45 inline Size SvLSize() const { return Size( nWidth, nHeight ); } in SvLSize() function in SwPosSize
46 inline void SvLSize( const Size &rSize );
59 inline void SwPosSize::SvLSize( const Size &rSize ) in SvLSize() function in SwPosSize
H A Dporfly.cxx401 SvLSize( aObjPositioning.GetObjBoundRectInclSpacing().SSize() ); in SetBase()
H A Dinftxt.cxx923 aFontSize = rInf.GetTxtSize( aTmp ).SvLSize(); in lcl_DrawSpecial()
939 aFontSize = rInf.GetTxtSize( aTmp ).SvLSize(); in lcl_DrawSpecial()
H A Dtxtdrop.cxx354 aClipRect = SwRect( aOutPos, SvLSize() ); in PaintDrop()

Completed in 36 milliseconds