19#ifndef INCLUDED_SVL_ITEMITER_HXX
20#define INCLUDED_SVL_ITEMITER_HXX
44 bool IsAtEnd()
const {
return m_nCurrent == m_nEnd; }
sal_uInt16 GetFirstPos() const
const SfxPoolItem * GetCurItem() const
get item, or null if no items
sal_uInt16 GetLastPos() const
sal_uInt16 GetCurPos() const
const SfxPoolItem * NextItem()
const SfxItemSet & m_rSet
SfxPoolItem const ** m_ppItems
pointer to array of items, we allocate and free this unless m_bItemsFixed==true
sal_uInt16 m_nCount
number of items
SfxItemState
These values have to match the values in the css::frame::status::ItemState IDL to be found at offapi/...