Home
last modified time | relevance | path

Searched refs:OOXMLProperty (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/writerfilter/source/ooxml/
H A DOOXMLPropertySetImpl.hxx61 class OOXMLPropertyImpl : public OOXMLProperty
71 typedef boost::shared_ptr<OOXMLProperty> Pointer_t;
148 bool operator()(const OOXMLProperty::Pointer_t x,
149 const OOXMLProperty::Pointer_t y) const;
155 typedef vector<OOXMLProperty::Pointer_t> OOXMLProperties_t;
165 virtual void add(OOXMLProperty::Pointer_t pProperty);
H A DOOXMLPropertySetImpl.cxx44 OOXMLProperty::~OOXMLProperty() in ~OOXMLProperty()
63 : OOXMLProperty(), mId(rSprm.mId), mpValue(rSprm.mpValue), meType(rSprm.meType) in OOXMLPropertyImpl()
394 bool OOXMLPropertySetImplCompare::operator()(const OOXMLProperty::Pointer_t x, in operator ()()
395 const OOXMLProperty::Pointer_t y) const in operator ()()
425 OOXMLProperty::Pointer_t pProp = *aIt; in resolve()
469 void OOXMLPropertySetImpl::add(OOXMLProperty::Pointer_t pProperty) in add()
H A DOOXMLPropertySet.hxx32 class OOXMLProperty : public Sprm class
35 typedef boost::shared_ptr<OOXMLProperty> Pointer_t;
37 virtual ~OOXMLProperty();
60 virtual void add(OOXMLProperty::Pointer_t pProperty) = 0;
H A DOOXMLFastContextHandler.cxx540 OOXMLProperty::Pointer_t pProp in sendTableDepth()
547 OOXMLProperty::Pointer_t pProp in sendTableDepth()
866 OOXMLProperty::Pointer_t pProp in propagateCharacterPropertiesAsSet()
967 OOXMLProperty::Pointer_t pProp in sendPropertiesWithId()
1111 OOXMLProperty::Pointer_t in sendPropertyToParent()
1692 OOXMLProperty::Pointer_t pProp in endCell()
1699 OOXMLProperty::Pointer_t pProp in endCell()
1706 OOXMLProperty::Pointer_t pProp in endCell()
1749 OOXMLProperty::Pointer_t pProp in endRow()
1756 OOXMLProperty::Pointer_t pProp in endRow()
[all …]
H A DOOXMLDocumentImpl.cxx249 OOXMLProperty::Pointer_t pPayloadProperty in getPicturePropSet()
259 OOXMLProperty::Pointer_t pBlipProperty in getPicturePropSet()

Completed in 36 milliseconds