Kaydet (Commit) d055f7eb authored tarafından Zolnai Tamás's avatar Zolnai Tamás

Update comment in border.cxx

Change-Id: Ica1adc71f3269a88bcf478931cee56dde565898c
üst c956bde2
......@@ -1075,7 +1075,7 @@ IMPL_LINK_NOARG(SvxBorderTabPage, LinesChanged_Impl)
// for tables everything is allowed
sal_uInt16 nValid = VALID_TOP|VALID_BOTTOM|VALID_LEFT|VALID_RIGHT;
// for other objects (paragraph, page, frame) the edit is disabled, if there's no border set
// for other objects (paragraph, page, frame, character) the edit is disabled, if there's no border set
if(!(nSWMode & SW_BORDER_MODE_TABLE))
{
if(bLineSet)
......
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