Searched refs:CONTEXT_PARAGRAPH (Results 1 – 3 of 3) sorted by relevance
3910 PropertyMapPtr pContext = m_pImpl->GetTopContextOfType(CONTEXT_PARAGRAPH); in sprmWithProps()4325 m_pImpl->PushProperties(CONTEXT_PARAGRAPH); in lcl_startParagraphGroup()4342 m_pImpl->PopProperties(CONTEXT_PARAGRAPH); in lcl_endParagraphGroup()4442 m_pImpl->finishParagraph(m_pImpl->GetTopContextOfType(CONTEXT_PARAGRAPH)); in lcl_text()4514 m_pImpl->finishParagraph(m_pImpl->GetTopContextOfType(CONTEXT_PARAGRAPH)); in lcl_utext()
110 CONTEXT_PARAGRAPH, enumerator
256 eId == CONTEXT_PARAGRAPH ? new ParagraphPropertyMap : new PropertyMap); in PushProperties()2224 PropertyMapPtr pParaContext = GetTopContextOfType(CONTEXT_PARAGRAPH); in GetCurrentLocale()