Searched defs:GetDecimal (Results 1 – 1 of 1) sorted by relevance
73 sal_Unicode& GetDecimal() { fillDecimal(); return m_cDecimal; } in GetDecimal() function in SvxTabStop74 sal_Unicode GetDecimal() const { fillDecimal(); return m_cDecimal; } in GetDecimal() function in SvxTabStop
Completed in 17 milliseconds