Searched refs:WW8Property (Results 1 – 4 of 4) sorted by relevance
40 WW8Property::~WW8Property() in ~WW8Property()269 WW8Property::Pointer_t 279 return WW8Property::Pointer_t in getAttribute()294 WW8Property::Pointer_t pAttr = pIt->get(); in dump()308 WW8Property::Pointer_t pAttr = pIt->get(); in dots()390 WW8Property::Pointer_t pTmpAttr = mpAttrSet->getAttribute(mnOffset); in operator ++()402 WW8Property::Pointer_t WW8PropertySetIteratorImpl::get() const in get()
38 class WW8PropertyImpl : public WW8Property, public WW8StructBase93 virtual WW8Property::Pointer_t getAttribute(sal_uInt32 nOffset) const;128 virtual WW8Property::Pointer_t get() const;
114 WW8Property::Pointer_t mpProperty;118 WW8Sprm(WW8Property::Pointer_t pProperty) in WW8Sprm()
109 class WRITERFILTER_DLLPUBLIC WW8Property class115 typedef boost::shared_ptr<WW8Property> Pointer_t;117 virtual ~WW8Property();171 virtual WW8Property::Pointer_t get() const = 0;
Completed in 15 milliseconds