Home
last modified time | relevance | path

Searched refs:nGrfHeight (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dporfld.hxx160 SwTwips nGrfHeight; member in SwGrfNumPortion
187 SwTwips GetGrfHeight() const { return nGrfHeight; } in GetGrfHeight()
H A Dporfld.cxx788 nGrfHeight = rGrfSize.Height() + 2 * GRFNUM_SECURE; in SwGrfNumPortion()
789 Height( sal_uInt16(nGrfHeight) ); in SwGrfNumPortion()