Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx869 if ( rAppendContext.pLastParagraphProperties->GetyAlign() >= 0) in finishParagraph()
871 … nVertOrient = static_cast<sal_Int16>(rAppendContext.pLastParagraphProperties->GetyAlign()); in finishParagraph()
873 else if ( pStyleProperties->GetyAlign() >= 0) in finishParagraph()
875 … nVertOrient = static_cast<sal_Int16>(pStyleProperties->GetyAlign()); in finishParagraph()
H A DPropertyMap.hxx363 sal_Int32 GetyAlign()const { return m_yAlign; } in GetyAlign() function in writerfilter::dmapper::ParagraphProperties

Completed in 34 milliseconds