Kaydet (Commit) 24858e4a authored tarafından Caolán McNamara's avatar Caolán McNamara

Pin_Impl doesn't have an implementation

Change-Id: Ic2eb447910b14d75911be4835a533c8575045e08
üst 3d1043f6
......@@ -114,7 +114,6 @@ public:
SAL_DLLPRIVATE void Reappear_Impl();
SAL_DLLPRIVATE bool IsAutoHide_Impl() const;
SAL_DLLPRIVATE void AutoShow_Impl( bool bShow = true );
SAL_DLLPRIVATE void Pin_Impl( bool bPinned );
SAL_DLLPRIVATE void ReleaseChildWindow_Impl();
};
......
......@@ -124,7 +124,6 @@ public:
virtual void AutoHide() SAL_OVERRIDE;
virtual void FadeOut() SAL_OVERRIDE;
virtual void FadeIn() SAL_OVERRIDE;
void Pin_Impl( bool bPinned );
void SetActiveWindow_Impl( SfxDockingWindow* pWin );
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment