Home
last modified time | relevance | path

Searched refs:SPRM (Results 1 – 3 of 3) sorted by relevance

/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFastContextHandler.cxx537 (new OOXMLPropertyImpl(NS_sprm::LN_PTableDepth, pVal, OOXMLPropertyImpl::SPRM)); in sendTableDepth()
544 (new OOXMLPropertyImpl(NS_sprm::LN_PFInTable, pVal, OOXMLPropertyImpl::SPRM)); in sendTableDepth()
864 (new OOXMLPropertyImpl(rId, pValue, OOXMLPropertyImpl::SPRM)); in propagateCharacterPropertiesAsSet()
965 (new OOXMLPropertyImpl(rId, pValue, OOXMLPropertyImpl::SPRM)); in sendPropertiesWithId()
1110 OOXMLPropertyImpl::SPRM)); in sendPropertyToParent()
1143 (new OOXMLPropertyImpl(getId(), pValue, OOXMLPropertyImpl::SPRM)); in sendPropertiesToParent()
1690 (new OOXMLPropertyImpl(NS_sprm::LN_PFInTable, pVal, OOXMLPropertyImpl::SPRM)); in endCell()
1697 (new OOXMLPropertyImpl(NS_sprm::LN_PCell, pVal, OOXMLPropertyImpl::SPRM)); in endCell()
1747 (new OOXMLPropertyImpl(NS_sprm::LN_PFInTable, pVal, OOXMLPropertyImpl::SPRM)); in endRow()
1754 (new OOXMLPropertyImpl(NS_sprm::LN_PRow, pVal, OOXMLPropertyImpl::SPRM)); in endRow()
[all …]
H A DOOXMLPropertySetImpl.hxx64 enum Type_t { SPRM, ATTRIBUTE }; enumerator
H A DOOXMLPropertySetImpl.cxx177 case SPRM: in resolve()

Completed in 40 milliseconds