Home
last modified time | relevance | path

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

/AOO41X/main/svtools/source/inc/
H A Dsvimpbox.hxx158 …sal_Bool bSubLstOpRet : 1; // open/close sublist with return/enter, defaulted wit… member in SvImpLBox
/AOO41X/main/svtools/source/contnr/
H A Dsvtreebx.cxx157 pImp->bSubLstOpRet = b; in SetSublistOpenWithReturn()
162 return pImp->bSubLstOpRet; in IsSublistOpenWithReturn()
H A Dsvimpbox.cxx118 bSubLstOpRet = bSubLstOpLR = bContextMenuHandling = bIsCellFocusEnabled = sal_False; in SvImpLBox()
2504 if( bSubLstOpRet && IsExpandable() ) in KeyInput()