Searched refs:OOXMLPropertySetValue (Results 1 – 4 of 4) sorted by relevance
548 OOXMLPropertySetValue::OOXMLPropertySetValue in OOXMLPropertySetValue() function in writerfilter::ooxml::OOXMLPropertySetValue554 OOXMLPropertySetValue::~OOXMLPropertySetValue() in ~OOXMLPropertySetValue()558 writerfilter::Reference<Properties>::Pointer_t OOXMLPropertySetValue::getProperties() in getProperties()564 string OOXMLPropertySetValue::toString() const in toString()573 OOXMLValue * OOXMLPropertySetValue::clone() const in clone()575 return new OOXMLPropertySetValue(*this); in clone()
179 class OOXMLPropertySetValue : public OOXMLValue class183 OOXMLPropertySetValue(OOXMLPropertySet::Pointer_t pPropertySet);184 virtual ~OOXMLPropertySetValue();
863 OOXMLValue::Pointer_t pValue(new OOXMLPropertySetValue(getPropertySet())); in propagateCharacterPropertiesAsSet()964 OOXMLValue::Pointer_t pValue(new OOXMLPropertySetValue(getPropertySet())); in sendPropertiesWithId()1143 (new OOXMLPropertySetValue(getPropertySet())); in sendPropertiesToParent()1279 return OOXMLValue::Pointer_t(new OOXMLPropertySetValue(mpPropertySet)); in getValue()1434 (new OOXMLPropertySetValue(pPropSet)); in lcl_endFastElement()
257 OOXMLValue::Pointer_t pBlipValue(new OOXMLPropertySetValue(pBlipSet)); in getPicturePropSet()
Completed in 28 milliseconds