Home
last modified time | relevance | path

Searched refs:GetYValue (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx3840 ? GetYValue( rLSItem.GetInterLineSpace() ) : 0; in GetInvalidYOffsets()
3893 aRange.Max() += GetYValue( rULSpace.GetLower() ); in GetInvalidYOffsets()
3909 ? GetYValue( rLSItem.GetInterLineSpace() ) : 0; in GetPaM()
3935 …DBG_ASSERT( nY+GetYValue( rULSpace.GetLower() ) >= aDocPos.Y() , "Index in keiner Zeile, GetPaM ?"… in GetPaM()
4321 …sal_uInt16 nSBL = ( rLSItem.GetInterLineSpaceRule() == SVX_INTER_LINE_SPACE_FIX ) ? GetYValue( rLS… in CalcHeight()
4334 sal_uInt16 nUpper = GetYValue( rULItem.GetUpper() ); in CalcHeight()
4341 pPortion->nHeight += GetYValue( rULItem.GetLower() ); // nicht in letzter in CalcHeight()
4357 sal_uInt16 nExtraSpace = GetYValue( lcl_CalcExtraSpace( pPortion, rLSItem ) ); in CalcHeight()
4366 sal_uInt16 nPrevLower = GetYValue( rPrevULItem.GetLower() ); in CalcHeight()
4388 nExtraSpace = GetYValue( lcl_CalcExtraSpace( pPrev, rPrevLSItem ) ); in CalcHeight()
[all …]
H A Dimpedit.hxx652 inline short GetYValue( short nYValue ) const;
653 inline sal_uInt16 GetYValue( sal_uInt16 nYValue ) const;
1170 inline short ImpEditEngine::GetYValue( short nYValue ) const in GetYValue() function in ImpEditEngine
1178 inline sal_uInt16 ImpEditEngine::GetYValue( sal_uInt16 nYValue ) const in GetYValue() function in ImpEditEngine
H A Dimpedit3.cxx1315 sal_uInt16 nMinHeight = GetYValue( rLSItem.GetLineHeight() ); in CreateLines()
2940 ? GetYValue( rLSItem.GetInterLineSpace() ) : 0; in Paint()
3588 long nUL = GetYValue( rULItem.GetLower() ); in Paint()

Completed in 148 milliseconds