Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx509 class ParagraphPropertyMap : public PropertyMap, public ParagraphProperties class
512 explicit ParagraphPropertyMap();
513 ~ParagraphPropertyMap();
H A DPropertyMap.cxx1192 ParagraphPropertyMap::ParagraphPropertyMap() in ParagraphPropertyMap() function in writerfilter::dmapper::ParagraphPropertyMap
1198 ParagraphPropertyMap::~ParagraphPropertyMap() in ~ParagraphPropertyMap()
H A DDomainMapper_Impl.cxx256 eId == CONTEXT_PARAGRAPH ? new ParagraphPropertyMap : new PropertyMap); in PushProperties()
622ParagraphPropertyMap* pParaContext = dynamic_cast< ParagraphPropertyMap* >( pPropertyMap.get() ); in finishParagraph()
H A DDomainMapper.cxx3913ParagraphPropertyMap* pParaContext = dynamic_cast< ParagraphPropertyMap* >( pContext.get() ); in sprmWithProps()

Completed in 59 milliseconds