Searched refs:bTextRTL (Results 1 – 1 of 1) sorted by relevance
116 sal_Bool bTextRTL; member in ImplRulerData556 if ( (mnWinStyle & WB_HORZ)^mpData->bTextRTL ) in ImplDrawTicks()1113 if(mpData->bTextRTL) in ImplDrawTab()1390 long nStart = mpData->bTextRTL ? mpData->nMargin2 + nNullVirOff : nNullVirOff; in ImplFormat()1436 if(mpData->bTextRTL) in ImplInitExtraField()1479 if(mpData->bTextRTL) in ImplDraw()1561 if(mpData->bTextRTL) in ImplDrawExtra()1571 if(mpData->bTextRTL) in ImplDrawExtra()2414 ImplInitExtraField( mpData->bTextRTL ); in Resize()3167 if(mpData->bTextRTL != bRTL) in SetTextRTL()[all …]
Completed in 35 milliseconds