Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DPropertyMap.hxx478 void SetyAlign( sal_Int32 nSet ) { m_yAlign = nSet; } in SetyAlign() function in writerfilter::dmapper::ParagraphProperties
H A DDomainMapper.cxx814 pParaProperties->SetyAlign( text::VertOrientation::NONE ); in lcl_attribute()
846 pParaProperties->SetyAlign( nIntValue ); in lcl_attribute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DPropertyMap.hxx500 void SetyAlign( sal_Int32 nSet ) { m_yAlign = nSet; } in SetyAlign() function in writerfilter::dmapper::ParagraphProperties
H A DDomainMapper.cxx860 pParaProperties->SetyAlign( text::VertOrientation::NONE ); in lcl_attribute()
892 pParaProperties->SetyAlign( nIntValue ); in lcl_attribute()