Home
last modified time | relevance | path

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

/AOO42X/main/toolkit/source/helper/
H A Dimagealign.cxx44 case IMAGEALIGN_TOP: nReturn = AboveCenter; break; in translateImagePosition()
64 ImageAlign nReturn = IMAGEALIGN_TOP; in translateImagePosition()
68 case AboveCenter: nReturn = IMAGEALIGN_TOP; break; in translateImagePosition()
96 case IMAGEALIGN_TOP: 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.cxx94 meImageAlign = IMAGEALIGN_TOP; in ImplCommonButtonData()
487 ( eImageAlign == IMAGEALIGN_TOP ) || in ImplDrawAlignedImage()
529 else if ( ( eImageAlign == IMAGEALIGN_TOP ) || in ImplDrawAlignedImage()
555 ( eImageAlign == IMAGEALIGN_TOP ) || in ImplDrawAlignedImage()