Lines Matching refs:MetricBox
1921 MetricBox::MetricBox( Window* pParent, WinBits nWinStyle ) : in MetricBox() function in MetricBox
1930 MetricBox::MetricBox( Window* pParent, const ResId& rResId ) : in MetricBox() function in MetricBox
1947 MetricBox::~MetricBox() in ~MetricBox()
1953 long MetricBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
1966 long MetricBox::Notify( NotifyEvent& rNEvt ) in Notify()
1981 void MetricBox::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
2000 void MetricBox::Modify() in Modify()
2008 void MetricBox::ReformatAll() in ReformatAll()
2026 void MetricBox::CustomConvert() in CustomConvert()
2033 void MetricBox::InsertValue( sal_Int64 nValue, FieldUnit eInUnit, sal_uInt16 nPos ) in InsertValue()
2043 void MetricBox::RemoveValue( sal_Int64 nValue, FieldUnit eInUnit ) in RemoveValue()
2053 sal_Int64 MetricBox::GetValue( sal_uInt16 nPos, FieldUnit eOutUnit ) const in GetValue()
2068 sal_uInt16 MetricBox::GetValuePos( sal_Int64 nValue, FieldUnit eInUnit ) const in GetValuePos()
2078 sal_Int64 MetricBox::GetValue( FieldUnit eOutUnit ) const in GetValue()
2086 sal_Int64 MetricBox::GetValue() const in GetValue()