summaryrefslogtreecommitdiff
path: root/sc/inc/dptabres.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-09-29 21:26:16 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-09-29 22:02:24 +0100
commit2434e019252cbc8b6a567eafe89ccfdf4749b838 (patch)
tree34266abc748b07e650c0e3dd441d561cce1864c6 /sc/inc/dptabres.hxx
parenta15db9dbb306031c9a4903a6875de94473c740da (diff)
reorg FillItemData
Change-Id: Ia70bf1c7fb4bf524b92c3f97103cd74bccf46822
Diffstat (limited to 'sc/inc/dptabres.hxx')
-rw-r--r--sc/inc/dptabres.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/dptabres.hxx b/sc/inc/dptabres.hxx
index 4528c406d0da..a462ade90d8f 100644
--- a/sc/inc/dptabres.hxx
+++ b/sc/inc/dptabres.hxx
@@ -368,7 +368,7 @@ public:
OUString GetName() const;
OUString GetDisplayName( bool bLocaleIndependent ) const;
- void FillItemData( ScDPItemData& rData ) const;
+ ScDPItemData FillItemData() const;
bool IsValid() const;
bool IsVisible() const;
long GetSize(long nMeasure) const;