Home
last modified time | relevance | path

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

/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx435 if( !(getListBox()->GetTreeFlags() & TREEFLAG_CHKBTN) ) in getRoleType()
461 sal_uInt16 treeFlag = pBox->GetTreeFlags(); in getAccessibleRole()
802 sal_uInt16 treeFlag = pBox->GetTreeFlags(); in getAccessibleActionCount()
825 sal_uInt16 treeFlag = getListBox()->GetTreeFlags(); in doAccessibleAction()
866 sal_uInt16 treeFlag = getListBox()->GetTreeFlags(); in getAccessibleActionDescription()
H A Daccessiblelistbox.cxx439 if( !(getListBox()->GetTreeFlags() & TREEFLAG_CHKBTN) ) in getRoleType()
466 if(!bHasButtons && (getListBox()->GetTreeFlags() & TREEFLAG_CHKBTN)) in getAccessibleRole()
/trunk/main/svtools/inc/svtools/
H A Dsvtreebx.hxx414 sal_uInt16 GetTreeFlags() const {return nTreeFlags;} in GetTreeFlags() function in SvTreeListBox

Completed in 17 milliseconds