summaryrefslogtreecommitdiff
path: root/binfilter/inc/bf_sch/memchrt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/inc/bf_sch/memchrt.hxx')
-rw-r--r--binfilter/inc/bf_sch/memchrt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/binfilter/inc/bf_sch/memchrt.hxx b/binfilter/inc/bf_sch/memchrt.hxx
index 3db475f96..cc9835029 100644
--- a/binfilter/inc/bf_sch/memchrt.hxx
+++ b/binfilter/inc/bf_sch/memchrt.hxx
@@ -183,7 +183,7 @@ protected :
/// contains all information necessary to write the source data ranges
SchChartRange maChartRange;
- ::rtl::OUStringBuffer getXMLStringForCellAddress( const SchCellAddress& rCell );
+ void getXMLStringForCellAddress( const SchCellAddress& rCell, rtl::OUStringBuffer * output );
void getSingleCellAddressFromXMLString( const ::rtl::OUString& rXMLString,
sal_Int32 nStartPos, sal_Int32 nEndPos,
SchSingleCell& rSingleCell );