Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/filter/ww8/
H A Dww8par2.cxx207 bool bIsBiDi; member in WW8TabDesc
1864 bIsBiDi(false), in WW8TabDesc()
1963 bIsBiDi = SVBT16ToShort(pParams) ? true : false; in WW8TabDesc()
2435 if ((nMinLeft && !bIsBiDi && text::HoriOrientation::LEFT == eOri) || in CalcDefaults()
2436 …(nMinLeft != -108 && bIsBiDi && text::HoriOrientation::RIGHT == eOri)) // Word sets the first nCen… in CalcDefaults()
2570 bIsBiDi ? FRMDIR_HORI_RIGHT_TOP : FRMDIR_HORI_LEFT_TOP, RES_FRAMEDIR ); in CreateSwTable()
2604 if (!bIsBiDi) in CreateSwTable()
3179 SvxFrameDirection MakeDirection(sal_uInt16 nCode, sal_Bool bIsBiDi) in MakeDirection() argument
3192 eDir = bIsBiDi ? FRMDIR_HORI_RIGHT_TOP : FRMDIR_HORI_LEFT_TOP; in MakeDirection()
3203 eDir = bIsBiDi ? FRMDIR_HORI_RIGHT_TOP : FRMDIR_HORI_LEFT_TOP; in MakeDirection()
[all …]

Completed in 70 milliseconds