Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx82 struct AttacherIndex_Impl struct
91 bool operator<( const AttacherIndex_Impl & ) const;
92 bool operator==( const AttacherIndex_Impl & ) const;
109 bool AttacherIndex_Impl::operator<( const AttacherIndex_Impl & r ) const
114 bool AttacherIndex_Impl::operator==( const AttacherIndex_Impl & r ) const
126 ::std::deque< AttacherIndex_Impl > aIndex;
473 ::std::deque<AttacherIndex_Impl>::iterator aIt = aIndex.begin(); in implCheckIndex()
529 ::std::deque<AttacherIndex_Impl>::iterator aIt = implCheckIndex( nIndex ); in registerScriptEvent()
691 AttacherIndex_Impl aTmp; in insertEntry()
918 ::std::deque<AttacherIndex_Impl>::iterator aIt = aIndex.begin(); in write()
[all …]

Completed in 9 milliseconds