Kaydet (Commit) fed6ed72 authored tarafından Michael Stahl's avatar Michael Stahl

SwAddressControl_Impl: add SAL_OVERRIDE

Change-Id: I4d77e7aee8370c0e67c80f7fbac0f1e38a4399ca
üst 1f0804bc
......@@ -80,7 +80,7 @@ public:
void SetCurrentDataSet(sal_uInt32 nSet);
sal_uInt32 GetCurrentDataSet() const { return m_nCurrentDataSet;}
void SetCursorTo(sal_uInt32 nElement);
virtual void Resize();
virtual void Resize() SAL_OVERRIDE;
};
SwAddressControl_Impl::SwAddressControl_Impl(Window* pParent, WinBits nBits ) :
......
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