Kaydet (Commit) d6916216 authored tarafından Michael Meeks's avatar Michael Meeks

WaE: unused code thinko

üst c2ad01cc
...@@ -560,7 +560,6 @@ public: ...@@ -560,7 +560,6 @@ public:
virtual void SetValue( sal_Int64 nNewValue ); virtual void SetValue( sal_Int64 nNewValue );
virtual sal_Int64 GetValue( FieldUnit eOutUnit ) const; virtual sal_Int64 GetValue( FieldUnit eOutUnit ) const;
virtual sal_Int64 GetValue() const; virtual sal_Int64 GetValue() const;
void SetUserValue( sal_Int64 nNewValue ) { SetUserValue( nNewValue, FUNIT_NONE ); }
private: private:
// declared as private because some compilers would generate the default functions // declared as private because some compilers would generate the default functions
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment