summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpoutput.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-08-22 22:57:05 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-08-28 21:37:08 -0400
commitf5aeaa3845ae794a6320f082b1354f946d96cec1 (patch)
treeb44cd1de8be9f7a03372c50239af59daf4cce10e /sc/inc/dpoutput.hxx
parentMake some methods non-inline, and add method descriptions. (diff)
downloadcore-f5aeaa3845ae794a6320f082b1354f946d96cec1.tar.gz
core-f5aeaa3845ae794a6320f082b1354f946d96cec1.zip
bnc#822173: Initial work on exporting pivot cache and pivot table to xlsx.
Still not perfect, but it somewhat does work. Change-Id: Ic248e20f7ab18a37f56b2034f57551dded956bab
Diffstat (limited to 'sc/inc/dpoutput.hxx')
-rw-r--r--sc/inc/dpoutput.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/inc/dpoutput.hxx b/sc/inc/dpoutput.hxx
index 2127d37d7e4a..440f097bba8c 100644
--- a/sc/inc/dpoutput.hxx
+++ b/sc/inc/dpoutput.hxx
@@ -112,7 +112,8 @@ public:
void SetPosition( const ScAddress& rPos );
void Output(); //! Refresh?
- ScRange GetOutputRange( sal_Int32 nRegionType = ::com::sun::star::sheet::DataPilotOutputRangeType::WHOLE );
+ ScRange GetOutputRange( sal_Int32 nRegionType = ::com::sun::star::sheet::DataPilotOutputRangeType::WHOLE );
+ ScRange GetOutputRange( sal_Int32 nRegionType = ::com::sun::star::sheet::DataPilotOutputRangeType::WHOLE ) const;
long GetHeaderRows();
bool HasError(); // range overflow or exception from source