summaryrefslogtreecommitdiffstats
path: root/editeng/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-30 13:03:16 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-30 13:03:16 +0100
commit7af852b3f4070b10e98a49c4ddc098e89a5b9cca (patch)
tree797f54ef3736c9248f8956fcf6175026aa8b68ba /editeng/inc
parentnew files (diff)
downloadcore-7af852b3f4070b10e98a49c4ddc098e89a5b9cca.tar.gz
core-7af852b3f4070b10e98a49c4ddc098e89a5b9cca.zip
callcatcher: remove newly unused code
Diffstat (limited to 'editeng/inc')
-rw-r--r--editeng/inc/editeng/outliner.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/inc/editeng/outliner.hxx b/editeng/inc/editeng/outliner.hxx
index 49e615bdd42e..89ee624507a8 100644
--- a/editeng/inc/editeng/outliner.hxx
+++ b/editeng/inc/editeng/outliner.hxx
@@ -235,7 +235,6 @@ private:
EDITENG_DLLPRIVATE sal_uLong ImpCheckMousePos( const Point& rPosPixel, MouseTarget& reTarget);
EDITENG_DLLPRIVATE void ImpToggleExpand( Paragraph* pParentPara );
EDITENG_DLLPRIVATE ParaRange ImpGetSelectedParagraphs( sal_Bool bIncludeHiddenChilds );
- EDITENG_DLLPRIVATE void ImpPaintDDCursor();
EDITENG_DLLPRIVATE Pointer ImpGetMousePointer( MouseTarget eTarget );
EDITENG_DLLPRIVATE sal_uInt16 ImpInitPaste( sal_uLong& rStart );