Home
last modified time | relevance | path

Searched refs:WB_ALIGN_LEFT (Results 1 – 4 of 4) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Diconcdlg.cxx404 aWinBits |= WB_ALIGN_LEFT | WB_NOHSCROLL; in SetCtrlPos()
408 aWinBits |= WB_ALIGN_LEFT | WB_NOHSCROLL; in SetCtrlPos()
411 aWinBits &= ~WB_ALIGN_LEFT & ~WB_NOHSCROLL; in SetCtrlPos()
415 aWinBits &= ~WB_ALIGN_LEFT & ~WB_NOHSCROLL; in SetCtrlPos()
/trunk/main/svtools/inc/svtools/
H A Divctrl.hxx224 #define WB_ALIGN_LEFT WB_LEFT macro
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx247 if( !(nWinStyle & (WB_ALIGN_TOP | WB_ALIGN_LEFT))) in SetStyle()
248 nWinBits |= WB_ALIGN_LEFT; in SetStyle()
1174 if ( nWinBits & WB_ALIGN_LEFT ) in SetCursor_Impl()
4621 else if( bSmartScrBar && (nWinBits & WB_ALIGN_LEFT) ) in GetGridCount()
H A Divctrl.cxx256 else if ( GetStyle() & WB_ALIGN_LEFT ) in ArrangeIcons()

Completed in 34 milliseconds