Home
last modified time | relevance | path

Searched refs:TREEFLAG_USESEL (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svtools/source/contnr/
H A Dsvtreebx.cxx1799 if( !(nTreeFlags & TREEFLAG_USESEL)) in PaintEntry1()
1832 if( !(nCurTab==0 && (nTreeFlags & TREEFLAG_USESEL) && nFirstSelTab) ) in PaintEntry1()
2002 sal_Bool bUserSelection = (sal_Bool)( nTreeFlags & TREEFLAG_USESEL ) != 0; in GetFocusRect()
2179 if( nTreeFlags & TREEFLAG_USESEL ) in AddTab()
2298 nTreeFlags |= TREEFLAG_USESEL; in SetHighlightRange()
2315 nTreeFlags &= (~TREEFLAG_USESEL); in RemoveHighlightRange()
/aoo4110/main/svtools/inc/svtools/
H A Dsvtreebx.hxx42 #define TREEFLAG_USESEL 0x0002 macro

Completed in 27 milliseconds