Home
last modified time | relevance | path

Searched refs:rAppendContext (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx714 TextAppendContext& rAppendContext = m_aTextAppendStack.top(); in finishParagraph() local
715 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 36 milliseconds