Home
last modified time | relevance | path

Searched refs:AttachedObject_Impl (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx72 struct AttachedObject_Impl struct
78 bool operator<( const AttachedObject_Impl & ) const;
79 bool operator==( const AttachedObject_Impl & ) const;
89 ::std::deque< AttachedObject_Impl > aObjList;
96 bool AttachedObject_Impl::operator<( const AttachedObject_Impl & r ) const
103 bool AttachedObject_Impl::operator==( const AttachedObject_Impl & r ) const
488 ::std::deque< AttachedObject_Impl > & rList in detachAll_Impl()
505 ::std::deque< AttachedObject_Impl > & rList in attachAll_Impl()
531 ::std::deque< AttachedObject_Impl > aList = (*aIt).aObjList; in registerScriptEvent()
584 ::std::deque< AttachedObject_Impl > aList = (*aIt).aObjList; in registerScriptEvents()
[all …]

Completed in 12 milliseconds