Searched refs:buttonType (Results 1 – 1 of 1) sorted by relevance
1084 OUString buttonType( in importButtonTypeProperty() local1087 if (buttonType.getLength()) in importButtonTypeProperty()1090 if (buttonType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("standard") )) in importButtonTypeProperty()1094 else if (buttonType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("ok") )) in importButtonTypeProperty()1098 else if (buttonType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("cancel") )) in importButtonTypeProperty()1102 else if (buttonType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("help") )) in importButtonTypeProperty()
Completed in 16 milliseconds