Searched refs:WW8StringProperty (Results 1 – 2 of 2) sorted by relevance
102 ::writerfilter::Reference<Properties>::Pointer_t pProps(new WW8StringProperty(0, pVal)); in resolve()113 WW8StringProperty::WW8StringProperty(sal_uInt32 nId, WW8StringValue::Pointer_t pValue) in WW8StringProperty() function in writerfilter::doctok::WW8StringProperty118 WW8StringProperty::~WW8StringProperty() in ~WW8StringProperty()122 void WW8StringProperty::resolve(Properties & rProperties) in resolve()127 string WW8StringProperty::getType() const in getType()
113 class WW8StringProperty : public ::writerfilter::Reference<Properties> class119 WW8StringProperty(sal_uInt32 nId, WW8StringValue::Pointer_t pValue);120 virtual ~WW8StringProperty();
Completed in 13 milliseconds