Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/shells/
H A Dannotsh.cxx227 SfxItemPool* pSecondPool = aEditAttr.GetPool()->GetSecondaryPool(); in Exec() local
228 if( !pSecondPool ) in Exec()
229 pSecondPool = aEditAttr.GetPool(); in Exec()
230 SvxScriptSetItem aSetItem( nSlot, *pSecondPool ); in Exec()
690 SfxItemPool* pSecondPool = aEditAttr.GetPool()->GetSecondaryPool(); in GetState() local
691 if( !pSecondPool ) in GetState()
692 pSecondPool = aEditAttr.GetPool(); in GetState()
693 SvxScriptSetItem aSetItem( nSlotId, *pSecondPool ); in GetState()

Completed in 15 milliseconds