Searched refs:ItemID (Results 1 – 4 of 4) sorted by relevance
88 typedef ::std::set< ItemID >::const_iterator const_iterator;93 inline void put( const ItemID _id ) { m_aContent.insert( _id ); } in put()94 … inline bool has( const ItemID _id ) const { return m_aContent.find( _id ) != m_aContent.end(); } in has()103 ::std::set< ItemID > m_aContent;
27 typedef sal_Int32 ItemID; typedef
63 ItemID nItemID;
69 The property ItemID of the com::sun::star::awt::ItemEvent:: is assigned
Completed in 17 milliseconds