Home
last modified time | relevance | path

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

/AOO42X/main/toolkit/source/helper/
H A Dimagealign.cxx51 case IMAGEALIGN_RIGHT_TOP: nReturn = RightTop; break; in translateImagePosition()
75 case RightTop: nReturn = IMAGEALIGN_RIGHT_TOP; break; in translateImagePosition()
99 case IMAGEALIGN_RIGHT_TOP: in getCompatibleImageAlign()
/AOO42X/main/tools/inc/tools/
H A Dwintypes.hxx304 IMAGEALIGN_TOP_RIGHT, IMAGEALIGN_RIGHT_TOP, IMAGEALIGN_RIGHT_BOTTOM, enumerator
/AOO42X/main/vcl/source/control/
H A Dbutton.cxx480 ( eImageAlign == IMAGEALIGN_RIGHT_TOP ) || in ImplDrawAlignedImage()
548 else if ( ( eImageAlign == IMAGEALIGN_RIGHT_TOP ) || in ImplDrawAlignedImage()