Kaydet (Commit) 74f74aa5 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

tweak comment

Change-Id: If7338743b9549a265f611e8d50d0455e1de8d09c
üst 08eb3c34
...@@ -172,8 +172,7 @@ public: ...@@ -172,8 +172,7 @@ public:
void SetBaseOffs( sal_uInt16 nOffs ) { nBaseOffs = nOffs; } void SetBaseOffs( sal_uInt16 nOffs ) { nBaseOffs = nOffs; }
sal_uInt16 GetBaseOffs() const { return nBaseOffs; } sal_uInt16 GetBaseOffs() const { return nBaseOffs; }
// Check whether this button can be modified via UI, sounding a beep if it // Check whether this button can be modified via UI
// cannot be modified:
bool CheckModification() const; bool CheckModification() const;
}; };
......
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