Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/inc/
H A Dswlbox.hxx68 typedef sal_uInt16 SwComboBoxStyle; typedef
71 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 14 milliseconds