Searched refs:IsLeftToRightViewLayout (Results 1 – 4 of 4) sorted by relevance
1415 const bool bLTR = getRootFrm()->IsLeftToRightViewLayout(); in SidebarPosition()2203 const bool bRTL = !IsLeftToRightViewLayout(); in CheckViewLayout()2465 bool SwRootFrm::IsLeftToRightViewLayout() const in IsLeftToRightViewLayout() function in SwRootFrm
1534 const bool bLeftToRightViewLayout = pRoot->IsLeftToRightViewLayout(); in FormatLayout()
2851 const bool bLTR = IsLeftToRightViewLayout(); in Paint()
347 bool IsLeftToRightViewLayout() const;
Completed in 79 milliseconds