Searched refs:StyleSheetPropertyMap (Results 1 – 5 of 5) sorted by relevance
68 ,pProperties(new StyleSheetPropertyMap) in StyleSheetEntry()500 …dynamic_cast< StyleSheetPropertyMap* >( m_pImpl->m_pCurrentEntry->pProperties.get() )->SetCT_TblWi… in lcl_attribute()504 …dynamic_cast< StyleSheetPropertyMap* >( m_pImpl->m_pCurrentEntry->pProperties.get() )->SetCT_TblWi… in lcl_attribute()618 …dynamic_cast< StyleSheetPropertyMap* >( m_pImpl->m_pCurrentEntry->pProperties.get() )->SetCT_TrPrB… in lcl_sprm()860 …const StyleSheetPropertyMap* pStyleSheetProperties = dynamic_cast<const StyleSheetPropertyMap*>(pE… in ApplyStyleSheets()
389 class StyleSheetPropertyMap : public PropertyMap, public ParagraphProperties class423 explicit StyleSheetPropertyMap();424 ~StyleSheetPropertyMap();
1083 StyleSheetPropertyMap::StyleSheetPropertyMap() : in StyleSheetPropertyMap() function in writerfilter::dmapper::StyleSheetPropertyMap1108 StyleSheetPropertyMap::~StyleSheetPropertyMap() in ~StyleSheetPropertyMap()
2275 StyleSheetPropertyMap* pStyleSheetPropertyMap = NULL; in sprmWithProps()2278 pStyleSheetPropertyMap = dynamic_cast< StyleSheetPropertyMap* >( rContext.get() ); in sprmWithProps()2297 StyleSheetPropertyMap* pStyleSheetPropertyMap = NULL; in sprmWithProps()2300 pStyleSheetPropertyMap = dynamic_cast< StyleSheetPropertyMap* >( rContext.get() ); in sprmWithProps()2692 StyleSheetPropertyMap* pStyleSheetPropertyMap = NULL; in sprmWithProps()2695 pStyleSheetPropertyMap = dynamic_cast< StyleSheetPropertyMap* >( rContext.get() ); in sprmWithProps()4040 …const StyleSheetPropertyMap* pStyleSheetProperties = dynamic_cast<const StyleSheetPropertyMap*>(pE… in sprmWithProps()
1005 const StyleSheetPropertyMap* pStyleSheetProperties = in GetAbstractList()1006 …dynamic_cast<const StyleSheetPropertyMap*>(pStyleSheetEntry ? pStyleSheetEntry->pProperties.get() … in GetAbstractList()
Completed in 77 milliseconds