Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/inc/
H A Ddsmeta.hxx88 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;
H A Ddsitems.hxx27 typedef sal_Int32 ItemID; typedef
/aoo41x/main/dbaccess/source/ui/misc/
H A Ddsmeta.cxx62 ItemID nItemID;
/aoo41x/main/offapi/com/sun/star/awt/
H A DUnoControlRoadmap.idl69 The property ItemID of the com::sun::star::awt::ItemEvent:: is assigned

Completed in 27 milliseconds