Searched refs:pPropSeq (Results 1 – 2 of 2) sorted by relevance
2529 Sequence< Property >* pPropSeq in getProperties() local2550 Property* pProps = pPropSeq->getArray(); in getProperties()2641 m_pProps = pPropSeq; in getProperties()
1001 PropertySequence::Pointer_t pPropSeq(new PropertySequence()); in finishParagraph() local1005 pPropSeq.reset(new PropertySequence(pPropertyMap->GetPropertyValues())); in finishParagraph()1014 pPropSeq->set(PROP_DROP_CAP_FORMAT, aAny); in finishParagraph()1017 lcl_CorrectIndents(*pPropSeq); in finishParagraph()1020 xTextAppend->finishParagraph( pPropSeq->getSequence() ); in finishParagraph()
Completed in 131 milliseconds