summaryrefslogtreecommitdiff
path: root/svtools/source/toolpanel/tabitemdescriptor.hxx
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-03-10 11:48:44 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-03-10 11:48:44 +0100
commit3fadb0a93d43c6cfa59da7ac322cde2ca23f4c8d (patch)
treeeac019a70edeebaf207463716535505f04744ec0 /svtools/source/toolpanel/tabitemdescriptor.hxx
parent97c22a3fb141835f5990dbae430f76f29942e5ae (diff)
slidecopy: better NWF tab item rendering. Not yet tested with the NWF toolbox item renderer
Diffstat (limited to 'svtools/source/toolpanel/tabitemdescriptor.hxx')
-rw-r--r--svtools/source/toolpanel/tabitemdescriptor.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/toolpanel/tabitemdescriptor.hxx b/svtools/source/toolpanel/tabitemdescriptor.hxx
index 84390a92ef0f..c037f95ff0ba 100644
--- a/svtools/source/toolpanel/tabitemdescriptor.hxx
+++ b/svtools/source/toolpanel/tabitemdescriptor.hxx
@@ -51,7 +51,6 @@ namespace svt
Rectangle aCompleteArea; // bounding area if the both text and icon are to be rendererd
Rectangle aIconOnlyArea; // bounding area if the icon is to be rendererd
Rectangle aTextOnlyArea; // bounding area if the text is to be rendererd
- Inset aContentInset; // inset to subtract from the bounding areas
TabItemContent eContent;
// content to be used for this particular item. Might differ from item content which has been set
// up for the complete control, in case not the complete content fits into the available space.