Let's keep these guys private.

Change-Id: I196c9c2b24f94ac66bb200fea561bdc5ccc679e5
This commit is contained in:
Kohei Yoshida 2016-11-15 22:17:34 -05:00
parent e4e208fa2b
commit c3f9953202

View File

@ -40,12 +40,12 @@ public:
virtual void notifyEvent( const css::accessibility::AccessibleEventObject& aEvent )
throw( css::uno::RuntimeException, std::exception ) override;
private:
AtkObjectWrapper *mpWrapper;
std::vector< css::uno::Reference< css::accessibility::XAccessible > >
m_aChildList;
private:
virtual ~AtkListener() override;
// Updates the child list held to provide the old IndexInParent on children_changed::remove