update dev300-m57
[ooovba.git] / applied_patches / 0044-vba-show-data-form-link-fix.diff
blob9dd75a9fbfa8fb18fb5f433e4c4cb4749d62eb47
1 diff --git sc/source/ui/inc/tabvwsh.hxx sc/source/ui/inc/tabvwsh.hxx
2 index 7ce1670..d8966e2 100644
3 --- sc/source/ui/inc/tabvwsh.hxx
4 +++ sc/source/ui/inc/tabvwsh.hxx
5 @@ -251,7 +251,7 @@ public:
7 virtual ~ScTabViewShell();
9 - Window* GetDialogParent();
10 + SC_DLLPUBLIC Window* GetDialogParent();
12 bool IsRefInputMode() const;
13 void ExecuteInputDirect();