Searched refs:AX_SELCTION_EXTENDED (Results 1 – 3 of 3) sorted by relevance
132 const sal_Int32 AX_SELCTION_EXTENDED = 2; variable
536 case XML_Extend: rAxModel.mnMultiSelect = AX_SELCTION_EXTENDED; break; in createAndInsertClientXShape()
1298 …ool bMultiSelect = (mnMultiSelect == AX_SELCTION_MULTI) || (mnMultiSelect == AX_SELCTION_EXTENDED); in convertProperties()
Completed in 43 milliseconds