Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dfesh.hxx169 #define SW_TABSEL_HORI 5 macro
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx2717 if ( SW_TABSEL_HORI <= nMouseTabCol && SW_TABCOLSEL_VERT >= nMouseTabCol ) in MouseButtonDown()
2721 if( SW_TABSEL_HORI != nMouseTabCol && SW_TABSEL_HORI_RTL != nMouseTabCol) in MouseButtonDown()
3556 case SW_TABSEL_HORI : in MouseMove()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx2088 SW_TABSEL_HORI; in WhichMouseTabCol()