Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/doctok/
H A DWW8ResourceModelImpl.hxx219 class WW8PropertiesValue : public WW8Value class
224 WW8PropertiesValue(writerfilter::Reference<Properties>::Pointer_t rRef) in WW8PropertiesValue() function in writerfilter::doctok::WW8PropertiesValue
229 virtual ~WW8PropertiesValue() in ~WW8PropertiesValue()
237 virtual WW8Value * clone() const { return new WW8PropertiesValue(mRef); } in clone()
H A DWW8ResourceModelImpl.cxx449 WW8PropertiesValue::getProperties() in getProperties()
454 string WW8PropertiesValue::toString() const in toString()
482 return WW8Value::Pointer_t(new WW8PropertiesValue(rRef)); in createValue()

Completed in 21 milliseconds