Searched refs:mnBottomLineSize (Results 1 – 2 of 2) sorted by relevance
45 sal_uInt16 mnBottomLineSize; member in SwRowFrm83 sal_uInt16 GetBottomLineSize() const { return mnBottomLineSize; } in GetBottomLineSize()84 void SetBottomLineSize( sal_uInt16 nNew ) { mnBottomLineSize = nNew; } in SetBottomLineSize()
3862 mnBottomLineSize( 0 ), in SwRowFrm()
Completed in 326 milliseconds