summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8struc.hxx
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedricbosdo@openoffice.org>2010-12-24 10:05:33 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-03-19 15:31:29 +0100
commit2dbfc0e52ebeedd2f5e1aed10b662d2bdc6e48da (patch)
tree013f77cb8b3d53abe132955ee243725c200eb441 /sw/source/filter/ww8/ww8struc.hxx
parenta9a953c06844aab3f2a09201caf6f073d1ad57d6 (diff)
Fixed the WW8 filters to use new borders widths
Diffstat (limited to 'sw/source/filter/ww8/ww8struc.hxx')
-rw-r--r--sw/source/filter/ww8/ww8struc.hxx19
1 files changed, 0 insertions, 19 deletions
diff --git a/sw/source/filter/ww8/ww8struc.hxx b/sw/source/filter/ww8/ww8struc.hxx
index b785333a72dd..6ac5461c9c56 100644
--- a/sw/source/filter/ww8/ww8struc.hxx
+++ b/sw/source/filter/ww8/ww8struc.hxx
@@ -284,25 +284,6 @@ enum BRC_Sides
WW8_TOP = 0, WW8_LEFT = 1, WW8_BOT = 2, WW8_RIGHT = 3, WW8_BETW = 4
};
-class WW8_BordersSO // for StarOffice-Border Code
-{
-public:
- sal_uInt16 mnOut;
- sal_uInt16 mnIn;
- sal_uInt16 mnDist;
- SvxBorderStyle mnType;
-public:
- enum eBorderCode
- {
- single0, single1, single2, single3, single4, single5,
- double0, double1, double2, double3, double4, double5, double6,
- double7, double8, double9, double10,
- dashed, dotted, emboss, engrave,
- none
- };
- static const WW8_BordersSO &Get0x01LineMatch(eBorderCode nIdx);
-};
-
/*
Document Typography Info (DOPTYPOGRAPHY) These options are Far East only,
and are accessible through the Typography tab of the Tools/Options dialog.