summaryrefslogtreecommitdiff
path: root/include/editeng/borderline.hxx
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-06-01 09:43:50 +0200
committerDavid Tardon <dtardon@redhat.com>2013-06-03 14:31:56 +0200
commit67e87f8b88a5a6a741717cc4a8e64f65f9c9cd52 (patch)
treec168cda1250ec90917ccf0c99769439436314a41 /include/editeng/borderline.hxx
parenta3b384ee41f352b5b99ea1265018f2d14405df65 (diff)
fdo#62224 reconstruct border state for table dialog
Change-Id: I68a4cd1974579119a2d6dccba008441a9bec78df
Diffstat (limited to 'include/editeng/borderline.hxx')
-rw-r--r--include/editeng/borderline.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/borderline.hxx b/include/editeng/borderline.hxx
index 067e216aaa9a..a7713b7edffb 100644
--- a/include/editeng/borderline.hxx
+++ b/include/editeng/borderline.hxx
@@ -160,7 +160,7 @@ namespace editeng {
static BorderWidthImpl getWidthImpl( SvxBorderStyle nStyle );
};
-// ============================================================================
+EDITENG_DLLPUBLIC bool operator!=( const SvxBorderLine& rLeft, const SvxBorderLine& rRight );
} // namespace editeng