Home
last modified time | relevance | path

Searched refs:pPropSeq (Results 1 – 2 of 2) sorted by relevance

/trunk/main/ucb/source/core/
H A Ducbstore.cxx2529 Sequence< Property >* pPropSeq in getProperties() local
2550 Property* pProps = pPropSeq->getArray(); in getProperties()
2641 m_pProps = pPropSeq; in getProperties()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx1001 PropertySequence::Pointer_t pPropSeq(new PropertySequence()); in finishParagraph() local
1005 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 38 milliseconds