Searched refs:ParagraphPropertyMap (Results 1 – 4 of 4) sorted by relevance
509 class ParagraphPropertyMap : public PropertyMap, public ParagraphProperties class512 explicit ParagraphPropertyMap();513 ~ParagraphPropertyMap();
1198 ParagraphPropertyMap::ParagraphPropertyMap() in ParagraphPropertyMap() function in writerfilter::dmapper::ParagraphPropertyMap1204 ParagraphPropertyMap::~ParagraphPropertyMap() in ~ParagraphPropertyMap()
274 pInsert.reset(new ParagraphPropertyMap); in PushProperties()713 … ParagraphPropertyMap* pParaContext = dynamic_cast< ParagraphPropertyMap* >( pPropertyMap.get() ); in finishParagraph()
3922 … ParagraphPropertyMap* pParaContext = dynamic_cast< ParagraphPropertyMap* >( pContext.get() ); in sprmWithProps()
Completed in 98 milliseconds