Lines Matching refs:ItemConverter
40 ItemConverter::ItemConverter( in ItemConverter() function in comphelper::ItemConverter
51 ItemConverter::~ItemConverter() in ~ItemConverter()
56 void ItemConverter::resetPropertySet( in resetPropertySet()
74 SfxItemPool & ItemConverter::GetItemPool() const in GetItemPool()
79 SfxItemSet ItemConverter::CreateEmptyItemSet() const in CreateEmptyItemSet()
84 uno::Reference< beans::XPropertySet > ItemConverter::GetPropertySet() const in GetPropertySet()
89 void ItemConverter::_disposing( const lang::EventObject& rSource ) in _disposing()
97 void ItemConverter::FillItemSet( SfxItemSet & rOutItemSet ) const in FillItemSet()
169 void ItemConverter::FillSpecialItem( in FillSpecialItem()
176 bool ItemConverter::ApplySpecialItem( in ApplySpecialItem()
184 bool ItemConverter::ApplyItemSet( const SfxItemSet & rItemSet ) in ApplyItemSet()
238 void ItemConverter::InvalidateUnequalItems( SfxItemSet &rDestSet, const SfxItemSet &rSourceSet ) in InvalidateUnequalItems()