Home
last modified time | relevance | path

Searched refs:OOXMLPropertySetValue (Results 1 – 4 of 4) sorted by relevance

/trunk/main/writerfilter/source/ooxml/
H A DOOXMLPropertySetImpl.cxx548 OOXMLPropertySetValue::OOXMLPropertySetValue in OOXMLPropertySetValue() function in writerfilter::ooxml::OOXMLPropertySetValue
554 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()
H A DOOXMLPropertySetImpl.hxx179 class OOXMLPropertySetValue : public OOXMLValue class
183 OOXMLPropertySetValue(OOXMLPropertySet::Pointer_t pPropertySet);
184 virtual ~OOXMLPropertySetValue();
H A DOOXMLFastContextHandler.cxx860 OOXMLValue::Pointer_t pValue(new OOXMLPropertySetValue(getPropertySet())); in propagateCharacterPropertiesAsSet()
961 OOXMLValue::Pointer_t pValue(new OOXMLPropertySetValue(getPropertySet())); in sendPropertiesWithId()
1140 (new OOXMLPropertySetValue(getPropertySet())); in sendPropertiesToParent()
1269 return OOXMLValue::Pointer_t(new OOXMLPropertySetValue(mpPropertySet)); in getValue()
1424 (new OOXMLPropertySetValue(pPropSet)); in lcl_endFastElement()
H A DOOXMLDocumentImpl.cxx257 OOXMLValue::Pointer_t pBlipValue(new OOXMLPropertySetValue(pBlipSet)); in getPicturePropSet()

Completed in 37 milliseconds