Searched refs:getModelPool (Results 1 – 6 of 6) sorted by relevance
94 SfxItemPool* SvxUnoDrawPool::getModelPool( sal_Bool bReadOnly ) throw() in getModelPool() function in SvxUnoDrawPool220 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()
62 SfxItemPool* ScDrawDefaultsObj::getModelPool( sal_Bool bReadOnly ) throw() in getModelPool() function in ScDrawDefaultsObj74 pRet = SvxUnoDrawPool::getModelPool( bReadOnly ); // uses default pool in getModelPool()
37 virtual SfxItemPool* getModelPool( sal_Bool bReadOnly ) throw();
48 SfxItemPool* SwSvxUnoDrawPool::getModelPool( sal_Bool /*bReadOnly*/ ) throw() in getModelPool() function in SwSvxUnoDrawPool
44 virtual SfxItemPool* getModelPool( sal_Bool bReadOnly ) throw();
56 virtual SfxItemPool* getModelPool( sal_Bool bReadOnly ) throw();
Completed in 37 milliseconds