Searched refs:bIsSmall (Results 1 – 2 of 2) sorted by relevance
37 sal_Bool bIsSmall; //ShowListBox member in SwNavigationConfig96 sal_Bool IsSmall() const {return bIsSmall;} in IsSmall()98 if(bIsSmall != bSet) in SetSmall()101 bIsSmall = bSet; in SetSmall()
76 bIsSmall(sal_False), in SwNavigationConfig()97 case 5: bIsSmall = *(sal_Bool*)pValues[nProp].getValue(); break; in SwNavigationConfig()128 case 5: pValues[nProp].setValue(&bIsSmall, rType); break; in Commit()
Completed in 6 milliseconds