Home
last modified time | relevance | path

Searched refs:ParagraphPropertyMap (Results 1 – 4 of 4) sorted by relevance

/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx509 class ParagraphPropertyMap : public PropertyMap, public ParagraphProperties class
512 explicit ParagraphPropertyMap();
513 ~ParagraphPropertyMap();
H A DPropertyMap.cxx1198 ParagraphPropertyMap::ParagraphPropertyMap() in ParagraphPropertyMap() function in writerfilter::dmapper::ParagraphPropertyMap
1204 ParagraphPropertyMap::~ParagraphPropertyMap() in ~ParagraphPropertyMap()
H A DDomainMapper_Impl.cxx274 pInsert.reset(new ParagraphPropertyMap); in PushProperties()
713ParagraphPropertyMap* pParaContext = dynamic_cast< ParagraphPropertyMap* >( pPropertyMap.get() ); in finishParagraph()
H A DDomainMapper.cxx3922ParagraphPropertyMap* pParaContext = dynamic_cast< ParagraphPropertyMap* >( pContext.get() ); in sprmWithProps()

Completed in 75 milliseconds