summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations/annotationtag.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/annotations/annotationtag.hxx')
-rw-r--r--sd/source/ui/annotations/annotationtag.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/annotations/annotationtag.hxx b/sd/source/ui/annotations/annotationtag.hxx
index 515d7b155a07..97dda94438db 100644
--- a/sd/source/ui/annotations/annotationtag.hxx
+++ b/sd/source/ui/annotations/annotationtag.hxx
@@ -82,10 +82,10 @@ private:
std::auto_ptr<AnnotationWindow> mpAnnotationWindow;
Color maColor;
int mnIndex;
- const vcl::Font& mrFont;
+ const ::vcl::Font& mrFont;
Size maSize;
ImplSVEvent * mnClosePopupEvent;
- ::Window* mpListenWindow;
+ vcl::Window* mpListenWindow;
Point maMouseDownPos;
};