diff options
author | Jan Holesovsky <kendy@collabora.com> | 2015-11-12 09:51:46 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2015-11-12 09:54:46 +0100 |
commit | f92c53f96dda175c971278a141a72dfd0e978466 (patch) | |
tree | 0744194393626b06b51d904ae09d7d01321ed9e1 /sw/inc/unochart.hxx | |
parent | eb95283d98fffb031070338ca0d9a966fcf98c07 (diff) |
bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.
Change-Id: I11d282c3be86feb57f5279220d84d8a121df0dbd
Diffstat (limited to 'sw/inc/unochart.hxx')
-rw-r--r-- | sw/inc/unochart.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unochart.hxx b/sw/inc/unochart.hxx index 69adac560756..09cb4f613ed2 100644 --- a/sw/inc/unochart.hxx +++ b/sw/inc/unochart.hxx @@ -278,7 +278,7 @@ protected: public: SwChartDataSequence( SwChartDataProvider &rProvider, - SwFrameFormat &rTblFmt, + SwFrameFormat &rTableFormat, std::shared_ptr<SwUnoCrsr> pTableCursor ); virtual ~SwChartDataSequence(); |