summaryrefslogtreecommitdiff
path: root/cui/source/inc/labdlg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-01-04 23:34:51 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-01-04 23:38:57 +0000
commit6670e1f5df7f6b27b9af07d1b401d8bc1e474f73 (patch)
tree535f1cdf14b4fc6be92583a32562dbf10a87537f /cui/source/inc/labdlg.hxx
parent1d4f3c627f8af013645c0e93da9323c1800acc0c (diff)
near obsolete SdrCaption dialog has Not Implemented Yet stub
and it's never going to be now, so remove unused WINKEL elements. The whole SDRATTR_CAPTIONANGLE attribute is under doubt methinks. Change-Id: Ie51eb8efbeb9a2e70780f2e19ddc57b2fb9a86eb
Diffstat (limited to 'cui/source/inc/labdlg.hxx')
-rw-r--r--cui/source/inc/labdlg.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/cui/source/inc/labdlg.hxx b/cui/source/inc/labdlg.hxx
index 68f4379df2f2..f63aa757953b 100644
--- a/cui/source/inc/labdlg.hxx
+++ b/cui/source/inc/labdlg.hxx
@@ -36,8 +36,6 @@ private:
ValueSet aCT_CAPTTYPE;
FixedText aFT_ABSTAND;
MetricField aMF_ABSTAND;
- FixedText aFT_WINKEL;
- ListBox aLB_WINKEL;
FixedText aFT_ANSATZ;
ListBox aLB_ANSATZ;
FixedText aFT_UM;
@@ -54,8 +52,6 @@ private:
OUString aStrVertList;
short nCaptionType;
- sal_Bool bFixedAngle;
- sal_Int32 nFixedAngle;
sal_Int32 nGap;
short nEscDir;
sal_Bool bEscRel;