Searched refs:OOXMLProperty (Results 1 – 5 of 5) sorted by relevance
61 class OOXMLPropertyImpl : public OOXMLProperty71 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);
44 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()
32 class OOXMLProperty : public Sprm class35 typedef boost::shared_ptr<OOXMLProperty> Pointer_t;37 virtual ~OOXMLProperty();60 virtual void add(OOXMLProperty::Pointer_t pProperty) = 0;
536 OOXMLProperty::Pointer_t pProp in sendTableDepth()543 OOXMLProperty::Pointer_t pProp in sendTableDepth()863 OOXMLProperty::Pointer_t pProp in propagateCharacterPropertiesAsSet()964 OOXMLProperty::Pointer_t pProp in sendPropertiesWithId()1108 OOXMLProperty::Pointer_t in sendPropertyToParent()1682 OOXMLProperty::Pointer_t pProp in endCell()1689 OOXMLProperty::Pointer_t pProp in endCell()1696 OOXMLProperty::Pointer_t pProp in endCell()1739 OOXMLProperty::Pointer_t pProp in endRow()1746 OOXMLProperty::Pointer_t pProp in endRow()[all …]
249 OOXMLProperty::Pointer_t pPayloadProperty in getPicturePropSet()259 OOXMLProperty::Pointer_t pBlipProperty in getPicturePropSet()
Completed in 22 milliseconds