Home
last modified time | relevance | path

Searched defs:GetCoreValue (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Drelfld.hxx63 int GetCoreValue(MapUnit eUnit) const { return ::GetCoreValue(*m_xSpinButton, eUnit); } in GetCoreValue() function in SvxRelativeField
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/misc/
H A Dunitconv.cxx96 int GetCoreValue(const weld::MetricSpinButton& rField, MapUnit eUnit) in GetCoreValue() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Drelfld.hxx69 int GetCoreValue(MapUnit eUnit) const { return ::GetCoreValue(*m_xSpinButton, eUnit); } in GetCoreValue() function in RelativeField
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/misc/
H A Dunitconv.cxx156 int GetCoreValue(const weld::MetricSpinButton& rField, MapUnit eUnit) in GetCoreValue() function
180 long GetCoreValue( const MetricField& rField, MapUnit eUnit ) in GetCoreValue() function