Searched refs:bInSetItem (Results 1 – 3 of 3) sorted by relevance
201 …for ( pImp->bInSetItem = sal_False; pImp->bInSetItem <= sal_True && !rStream.GetError(); ++pImp->b… in Store()221 pImp->bInSetItem == (*ppDefItem)->ISA(SfxSetItem) ) in Store()273 pImp->bInSetItem = sal_False; in Store()656 pImp->bInSetItem = pDefItem->ISA(SfxSetItem); in Load()657 if ( !bSecondaryLoaded && pSecondary && pImp->bInSetItem ) in Load()675 pImp->bInSetItem = sal_False; in Load()1590 DBG_ASSERT( !pImp->bInSetItem || !rItem.ISA(SfxSetItem), in StoreItem()1656 DBG_ASSERT( !nWhich || !pImp->bInSetItem || in LoadItem()
178 pImp->bInSetItem = sal_False; in SfxItemPool()237 pImp->bInSetItem = sal_False; in SfxItemPool()
81 FASTBOOL bInSetItem; member94 , bInSetItem(false) in SfxItemPool_Impl()
Completed in 18 milliseconds