Searched refs:SwComboBoxStyle (Results 1 – 1 of 1) sorted by relevance
68 typedef sal_uInt16 SwComboBoxStyle; typedef71 const SwComboBoxStyle CBS_UPPER = 0x01;72 const SwComboBoxStyle CBS_LOWER = 0x02;73 const SwComboBoxStyle CBS_ALL = 0x04;74 const SwComboBoxStyle CBS_FILENAME = 0x08;75 const SwComboBoxStyle CBS_SW_FILENAME = CBS_FILENAME;
Completed in 11 milliseconds