Searched refs:rAppendContext (Results 1 – 1 of 1) sorted by relevance
714 TextAppendContext& rAppendContext = m_aTextAppendStack.top(); in finishParagraph() local715 uno::Reference< text::XTextAppend > xTextAppend = rAppendContext.xTextAppend; in finishParagraph()762 if( rAppendContext.pLastParagraphProperties.get() ) in finishParagraph()776 else if(*rAppendContext.pLastParagraphProperties == *pParaContext ) in finishParagraph()796 rAppendContext.pLastParagraphProperties->Getw() > 0 ? in finishParagraph()797 rAppendContext.pLastParagraphProperties->Getw() : in finishParagraph()804 if (rAppendContext.pLastParagraphProperties->Geth()) in finishParagraph()847 if (rAppendContext.pLastParagraphProperties->IsxValid()) in finishParagraph()880 if ( rAppendContext.pLastParagraphProperties->IsyValid()) in finishParagraph()899 if (rAppendContext.pLastParagraphProperties->GetWrap() >= 0) in finishParagraph()[all …]
Completed in 27 milliseconds