summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-10-09 20:53:13 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-10-09 20:53:13 +0100
commit8bfbd7fbd74b69959929e29df3c99aa22ec13ca5 (patch)
tree882a38b5d3c6d297e1405be4c5bc7116f4234d76
parent365d1ec2782e5be83e99e6f676b8e248f6ebf16c (diff)
DDExtraWidth doesn't exist
Change-Id: Ic231be1487f21dbcae9290b75be34f85318ad99a
-rw-r--r--rsc/inc/rscdb.hxx1
-rw-r--r--rsc/source/parser/rscicpx.cxx1
-rw-r--r--rsc/source/parser/rscinit.cxx2
-rw-r--r--sc/source/ui/src/condformatdlg.src9
4 files changed, 0 insertions, 13 deletions
diff --git a/rsc/inc/rscdb.hxx b/rsc/inc/rscdb.hxx
index a47de8513726..7bd694926a66 100644
--- a/rsc/inc/rscdb.hxx
+++ b/rsc/inc/rscdb.hxx
@@ -125,7 +125,6 @@ class RscTypCont
Atom nHideWhenDeactivateId;
Atom nAutoHScrollId;
Atom nAutoVScrollId;
- Atom nDDExtraWidthId;
Atom nWordBreakId;
Atom nLeftLabelId;
Atom nHasLinesId;
diff --git a/rsc/source/parser/rscicpx.cxx b/rsc/source/parser/rscicpx.cxx
index 003555601ee1..714c1ac16224 100644
--- a/rsc/source/parser/rscicpx.cxx
+++ b/rsc/source/parser/rscicpx.cxx
@@ -389,7 +389,6 @@ RscTop * RscTypCont::InitClassListBox( RscTop * pSuper, RscArray * pStrLst )
INS_WINBIT(pClassListBox,VScroll);
INS_WINBIT(pClassListBox,AutoSize)
INS_WINBIT(pClassListBox,AutoHScroll)
- INS_WINBIT(pClassListBox,DDExtraWidth)
{
RSCINST aDflt = aUShort.Create( nullptr, RSCINST() );
diff --git a/rsc/source/parser/rscinit.cxx b/rsc/source/parser/rscinit.cxx
index f167cc8d69f2..f1363113852e 100644
--- a/rsc/source/parser/rscinit.cxx
+++ b/rsc/source/parser/rscinit.cxx
@@ -198,8 +198,6 @@ void RscTypCont::Init()
aWinBits.SetConstant( nAutoHScrollId, sal::static_int_cast<sal_Int32>(WB_AUTOHSCROLL) );
nAutoVScrollId = pHS->getID( "WB_AUTOVSCROLL" );
aWinBits.SetConstant( nAutoVScrollId, sal::static_int_cast<sal_Int32>(WB_AUTOVSCROLL) );
- nDDExtraWidthId = pHS->getID( "WB_DDEXTRAWIDTH" );
- aWinBits.SetConstant( nDDExtraWidthId, 0 /*WB_DDEXTRAWIDTH*/ );
nWordBreakId = pHS->getID( "WB_WORDBREAK" );
aWinBits.SetConstant( nWordBreakId, sal::static_int_cast<sal_Int32>(WB_WORDBREAK) );
nLeftLabelId = pHS->getID( "WB_LEFTLABEL" );
diff --git a/sc/source/ui/src/condformatdlg.src b/sc/source/ui/src/condformatdlg.src
index f7cb9e55428e..cf6ae3e02d49 100644
--- a/sc/source/ui/src/condformatdlg.src
+++ b/sc/source/ui/src/condformatdlg.src
@@ -38,7 +38,6 @@ Control RID_COND_ENTRY
Size = MAP_APPFONT( 80, 60 );
Border = TRUE;
DropDown = TRUE;
- DDExtraWidth = TRUE;
StringList [ en-US ] =
{
"All Cells";
@@ -53,7 +52,6 @@ Control RID_COND_ENTRY
Size = MAP_APPFONT( 80, 80 );
Border = TRUE;
DropDown = TRUE;
- DDExtraWidth = TRUE;
StringList [ en-US ] =
{
"equal to";
@@ -106,7 +104,6 @@ Control RID_COND_ENTRY
Size = MAP_APPFONT( 80, 60);
Border = TRUE;
DropDown = TRUE;
- DDExtraWidth = TRUE;
StringList [ en-US ] =
{
"Color Scale (2 Entries)";
@@ -220,7 +217,6 @@ Control RID_COND_ENTRY
Size = MAP_APPFONT( 80, 40 );
Border = TRUE;
DropDown = TRUE;
- DDExtraWidth = TRUE;
};
ListBox LB_COL_MIDDLE
{
@@ -228,7 +224,6 @@ Control RID_COND_ENTRY
Size = MAP_APPFONT( 80, 40 );
Border = TRUE;
DropDown = TRUE;
- DDExtraWidth = TRUE;
};
ListBox LB_COL_MAX
{
@@ -236,7 +231,6 @@ Control RID_COND_ENTRY
Size = MAP_APPFONT( 80, 40 );
Border = TRUE;
DropDown = TRUE;
- DDExtraWidth = TRUE;
};
PushButton BTN_OPTIONS
{
@@ -250,7 +244,6 @@ Control RID_COND_ENTRY
Size = MAP_APPFONT( 100, 60 );
Border = TRUE;
DropDown = TRUE;
- DDExtraWidth = TRUE;
StringList [ en-US ] =
{
"Today";
@@ -274,7 +267,6 @@ Control RID_COND_ENTRY
Size = MAP_APPFONT( 80, 50 );
Border = TRUE;
DropDown = TRUE;
- DDExtraWidth = TRUE;
StringList [ en-US ] =
{
"3 Arrows";
@@ -331,7 +323,6 @@ Control RID_ICON_SET_ENTRY
Size = MAP_APPFONT( 60, 40 );
Border = TRUE;
DropDown = TRUE;
- DDExtraWidth = TRUE;
StringList [ en-US ] =
{
"Value";