Searched defs:BooleanSettingDesc (Results 1 – 1 of 1) sorted by relevance
65 struct BooleanSettingDesc struct67 CheckBox** ppControl; // the dialog's control which displays this setting68 sal_uInt16 nControlResId; // the resource ID to load the control from69 …sal_uInt16 nItemId; // the ID of the item (in an SfxItemSet) which corresponds to …70 …bool bInvertedDisplay; // true if and only if the checkbox is checked when the item is sa…
Completed in 13 milliseconds