Home
last modified time | relevance | path

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

/AOO42X/main/svtools/source/inc/
H A Dsvimpbox.hxx240 …inline sal_Bool IsNowExpandable() const // if element at cursor can be expanded at thi… in IsNowExpandable() function in SvImpLBox
/AOO42X/main/svtools/source/contnr/
H A Dsvimpbox.cxx2339 if( bSubLstOpLR && IsNowExpandable() ) in KeyInput()