Home
last modified time | relevance | path

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

/AOO41X/main/svl/source/items/
H A Dpoolio.cxx1032 const SfxItemPool* pRefPool // <SfxItemPool> in dem das Surrogat gilt in LoadSurrogate() argument
1089 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() argument
1626 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 …]
H A Ditemset.cxx1587 const SfxItemPool* pRefPool /* Pool, der die Surrogate aufl"osen kann in Load() argument
1609 if ( !pRefPool ) in Load()
1610 pRefPool = _pPool; in Load()
1619 _pPool->LoadItem( rStream, bDirect, pRefPool ); in Load()
/AOO41X/main/svl/inc/svl/
H A Ditempool.hxx202 const SfxItemPool *pRefPool = 0 );
212 const SfxItemPool* pRefPool = 0 );
H A Ditemset.hxx181 const SfxItemPool *pRefPool = 0 );