Home
last modified time | relevance | path

Searched refs:getModelPool (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/unodraw/
H A Dunopool.cxx94 SfxItemPool* SvxUnoDrawPool::getModelPool( sal_Bool bReadOnly ) throw() in getModelPool() function in SvxUnoDrawPool
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()
/trunk/main/sc/source/ui/unoobj/
H A Ddrdefuno.cxx62 SfxItemPool* ScDrawDefaultsObj::getModelPool( sal_Bool bReadOnly ) throw() in getModelPool() function in ScDrawDefaultsObj
74 pRet = SvxUnoDrawPool::getModelPool( bReadOnly ); // uses default pool in getModelPool()
/trunk/main/sw/source/ui/uno/
H A Dunodefaults.hxx37 virtual SfxItemPool* getModelPool( sal_Bool bReadOnly ) throw();
H A Dunodefaults.cxx48 SfxItemPool* SwSvxUnoDrawPool::getModelPool( sal_Bool /*bReadOnly*/ ) throw() in getModelPool() function in SwSvxUnoDrawPool
/trunk/main/sc/inc/
H A Ddrdefuno.hxx44 virtual SfxItemPool* getModelPool( sal_Bool bReadOnly ) throw();
/trunk/main/svx/inc/svx/
H A Dunopool.hxx56 virtual SfxItemPool* getModelPool( sal_Bool bReadOnly ) throw();

Completed in 26 milliseconds