Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx762 if( rAppendContext.pLastParagraphProperties.get() ) in finishParagraph()
768 sal_Int32 nLines = rAppendContext.pLastParagraphProperties->GetLines(); 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()
813 if (rAppendContext.pLastParagraphProperties->GethRule() >= 0) 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 …]
H A DDomainMapper_Impl.hxx175 …graphPropertiesPtr pLastParagraphProperties; member

Completed in 69 milliseconds