Searched defs:IsEditingActive (Results 1 – 2 of 2) sorted by relevance
260 sal_Bool IsEditingActive() const { return SvLBox::IsEditingActive(); } in IsEditingActive() function in SvTreeListBox
347 sal_Bool IsEditingActive() const { return (sal_Bool)((nImpFlags & SVLBOX_IN_EDT)!=0); } in IsEditingActive() function in SvLBox
Completed in 36 milliseconds