Searched refs:pRefPool (Results 1 – 4 of 4) sorted by relevance
1089 if ( !pRefPool ) in LoadSurrogate()1090 pRefPool = this; in LoadSurrogate()1132 if ( pRefPool != pMaster ) in LoadSurrogate()1618 const SfxItemPool *pRefPool ) in LoadItem() argument1627 if ( bDontPut || !pRefPool ) in LoadItem()1628 pRefPool = this; in LoadItem()1631 while ( !pRefPool->IsInVersionsRange(nWhich) ) in LoadItem()1633 if ( pRefPool->pSecondary ) in LoadItem()1634 pRefPool = pRefPool->pSecondary; in LoadItem()1654 nWhich = pRefPool->GetNewWhich( 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 );
Completed in 28 milliseconds