diff options
author | Matthias Huetsch [mhu] <matthias.huetsch@sun.com> | 2010-06-25 16:25:27 +0200 |
---|---|---|
committer | Matthias Huetsch [mhu] <matthias.huetsch@sun.com> | 2010-06-25 16:25:27 +0200 |
commit | b3ae35891f2323835237f04a54bb53d2b30546f0 (patch) | |
tree | 41835a7726be957ce839efa7ebc534d55c422966 /sd/source/ui/annotations/annotationmanagerimpl.hxx | |
parent | f6a123d12d2abaaa73935f1439dfe622b26f4572 (diff) | |
parent | 8c75156a84a5088506c49101efad199dc7b8d05e (diff) |
Update from master repository (DEV300_m83).
Diffstat (limited to 'sd/source/ui/annotations/annotationmanagerimpl.hxx')
-rw-r--r--[-rwxr-xr-x] | sd/source/ui/annotations/annotationmanagerimpl.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/annotations/annotationmanagerimpl.hxx b/sd/source/ui/annotations/annotationmanagerimpl.hxx index 43b53d8467f9..70b95c2a509b 100755..100644 --- a/sd/source/ui/annotations/annotationmanagerimpl.hxx +++ b/sd/source/ui/annotations/annotationmanagerimpl.hxx @@ -99,9 +99,9 @@ public: void onTagDeselected( AnnotationTag& rTag ); void onSelectionChanged(); - +#if 0 rtl::OUString GetHelpText( ::com::sun::star::uno::Reference< ::com::sun::star::office::XAnnotation >& xAnnotation ); - +#endif void addListener(); void removeListener(); |