Home
last modified time | relevance | path

Searched refs:bLeftRight (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/pagedlg/
H A Dtptable.cxx170 bool bLeftRight = aBtnLeftRight.IsChecked(); in ShowImage() local
172 (bLeftRight ? aImgLeftRightHC : aImgTopDownHC) : in ShowImage()
173 (bLeftRight ? aImgLeftRight : aImgTopDown) ); in ShowImage()
/trunk/main/sc/inc/
H A Dpagepar.hxx44 sal_Bool bLeftRight; member
/trunk/main/sc/source/core/data/
H A Dpagepar.cxx58 bLeftRight=bScaleAll=bScaleTo=bScalePageNum= in Reset()
/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx168 sal_Bool bLeftRight = bLeft || bRight; in HasTabBackground() local
173 if( bT || bB || bLeftRight ) in HasTabBackground()
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx2530 sal_Bool bLeftRight = !bVertDontCare && in GetTextDirectionState() local
2532 sal_Bool bTopBottom = !bVertDontCare && !bLeftRight && in GetTextDirectionState()
2569 rSet.Put( SfxBoolItem( nWhich, bLeftRight ) ); in GetTextDirectionState()
H A Dprintfun.cxx926 aTableParam.bLeftRight = !aTableParam.bLeftRight; in InitParam()

Completed in 62 milliseconds