Home
last modified time | relevance | path

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

/trunk/main/svtools/inc/svtools/
H A Dheadbar.hxx281 sal_uInt16 nPos, sal_Bool bHigh, sal_Bool bDrag,
285 SVT_DLLPRIVATE void ImplDrawItem( sal_uInt16 nPos, sal_Bool bHigh = sal_False,
/trunk/main/svtools/source/control/
H A Dheadbar.cxx333 sal_uInt16 nPos, sal_Bool bHigh, sal_Bool bDrag, in ImplDrawItem() argument
389 if( bHigh ) in ImplDrawItem()
646 void HeaderBar::ImplDrawItem( sal_uInt16 nPos, sal_Bool bHigh, sal_Bool bDrag, in ImplDrawItem() argument
650 ImplDrawItem( this, nPos, bHigh, bDrag, aRect, pRect, 0 ); in ImplDrawItem()
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx3257 sal_Bool bHigh = m_aHighPosBtn.IsChecked(); in IMPL_LINK() local
3260 DBG_ASSERT( bHigh || bLow, "normal position is not valid" ); in IMPL_LINK()
3591 const FASTBOOL bHigh = m_aHighPosBtn.IsChecked(); in FillItemSet() local
3595 if ( bHigh || m_aLowPosBtn.IsChecked() ) in FillItemSet()
3598 nEsc = bHigh ? DFLT_ESC_AUTO_SUPER : DFLT_ESC_AUTO_SUB; in FillItemSet()
3602 nEsc *= bHigh ? 1 : -1; in FillItemSet()

Completed in 42 milliseconds