Home
last modified time | relevance | path

Searched refs:GetDropHeight (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx247 rDropHeight = pDrop->GetDropHeight(); in GetDropSize()
574 if ( !( GetDropHeight() || IsOnceMore() ) ) in NewDropPortion()
583 if( GetDropHeight() ) in NewDropPortion()
584 pDropPor = new SwDropPortion( GetDropLines(), GetDropHeight(), in NewDropPortion()
688 const Size aSize( nX - 1, GetDropHeight()+GetDropDescent() ); in PaintDropPortion()
775 aWishedHeight[ nTmpIdx ] != pDrop->GetDropHeight() ) ) in CalcFontSize()
789 long nWishedHeight = pDrop->GetDropHeight(); in CalcFontSize()
H A Dpordrop.hxx98 inline KSHORT GetDropHeight() const { return nDropHeight; } in GetDropHeight() function in SwDropPortion
H A Dfrmform.cxx194 rRect.Height( aLine.GetDropHeight() ); in _GetDropRect()
1765 KSHORT nOld = ((const SwTxtMargin&)rLine).GetDropHeight(); in FormatOnceMore()
1787 const KSHORT nNew = ((const SwTxtMargin&)rLine).GetDropHeight(); in FormatOnceMore()
H A Ditrtxt.hxx184 inline KSHORT GetDropHeight() const { return nDropHeight; } in GetDropHeight() function in SwTxtMargin
H A Ditrform2.cxx1895 const KSHORT nOldDrop = GetDropHeight(); in CalcOnceMore()
1897 bOnceMore = nOldDrop != GetDropHeight(); in CalcOnceMore()
H A Ditrcrsr.cxx397 nDropHeight = pPorDrop->GetDropHeight(); in DropInit()
1065 nPorAscent = ((SwDropPortion*)pPor)->GetDropHeight(); in _GetCharRect()

Completed in 50 milliseconds