Searched refs:SPRM (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/writerfilter/source/ooxml/ |
H A D | OOXMLFastContextHandler.cxx | 537 (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 D | OOXMLPropertySetImpl.hxx | 64 enum Type_t { SPRM, ATTRIBUTE }; enumerator
|
H A D | OOXMLPropertySetImpl.cxx | 177 case SPRM: in resolve()
|
Completed in 63 milliseconds