Searched refs:AX_DISPLAYSTYLE_TEXT (Results 1 – 2 of 2) sorted by relevance
1062 mnDisplayStyle( AX_DISPLAYSTYLE_TEXT ), in AxMorphDataModelBase()1234 mnDisplayStyle = AX_DISPLAYSTYLE_TEXT; in AxTextBoxModel()1239 …OSL_ENSURE( mnDisplayStyle == AX_DISPLAYSTYLE_TEXT, "AxTextBoxModel::getControlType - invalid cont… in getControlType()1262 mnDisplayStyle = AX_DISPLAYSTYLE_TEXT; in AxNumericFieldModel()1267 …OSL_ENSURE( mnDisplayStyle == AX_DISPLAYSTYLE_TEXT, "AxNumericFieldModel::getControlType - invalid… in getControlType()
122 const sal_Int32 AX_DISPLAYSTYLE_TEXT = 1; variable
Completed in 32 milliseconds