Searched refs:nRTLPgn (Results 1 – 2 of 2) sorted by relevance
201 sal_uInt8 nRTLPgn = maSep.fBiDi; in SetDirection() local202 if ((meDir == FRMDIR_HORI_LEFT_TOP) && nRTLPgn) in SetDirection()689 sal_uInt8 nRTLPgn = maSegments.empty() ? 0 : maSegments.back().IsBiDi(); in InsertSection() local691 nRTLPgn ? FRMDIR_HORI_RIGHT_TOP : FRMDIR_HORI_LEFT_TOP, RES_FRAMEDIR)); in InsertSection()
839 sal_uInt8 nRTLPgn = maSegments.empty() ? 0 : maSegments.back().IsBiDi(); in InsertSection() local841 nRTLPgn ? FRMDIR_HORI_RIGHT_TOP : FRMDIR_HORI_LEFT_TOP, RES_FRAMEDIR)); in InsertSection()
Completed in 101 milliseconds