Searched defs:Selected (Results 1 – 4 of 4) sorted by relevance
151 void Selected() { bSelect = sal_True; } in Selected() function in SvxFillTypeBox
141 ScVbaListBox::Selected( sal_Int32 index ) throw (css::uno::RuntimeException) in Selected() function in ScVbaListBox
420 enum State { None = 0x00, Selected = 0x01, MouseOver = 0x02, Focused = 0x04 }; in GetBackgroundForState() enumerator
355 bool Selected; member
Completed in 18 milliseconds