diff options
Diffstat (limited to 'sdext/source/presenter/PresenterTextView.hxx')
-rw-r--r-- | sdext/source/presenter/PresenterTextView.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterTextView.hxx b/sdext/source/presenter/PresenterTextView.hxx index 0229d79fac1c..1a47da041d0d 100644 --- a/sdext/source/presenter/PresenterTextView.hxx +++ b/sdext/source/presenter/PresenterTextView.hxx @@ -271,7 +271,6 @@ private: void RequestFormat(); void Format(); - SharedPresenterTextParagraph GetParagraphForCharacterIndex (const sal_Int32 nCharacterIndex) const; css::awt::Rectangle GetCaretBounds ( const sal_Int32 nParagraphIndex, const sal_Int32 nCharacterIndex) const; |