summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/documentfontsdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/documentfontsdialog.hxx')
-rw-r--r--sfx2/source/inc/documentfontsdialog.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/inc/documentfontsdialog.hxx b/sfx2/source/inc/documentfontsdialog.hxx
index 39f2d80adea2..360f88713010 100644
--- a/sfx2/source/inc/documentfontsdialog.hxx
+++ b/sfx2/source/inc/documentfontsdialog.hxx
@@ -30,8 +30,8 @@
class SfxDocumentFontsPage: public SfxTabPage
{
public:
- SfxDocumentFontsPage( Window* parent, const SfxItemSet& set );
- static SfxTabPage* Create( Window* parent, const SfxItemSet* set );
+ SfxDocumentFontsPage( vcl::Window* parent, const SfxItemSet& set );
+ static SfxTabPage* Create( vcl::Window* parent, const SfxItemSet* set );
protected:
virtual bool FillItemSet( SfxItemSet* set ) SAL_OVERRIDE;
virtual void Reset( const SfxItemSet* set ) SAL_OVERRIDE;