Home
last modified time | relevance | path

Searched defs:bHasButtons (Results 1 – 3 of 3) sorted by relevance

/trunk/main/accessibility/source/extended/
H A Daccessiblelistbox.cxx438 sal_Bool bHasButtons = (getListBox()->GetStyle() & WB_HASBUTTONS)!=0; in getRoleType() local
465 sal_Bool bHasButtons = (getListBox()->GetStyle() & WB_HASBUTTONS)!=0; in getAccessibleRole() local
H A Daccessiblelistboxentry.cxx434 sal_Bool bHasButtons = (getListBox()->GetStyle() & WB_HASBUTTONS)!=0; in getRoleType() local
803 sal_Bool bHasButtons = (getListBox()->GetStyle() & WB_HASBUTTONS)!=0; in getAccessibleActionCount() local
/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx228 sal_Bool bHasButtons = (nStyle & WB_HASBUTTONS)!=0; in SetTabs() local
2488 sal_Bool bHasButtons = (nWindowStyle & WB_HASBUTTONS)!=0; in GetTextOffset() local

Completed in 42 milliseconds