Searched refs:WW8PropertiesValue (Results 1 – 2 of 2) sorted by relevance
219 class WW8PropertiesValue : public WW8Value class224 WW8PropertiesValue(writerfilter::Reference<Properties>::Pointer_t rRef) in WW8PropertiesValue() function in writerfilter::doctok::WW8PropertiesValue229 virtual ~WW8PropertiesValue() in ~WW8PropertiesValue()237 virtual WW8Value * clone() const { return new WW8PropertiesValue(mRef); } in clone()
449 WW8PropertiesValue::getProperties() in getProperties()454 string WW8PropertiesValue::toString() const in toString()482 return WW8Value::Pointer_t(new WW8PropertiesValue(rRef)); in createValue()
Completed in 9 milliseconds