Searched refs:SdUnoDrawPool (Results 1 – 1 of 1) sorted by relevance
51 class SdUnoDrawPool : public SvxUnoDrawPool class54 SdUnoDrawPool( SdDrawDocument* pModel ) throw();55 virtual ~SdUnoDrawPool() throw();64 SdUnoDrawPool::SdUnoDrawPool( SdDrawDocument* pModel ) throw() in SdUnoDrawPool() function in SdUnoDrawPool69 SdUnoDrawPool::~SdUnoDrawPool() throw() in ~SdUnoDrawPool()73 void SdUnoDrawPool::putAny( SfxItemPool* pPool, const comphelper::PropertyMapEntry* pEntry, const u… in putAny()94 return (uno::XAggregation*)new SdUnoDrawPool( pDrawModel ); in SdUnoCreatePool()
Completed in 11 milliseconds