Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dportab.hxx93 sal_uInt16 GetWidthOfPortionsUpToDecimalPosition() const in GetWidthOfPortionsUpToDecimalPosition() function in SwTabDecimalPortion
H A Dtxttab.cxx483 …ePorWidth = static_cast<const SwTabDecimalPortion*>(this)->GetWidthOfPortionsUpToDecimalPosition(); in PostFormat()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dportab.hxx94 sal_uInt16 GetWidthOfPortionsUpToDecimalPosition() const in GetWidthOfPortionsUpToDecimalPosition() function in SwTabDecimalPortion
H A Dtxttab.cxx466 …ePorWidth = static_cast<const SwTabDecimalPortion*>(this)->GetWidthOfPortionsUpToDecimalPosition(); in PostFormat()