Searched refs:GetBottomLineSize (Results 1 – 4 of 4) sorted by relevance
83 sal_uInt16 GetBottomLineSize() const { return mnBottomLineSize; } in GetBottomLineSize() function in SwRowFrm
215 sal_uInt16 GetBottomLineSize() const;
1075 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()5613 sal_uInt16 SwTabFrm::GetBottomLineSize() const in GetBottomLineSize() function in SwTabFrm5626 return static_cast<const SwRowFrm*>(pTmp)->GetBottomLineSize(); in GetBottomLineSize()
1237 nDiff = ((SwTabFrm*)pFrm)->GetBottomLineSize(); in lcl_CalcBorderRect()
Completed in 79 milliseconds