summaryrefslogtreecommitdiffstats
path: root/vcl/inc
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2011-09-10 07:54:34 +0200
committerJulien Nabet <serval2412@yahoo.fr>2011-09-10 07:55:29 +0200
commitda25c271cec8721d2ae5907da1de9fdcf7e2eb4c (patch)
treebdaa4fd1a1c9ef1d91818a2097bffcf5234b2739 /vcl/inc
parentTranslate some German comments (diff)
downloadcore-da25c271cec8721d2ae5907da1de9fdcf7e2eb4c.tar.gz
core-da25c271cec8721d2ae5907da1de9fdcf7e2eb4c.zip
Drop unused parts
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/helpwin.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/inc/helpwin.hxx b/vcl/inc/helpwin.hxx
index 7862a4961bbd..0c1368b1e84d 100644
--- a/vcl/inc/helpwin.hxx
+++ b/vcl/inc/helpwin.hxx
@@ -79,9 +79,6 @@ public:
const Rectangle& GetHelpArea() const { return maHelpArea; }
virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > CreateAccessible();
-
- sal_Bool RegisterAccessibleParent();
- void RevokeAccessibleParent();
};
void ImplShowHelpWindow( Window* pParent, sal_uInt16 nHelpWinStyle, sal_uInt16 nStyle,