diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-09-20 20:57:21 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-09-20 20:57:21 +0200 |
commit | 6904d2b41c80ab944a68bbbf8eb42263ddea6a5a (patch) | |
tree | 7cb27bdea393bf91a46d4b1f87b56c918751bacc /include/svx | |
parent | fb4bf4580f6244d044a80f4de501753cc2b4be70 (diff) |
Remove unused impGetOverflowingParaObject
Change-Id: Ice77d390ba6eaa327c868eed1db93f3e0bfac18e
Diffstat (limited to 'include/svx')
-rw-r--r-- | include/svx/textchainflow.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/textchainflow.hxx b/include/svx/textchainflow.hxx index babc15772eca..f0b8f5b33eff 100644 --- a/include/svx/textchainflow.hxx +++ b/include/svx/textchainflow.hxx @@ -73,7 +73,6 @@ protected: virtual void impSetFlowOutlinerParams(SdrOutliner *, SdrOutliner *); - OutlinerParaObject *impGetOverflowingParaObject(SdrOutliner *pOutliner); // impGetMergedUnderflowingParaObject merges underflowing text with the one in the next box OutlinerParaObject *impGetMergedUnderflowParaObject(SdrOutliner *pOutliner); |