summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg/structpg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'formula/source/ui/dlg/structpg.hxx')
-rw-r--r--formula/source/ui/dlg/structpg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/formula/source/ui/dlg/structpg.hxx b/formula/source/ui/dlg/structpg.hxx
index 7b3c60655cf2..bdd4fcd7d70d 100644
--- a/formula/source/ui/dlg/structpg.hxx
+++ b/formula/source/ui/dlg/structpg.hxx
@@ -48,7 +48,7 @@ protected:
public:
- StructListBox(Window* pParent, WinBits nBits );
+ StructListBox(vcl::Window* pParent, WinBits nBits );
/** Inserts an entry with static image (no difference between collapsed/expanded). */
SvTreeListEntry* InsertStaticEntry(
@@ -89,7 +89,7 @@ protected:
public:
- StructPage( Window* pParent);
+ StructPage( vcl::Window* pParent);
void ClearStruct();
virtual SvTreeListEntry* InsertEntry(const OUString& rText, SvTreeListEntry* pParent,