Searched refs:AX_DISPLAYSTYLE_OPTBUTTON (Results 1 – 2 of 2) sorted by relevance
126 const sal_Int32 AX_DISPLAYSTYLE_OPTBUTTON = 5; variable
1209 mnDisplayStyle = AX_DISPLAYSTYLE_OPTBUTTON; in AxOptionButtonModel()1214 …OSL_ENSURE( mnDisplayStyle == AX_DISPLAYSTYLE_OPTBUTTON, "AxOptionButtonModel::getControlType - in… in getControlType()