Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dlayact.cxx1532 const bool bLeftToRightViewLayout = pRoot->IsLeftToRightViewLayout(); in FormatLayout() local
1533 const bool bPrev = bLeftToRightViewLayout ? pLay->GetPrev() : pLay->GetNext(); in FormatLayout()
1534 const bool bNext = bLeftToRightViewLayout ? pLay->GetNext() : pLay->GetPrev(); in FormatLayout()

Completed in 29 milliseconds