Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/doctok/
H A DWW8PropertySetImpl.cxx40 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()
H A DWW8PropertySetImpl.hxx38 class WW8PropertyImpl : public WW8Property, public WW8StructBase
93 virtual WW8Property::Pointer_t getAttribute(sal_uInt32 nOffset) const;
128 virtual WW8Property::Pointer_t get() const;
H A DWW8ResourceModelImpl.hxx114 WW8Property::Pointer_t mpProperty;
118 WW8Sprm(WW8Property::Pointer_t pProperty) in WW8Sprm()
/trunk/main/writerfilter/inc/doctok/
H A DWW8Document.hxx109 class WRITERFILTER_DLLPUBLIC WW8Property class
115 typedef boost::shared_ptr<WW8Property> Pointer_t;
117 virtual ~WW8Property();
171 virtual WW8Property::Pointer_t get() const = 0;

Completed in 35 milliseconds