Searched refs:bLeftRight (Results 1 – 6 of 6) sorted by relevance
171 bool bLeftRight = aBtnLeftRight.IsChecked(); in ShowImage() local173 (bLeftRight ? aImgLeftRightHC : aImgTopDownHC) : in ShowImage()174 (bLeftRight ? aImgLeftRight : aImgTopDown) ); in ShowImage()
44 sal_Bool bLeftRight; member
58 bLeftRight=bScaleAll=bScaleTo=bScalePageNum= in Reset()
168 sal_Bool bLeftRight = bLeft || bRight; in HasTabBackground() local173 if( bT || bB || bLeftRight ) in HasTabBackground()
2530 sal_Bool bLeftRight = !bVertDontCare && in GetTextDirectionState() local2532 sal_Bool bTopBottom = !bVertDontCare && !bLeftRight && in GetTextDirectionState()2569 rSet.Put( SfxBoolItem( nWhich, bLeftRight ) ); in GetTextDirectionState()
926 aTableParam.bLeftRight = !aTableParam.bLeftRight; in InitParam()
Completed in 37 milliseconds