summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/wrthtml.hxx
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedricbosdo@openoffice.org>2010-10-06 23:50:39 +0200
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2010-10-06 23:50:39 +0200
commitd18feffd49f4481626417daac7984b2a7e70c3bf (patch)
tree4a9ea631acf741900fba19c75dddc7cbec5e98c7 /sw/source/filter/html/wrthtml.hxx
parent2849318bb617f38451e0e55a8768444f8f5f6e63 (diff)
fate#307731, fate#307730: Dotted and dashed border types
Diffstat (limited to 'sw/source/filter/html/wrthtml.hxx')
-rw-r--r--sw/source/filter/html/wrthtml.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/filter/html/wrthtml.hxx b/sw/source/filter/html/wrthtml.hxx
index 20511eecf3be..d25ea0784e35 100644
--- a/sw/source/filter/html/wrthtml.hxx
+++ b/sw/source/filter/html/wrthtml.hxx
@@ -598,6 +598,7 @@ Writer& OutHTML_NumBulListStart( SwHTMLWriter& rWrt,
Writer& OutHTML_NumBulListEnd( SwHTMLWriter& rWrt,
const SwHTMLNumRuleInfo& rNextInfo );
+Writer& OutCSS1_SvxBox( Writer& rWrt, const SfxPoolItem& rHt );
#endif // _WRTHTML_HXX