Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx201 sal_uInt8 nRTLPgn = maSep.fBiDi; in SetDirection() local
202 if ((meDir == FRMDIR_HORI_LEFT_TOP) && nRTLPgn) in SetDirection()
689 sal_uInt8 nRTLPgn = maSegments.empty() ? 0 : maSegments.back().IsBiDi(); in InsertSection() local
691 nRTLPgn ? FRMDIR_HORI_RIGHT_TOP : FRMDIR_HORI_LEFT_TOP, RES_FRAMEDIR)); in InsertSection()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx830 sal_uInt8 nRTLPgn = maSegments.empty() ? 0 : maSegments.back().IsBiDi(); in InsertSection() local
832 nRTLPgn ? FRMDIR_HORI_RIGHT_TOP : FRMDIR_HORI_LEFT_TOP, RES_FRAMEDIR)); in InsertSection()

Completed in 51 milliseconds