Home
last modified time | relevance | path

Searched refs:IMAGEALIGN_RIGHT (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/toolkit/source/helper/
H A Dimagealign.cxx45 case IMAGEALIGN_RIGHT: nReturn = RightCenter; break; in translateImagePosition()
69 case RightCenter: nReturn = IMAGEALIGN_RIGHT; break; in translateImagePosition()
100 case IMAGEALIGN_RIGHT: in getCompatibleImageAlign()
/AOO42X/main/tools/inc/tools/
H A Dwintypes.hxx302 enum ImageAlign { IMAGEALIGN_LEFT, IMAGEALIGN_TOP, IMAGEALIGN_RIGHT, IMAGEALIGN_BOTTOM, enumerator
/AOO42X/main/vcl/source/control/
H A Dbutton.cxx481 ( eImageAlign == IMAGEALIGN_RIGHT ) || in ImplDrawAlignedImage()
518 ( eImageAlign == IMAGEALIGN_RIGHT ) ) in ImplDrawAlignedImage()
549 ( eImageAlign == IMAGEALIGN_RIGHT ) || in ImplDrawAlignedImage()