Searched refs:rAppendContext (Results 1 – 1 of 1) sorted by relevance
623 TextAppendContext& rAppendContext = m_aTextAppendStack.top(); in finishParagraph() local624 uno::Reference< text::XTextAppend > xTextAppend = rAppendContext.xTextAppend; in finishParagraph()671 if( rAppendContext.pLastParagraphProperties.get() ) in finishParagraph()673 …if( sal::static_int_cast<Id>(rAppendContext.pLastParagraphProperties->GetDropCap()) != NS_ooxml::L… in finishParagraph()677 sal_Int32 nLines = rAppendContext.pLastParagraphProperties->GetLines(); in finishParagraph()679 aDrop.Count = rAppendContext.pLastParagraphProperties->GetDropCapLength(); in finishParagraph()685 else if(*rAppendContext.pLastParagraphProperties == *pParaContext ) in finishParagraph()688 rAppendContext.pLastParagraphProperties->SetEndingRange(xTextAppend->getEnd()); in finishParagraph()698 …m_pStyleSheetTable->FindStyleSheetByConvertedStyleName(rAppendContext.pLastParagraphProperties->Ge… in finishParagraph()721 rAppendContext.pLastParagraphProperties->Getw() > 0 ? in finishParagraph()[all …]