Home
last modified time | relevance | path

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

/trunk/main/svl/inc/svl/
H A Ditempool.hxx120 FASTBOOL bPersistentRefCounts; member in SfxItemPool
219 return bPersistentRefCounts; } in HasPersistentRefCounts()
/trunk/main/svl/source/items/
H A Ditempool.cxx165 bPersistentRefCounts(bLoadRefCounts), in SfxItemPool()
226 bPersistentRefCounts(rPool.bPersistentRefCounts ), in SfxItemPool()
H A Dpoolio.cxx409 if ( !bPersistentRefCounts ) in readTheItems()
489 if ( !bPersistentRefCounts ) in Load()
888 if ( !bPersistentRefCounts ) in Load1_Impl()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx2627 SfxItemPool* EditEngine::CreatePool( sal_Bool bPersistentRefCounts ) in CreatePool() argument
2629 SfxItemPool* pPool = new EditEngineItemPool( bPersistentRefCounts ); in CreatePool()

Completed in 43 milliseconds