Searched refs:IsSystemRTL (Results 1 – 7 of 7) sorted by relevance
227 SvxFrameDirection eDirection = ScGlobal::IsSystemRTL() ? in GetItemSet()
960 sal_Bool ScGlobal::IsSystemRTL() in IsSystemRTL() function in ScGlobal
123 bLayoutRTL = ScGlobal::IsSystemRTL(); in ScTable()
423 mbRTL = ScGlobal::IsSystemRTL(); in ScEditWindow()
713 static sal_Bool IsSystemRTL(); // depending on system language
1699 pDoc->SetLayoutRTL( 0, ScGlobal::IsSystemRTL() ); in Construct()
1745 if (ScGlobal::IsSystemRTL()) in MakeEditEngine()
Completed in 107 milliseconds