Home
last modified time | relevance | path

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

/aoo4110/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 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 DOOXMLFastContextHandler.cxx507 OOXMLPropertySetImpl::Pointer_t pPropSet(new OOXMLPropertySetImpl()); in mark()
536 OOXMLPropertySet * pProps = new OOXMLPropertySetImpl(); in sendTableDepth()
864 OOXMLPropertySet::Pointer_t pPropertySet(new OOXMLPropertySetImpl()); in propagateCharacterPropertiesAsSet()
954 (new OOXMLPropertySetImpl())); in clearTableProps()
965 OOXMLPropertySet::Pointer_t pPropertySet(new OOXMLPropertySetImpl()); in sendPropertiesWithId()
985 setPropertySet(OOXMLPropertySet::Pointer_t(new OOXMLPropertySetImpl())); in clearProps()
1170 mpPropertySetAttrs(new OOXMLPropertySetImpl()) in OOXMLFastContextHandlerStream()
1247 : OOXMLFastContextHandler(pContext), mpPropertySet(new OOXMLPropertySetImpl()), in OOXMLFastContextHandlerProperties()
1688 OOXMLPropertySet * pProps = new OOXMLPropertySetImpl(); in endCell()
1745 OOXMLPropertySet * pProps = new OOXMLPropertySetImpl(); in endRow()
[all …]
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()
H A Dmakefile.mk74 $(SLO)$/OOXMLPropertySetImpl.obj \

Completed in 57 milliseconds