Home
last modified time | relevance | path

Searched refs:OOXMLPropertySetImpl (Results 1 – 6 of 6) sorted by relevance

/trunk/main/writerfilter/source/ooxml/
H A DOOXMLPropertySetImpl.cxx411 OOXMLPropertySetImpl::OOXMLPropertySetImpl() in OOXMLPropertySetImpl() function in writerfilter::ooxml::OOXMLPropertySetImpl
416 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 …]
H A DOOXMLFastContextHandler.cxx503 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 …]
H A DOOXMLParserState.cxx141 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()
H A DOOXMLPropertySetImpl.hxx152 class OOXMLPropertySetImpl : public OOXMLPropertySet class
160 OOXMLPropertySetImpl();
161 virtual ~OOXMLPropertySetImpl();
H A DOOXMLDocumentImpl.cxx253 OOXMLPropertySet::Pointer_t pBlipSet(new OOXMLPropertySetImpl()); in getPicturePropSet()
263 OOXMLPropertySet * pProps = new OOXMLPropertySetImpl(); in getPicturePropSet()
/trunk/main/writerfilter/
H A DLibrary_writerfilter.mk133 writerfilter/source/ooxml/OOXMLPropertySetImpl \

Completed in 40 milliseconds