Searched refs:rMyPool (Results 1 – 1 of 1) sorted by relevance
1430 SfxItemPool& rMyPool = GetPool().GetPool(); in getPropertyDefault() local1431 SfxItemSet aSet( rMyPool, pEntry->nWID, pEntry->nWID); in getPropertyDefault()1432 aSet.Put( rMyPool.GetDefaultItem( pEntry->nWID ) ); in getPropertyDefault()
Completed in 20 milliseconds