Lines Matching refs:SfxItemPool
70 SfxItemPool* pSecondaryPool = mpDefaultsPool->GetSecondaryPool(); in ~SvxUnoDrawPool()
74 SfxItemPool::Free(mpDefaultsPool); in ~SvxUnoDrawPool()
79 SfxItemPool::Free(pSecondaryPool); in ~SvxUnoDrawPool()
86 SfxItemPool* pOutlPool=EditEngine::CreatePool(); in init()
94 SfxItemPool* SvxUnoDrawPool::getModelPool( sal_Bool bReadOnly ) throw() in getModelPool()
109 void SvxUnoDrawPool::getAny( SfxItemPool* pPool, const comphelper::PropertyMapEntry* pEntry, uno::A… in getAny()
164 void SvxUnoDrawPool::putAny( SfxItemPool* pPool, const comphelper::PropertyMapEntry* pEntry, const … in putAny()
220 SfxItemPool* pPool = getModelPool( sal_False ); in _setPropertyValues()
235 SfxItemPool* pPool = getModelPool( sal_True ); in _getPropertyValues()
250 SfxItemPool* pPool = getModelPool( sal_True ); in _getPropertyStates()
313 SfxItemPool* pPool = getModelPool( sal_True ); in _setPropertyToDefault()
335 SfxItemPool* pPool = getModelPool( sal_True ); in _getPropertyDefault()