Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/doctok/
H A DWW8Sttbf.cxx102 ::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::WW8StringProperty
118 WW8StringProperty::~WW8StringProperty() in ~WW8StringProperty()
122 void WW8StringProperty::resolve(Properties & rProperties) in resolve()
127 string WW8StringProperty::getType() const in getType()
H A DWW8Sttbf.hxx113 class WW8StringProperty : public ::writerfilter::Reference<Properties> class
119 WW8StringProperty(sal_uInt32 nId, WW8StringValue::Pointer_t pValue);
120 virtual ~WW8StringProperty();

Completed in 11 milliseconds