Searched refs:OOXMLPropertySetImpl (Results 1 – 6 of 6) sorted by relevance
411 OOXMLPropertySetImpl::OOXMLPropertySetImpl() in OOXMLPropertySetImpl() function in writerfilter::ooxml::OOXMLPropertySetImpl416 OOXMLPropertySetImpl::~OOXMLPropertySetImpl() in ~OOXMLPropertySetImpl()442 OOXMLPropertySetImpl::OOXMLProperties_t::iterator OOXMLPropertySetImpl::begin() in begin()447 OOXMLPropertySetImpl::OOXMLProperties_t::iterator OOXMLPropertySetImpl::end() in end()453 OOXMLPropertySetImpl::begin() const in begin()459 OOXMLPropertySetImpl::end() const in end()464 string OOXMLPropertySetImpl::getType() const in getType()494 OOXMLPropertySetImpl * pSet = in add()507 OOXMLPropertySet * OOXMLPropertySetImpl::clone() const in clone()509 return new OOXMLPropertySetImpl(*this); in clone()[all …]
503 OOXMLPropertySetImpl::Pointer_t pPropSet(new OOXMLPropertySetImpl()); in mark()532 OOXMLPropertySet * pProps = new OOXMLPropertySetImpl(); in sendTableDepth()861 OOXMLPropertySet::Pointer_t pPropertySet(new OOXMLPropertySetImpl()); in propagateCharacterPropertiesAsSet()951 (new OOXMLPropertySetImpl())); in clearTableProps()962 OOXMLPropertySet::Pointer_t pPropertySet(new OOXMLPropertySetImpl()); in sendPropertiesWithId()982 setPropertySet(OOXMLPropertySet::Pointer_t(new OOXMLPropertySetImpl())); in clearProps()1167 mpPropertySetAttrs(new OOXMLPropertySetImpl()) in OOXMLFastContextHandlerStream()1237 : OOXMLFastContextHandler(pContext), mpPropertySet(new OOXMLPropertySetImpl()), in OOXMLFastContextHandlerProperties()1678 OOXMLPropertySet * pProps = new OOXMLPropertySetImpl(); in endCell()1735 OOXMLPropertySet * pProps = new OOXMLPropertySetImpl(); in endRow()[all …]
141 mpCharacterProps.reset(new OOXMLPropertySetImpl()); in resolveCharacterProperties()195 rCellProps.reset(new OOXMLPropertySetImpl()); in resolveCellProperties()209 rRowProps.reset(new OOXMLPropertySetImpl()); in resolveRowProperties()223 rTableProps.reset(new OOXMLPropertySetImpl()); in resolveTableProperties()
152 class OOXMLPropertySetImpl : public OOXMLPropertySet class160 OOXMLPropertySetImpl();161 virtual ~OOXMLPropertySetImpl();
253 OOXMLPropertySet::Pointer_t pBlipSet(new OOXMLPropertySetImpl()); in getPicturePropSet()263 OOXMLPropertySet * pProps = new OOXMLPropertySetImpl(); in getPicturePropSet()
133 writerfilter/source/ooxml/OOXMLPropertySetImpl \
Completed in 40 milliseconds