Home
last modified time | relevance | path

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

/trunk/main/svl/inc/svl/
H A Ditempool.hxx82 virtual void ObjectInDestruction(const SfxItemPool& rSfxItemPool) = 0;
/trunk/main/editeng/source/editeng/
H A Deditobj2.hxx303 virtual void ObjectInDestruction(const SfxItemPool& rSfxItemPool);
H A Deditobj.cxx587 void BinTextObject::ObjectInDestruction(const SfxItemPool& rSfxItemPool) in ObjectInDestruction() argument
589 if(!bOwnerOfPool && pPool && pPool == &rSfxItemPool) in ObjectInDestruction()

Completed in 25 milliseconds