Searched refs:bRightAligned (Results 1 – 2 of 2) sorted by relevance
1238 sal_Bool bRightAligned = sal_False; in ExportIndexTemplateElement() local1311 bRightAligned = in ExportIndexTemplateElement()1359 if ( bRightAligned || bTabPositionOK || bFillCharOK ) in ExportIndexTemplateElement()1483 bRightAligned ? XML_RIGHT : XML_LEFT); in ExportIndexTemplateElement()1485 if (bTabPositionOK && (! bRightAligned)) in ExportIndexTemplateElement()
1004 void lcl_RotateRect_Impl(Rectangle& rRect, const long nReference, sal_Bool bRightAligned) in lcl_RotateRect_Impl() argument1013 if(bRightAligned) in lcl_RotateRect_Impl()1088 sal_Bool bRightAligned = 0 != (nWinBits&WB_RIGHT_ALIGNED); in ImplDrawRulerTab() local1089 lcl_RotateRect_Impl(aRect1, rPos.Y(), bRightAligned); in ImplDrawRulerTab()1090 lcl_RotateRect_Impl(aRect2, rPos.Y(), bRightAligned); in ImplDrawRulerTab()1091 lcl_RotateRect_Impl(aRect3, rPos.Y(), bRightAligned); in ImplDrawRulerTab()
Completed in 30 milliseconds