Home
last modified time | relevance | path

Searched refs:rAppendContext (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx623 TextAppendContext& rAppendContext = m_aTextAppendStack.top(); in finishParagraph() local
624 uno::Reference< text::XTextAppend > xTextAppend = rAppendContext.xTextAppend; in finishParagraph()
671 if( rAppendContext.pLastParagraphProperties.get() ) in finishParagraph()
685 else if(*rAppendContext.pLastParagraphProperties == *pParaContext ) in finishParagraph()
721 rAppendContext.pLastParagraphProperties->Getw() > 0 ? in finishParagraph()
722 rAppendContext.pLastParagraphProperties->Getw() : in finishParagraph()
729 rAppendContext.pLastParagraphProperties->Geth() > 0 ? in finishParagraph()
769 rAppendContext.pLastParagraphProperties->GetWrap() : in finishParagraph()
795 rAppendContext.pLastParagraphProperties->GetStartingRange(), in finishParagraph()
796 rAppendContext.pLastParagraphProperties->GetEndingRange(), in finishParagraph()
[all …]

Completed in 100 milliseconds