Home
last modified time | relevance | path

Searched refs:GetBottomLineSize (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Drowfrm.hxx83 sal_uInt16 GetBottomLineSize() const { return mnBottomLineSize; } in GetBottomLineSize() function in SwRowFrm
H A Dtabfrm.hxx215 sal_uInt16 GetBottomLineSize() const;
/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx1075 pRow->GetBottomLineSize() : in Split()
2938 nLower += GetBottomLineSize(); in Format()
4415 const sal_uInt16 nTmpPrtMargin = pPreviousRow->GetBottomLineSize() + nTopLineDist; in Format()
4422 if ( !GetNext() && nBottomLineSize != GetBottomLineSize() ) in Format()
5611 sal_uInt16 SwTabFrm::GetBottomLineSize() const in GetBottomLineSize() function in SwTabFrm
5624 return static_cast<const SwRowFrm*>(pTmp)->GetBottomLineSize(); in GetBottomLineSize()
H A Dpaintfrm.cxx1236 nDiff = ((SwTabFrm*)pFrm)->GetBottomLineSize(); in lcl_CalcBorderRect()

Completed in 58 milliseconds