Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwrtww8.cxx2113 sal_uInt16 nTextFlow = 0; in TableVerticalCell() local
2117 nTextFlow = 5; in TableVerticalCell()
2120 nTextFlow = 3; in TableVerticalCell()
2126 if (nTextFlow != 0) in TableVerticalCell()
2131 m_rWW8Export.InsUInt16(nTextFlow); in TableVerticalCell()
H A Dww8atr.cxx4940 sal_uInt16 nTextFlow=0; in FormatFrameDirection() local
4955 nTextFlow = 0; in FormatFrameDirection()
4958 nTextFlow = 0; in FormatFrameDirection()
4963 nTextFlow = 1; in FormatFrameDirection()
4970 m_rWW8Export.InsUInt16( nTextFlow ); in FormatFrameDirection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwrtww8.cxx2136 sal_uInt16 nTextFlow = 0; in TableVerticalCell() local
2140 nTextFlow = 5; in TableVerticalCell()
2143 nTextFlow = 3; in TableVerticalCell()
2149 if (nTextFlow != 0) in TableVerticalCell()
2154 m_rWW8Export.InsUInt16(nTextFlow); in TableVerticalCell()
H A Dww8atr.cxx4854 sal_uInt16 nTextFlow=0; in FormatFrameDirection() local
4869 nTextFlow = 0; in FormatFrameDirection()
4872 nTextFlow = 0; in FormatFrameDirection()
4877 nTextFlow = 1; in FormatFrameDirection()
4884 m_rWW8Export.InsUInt16( nTextFlow ); in FormatFrameDirection()