Searched refs:StyleSheetPropertyMap (Results 1 – 5 of 5) sorted by relevance
68 ,pProperties(new StyleSheetPropertyMap) in StyleSheetEntry()501 …dynamic_cast< StyleSheetPropertyMap* >( m_pImpl->m_pCurrentEntry->pProperties.get() )->SetCT_TblWi… in lcl_attribute()505 …dynamic_cast< StyleSheetPropertyMap* >( m_pImpl->m_pCurrentEntry->pProperties.get() )->SetCT_TblWi… in lcl_attribute()620 …dynamic_cast< StyleSheetPropertyMap* >( m_pImpl->m_pCurrentEntry->pProperties.get() )->SetCT_TrPrB… in lcl_sprm()863 …const StyleSheetPropertyMap* pStyleSheetProperties = dynamic_cast<const StyleSheetPropertyMap*>(pE… in ApplyStyleSheets()
389 class StyleSheetPropertyMap : public PropertyMap, public ParagraphProperties class423 explicit StyleSheetPropertyMap();424 ~StyleSheetPropertyMap();
1077 StyleSheetPropertyMap::StyleSheetPropertyMap() : in StyleSheetPropertyMap() function in writerfilter::dmapper::StyleSheetPropertyMap1102 StyleSheetPropertyMap::~StyleSheetPropertyMap() in ~StyleSheetPropertyMap()
2277 StyleSheetPropertyMap* pStyleSheetPropertyMap = NULL; in sprmWithProps()2280 pStyleSheetPropertyMap = dynamic_cast< StyleSheetPropertyMap* >( rContext.get() ); in sprmWithProps()2299 StyleSheetPropertyMap* pStyleSheetPropertyMap = NULL; in sprmWithProps()2302 pStyleSheetPropertyMap = dynamic_cast< StyleSheetPropertyMap* >( rContext.get() ); in sprmWithProps()2694 StyleSheetPropertyMap* pStyleSheetPropertyMap = NULL; in sprmWithProps()2697 pStyleSheetPropertyMap = dynamic_cast< StyleSheetPropertyMap* >( rContext.get() ); in sprmWithProps()4031 …const StyleSheetPropertyMap* pStyleSheetProperties = dynamic_cast<const StyleSheetPropertyMap*>(pE… in sprmWithProps()
1026 const StyleSheetPropertyMap* pStyleSheetProperties = in GetAbstractList()1027 …dynamic_cast<const StyleSheetPropertyMap*>(pStyleSheetEntry ? pStyleSheetEntry->pProperties.get() … in GetAbstractList()
Completed in 79 milliseconds