Searched refs:pRefPool (Results 1 – 4 of 4) sorted by relevance
1032 const SfxItemPool* pRefPool // <SfxItemPool> in dem das Surrogat gilt in LoadSurrogate() argument1089 if ( !pRefPool ) in LoadSurrogate()1090 pRefPool = this; in LoadSurrogate()1091 FASTBOOL bResolvable = pRefPool->GetName().Len() > 0; in LoadSurrogate()1132 if ( pRefPool != pMaster ) in LoadSurrogate()1618 const SfxItemPool *pRefPool ) in LoadItem() argument1626 sal_Bool bDontPut = (SfxItemPool*)-1 == pRefPool; in LoadItem()1627 if ( bDontPut || !pRefPool ) in LoadItem()1628 pRefPool = this; in LoadItem()1631 while ( !pRefPool->IsInVersionsRange(nWhich) ) in LoadItem()[all …]
1587 const SfxItemPool* pRefPool /* Pool, der die Surrogate aufl"osen kann in Load() argument1609 if ( !pRefPool ) in Load()1610 pRefPool = _pPool; in Load()1619 _pPool->LoadItem( rStream, bDirect, pRefPool ); in Load()
202 const SfxItemPool *pRefPool = 0 );212 const SfxItemPool* pRefPool = 0 );
181 const SfxItemPool *pRefPool = 0 );