Let's keep these guys private.
Change-Id: I196c9c2b24f94ac66bb200fea561bdc5ccc679e5
This commit is contained in:
parent
e4e208fa2b
commit
c3f9953202
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user