summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/PivotLayoutTreeListLabel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/PivotLayoutTreeListLabel.hxx')
-rw-r--r--sc/source/ui/inc/PivotLayoutTreeListLabel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/PivotLayoutTreeListLabel.hxx b/sc/source/ui/inc/PivotLayoutTreeListLabel.hxx
index 82019dcc6484..168f6275c8dd 100644
--- a/sc/source/ui/inc/PivotLayoutTreeListLabel.hxx
+++ b/sc/source/ui/inc/PivotLayoutTreeListLabel.hxx
@@ -21,7 +21,7 @@ private:
SCCOL maDataItem;
public:
- ScPivotLayoutTreeListLabel(Window* pParent, WinBits nBits);
+ ScPivotLayoutTreeListLabel(vcl::Window* pParent, WinBits nBits);
virtual ~ScPivotLayoutTreeListLabel();
void FillLabelFields(ScDPLabelDataVector& rLabelVector);
ScItemValue* GetItem(SCCOL nColumn);