summaryrefslogtreecommitdiffstats
path: root/sw/inc/swatrset.hxx
diff options
context:
space:
mode:
authorZolnai Tamás <zolnaitamas2000@gmail.com>2013-07-07 20:33:40 +0200
committerZolnai Tamás <zolnaitamas2000@gmail.com>2013-07-26 07:16:39 +0200
commit7b776bc01911e7b3ff0044bf88cfed9bcd1d97d8 (patch)
tree03f53aa4409a8108b922177a936fbe14120b6ab0 /sw/inc/swatrset.hxx
parentCharBrd 1: Add Borders tab page (diff)
downloadcore-7b776bc01911e7b3ff0044bf88cfed9bcd1d97d8.tar.gz
core-7b776bc01911e7b3ff0044bf88cfed9bcd1d97d8.zip
CharBrd 2: new character attribute
- Add new character attribute id - Update attribute set and attribute stack - Convert character set item to general item and back when execute "Borders" tab page. - Add new SwFont attributes for different borders (top, bottom, right, left) This will be used for painting. Change-Id: I344babc3645931537cfa37d64f1f6c6c02c1cee3
Diffstat (limited to 'sw/inc/swatrset.hxx')
-rw-r--r--sw/inc/swatrset.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/swatrset.hxx b/sw/inc/swatrset.hxx
index 51d7afd4da6a..492bd11bb484 100644
--- a/sw/inc/swatrset.hxx
+++ b/sw/inc/swatrset.hxx
@@ -252,6 +252,7 @@ public:
inline const SvxCharRotateItem &GetCharRotate( sal_Bool = sal_True ) const;
inline const SvxCharReliefItem &GetCharRelief( sal_Bool = sal_True ) const;
inline const SvxCharHiddenItem &GetCharHidden( sal_Bool = sal_True ) const;
+ inline const SvxBoxItem &GetCharBorder( sal_Bool = sal_True ) const;
// Frame attributes. Implementation in frmatr.hxx.
inline const SwFmtFillOrder &GetFillOrder( sal_Bool = sal_True ) const;