19#ifndef INCLUDED_SFX2_INC_BITSET_HXX
20#define INCLUDED_SFX2_INC_BITSET_HXX
34 bool Contains( sal_uInt16 nBit )
const;
std::unique_ptr< sal_uInt32[]> pBitmap
sal_uInt16 GetFreeIndex()
void ReleaseIndex(sal_uInt16 i)
IndexBitSet & operator-=(sal_uInt16 nBit)
bool Contains(sal_uInt16 nBit) const
IndexBitSet(IndexBitSet const &)=delete
void operator=(IndexBitSet const &)=delete
IndexBitSet & operator|=(sal_uInt16 nBit)