Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/unoidl/
H A Dunopool.cxx51 class SdUnoDrawPool : public SvxUnoDrawPool class
54 SdUnoDrawPool( SdDrawDocument* pModel ) throw();
55 virtual ~SdUnoDrawPool() throw();
64 SdUnoDrawPool::SdUnoDrawPool( SdDrawDocument* pModel ) throw() in SdUnoDrawPool() function in SdUnoDrawPool
69 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 16 milliseconds