Searched refs:bSubLstOpLR (Results 1 – 3 of 3) sorted by relevance
118 bSubLstOpRet = bSubLstOpLR = bContextMenuHandling = bIsCellFocusEnabled = sal_False; in SvImpLBox()2339 if( bSubLstOpLR && IsNowExpandable() ) in KeyInput()2395 else if( bSubLstOpLR ) in KeyInput()2407 else if( bSubLstOpLR && IsExpandable() ) in KeyInput()
167 pImp->bSubLstOpLR = b; in SetSublistOpenWithLeftRight()172 return pImp->bSubLstOpLR; in IsSublistOpenWithLeftRight()
159 sal_Bool bSubLstOpLR : 1; // open/close sublist with cursor left/right, defaulted with sal_False member in SvImpLBox
Completed in 38 milliseconds