Searched refs:buttonType (Results 1 – 1 of 1) sorted by relevance
1083 OUString buttonType( in importButtonTypeProperty() local1086 if (buttonType.getLength()) in importButtonTypeProperty()1089 if (buttonType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("standard") )) in importButtonTypeProperty()1093 else if (buttonType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("ok") )) in importButtonTypeProperty()1097 else if (buttonType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("cancel") )) in importButtonTypeProperty()1101 else if (buttonType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("help") )) in importButtonTypeProperty()
Completed in 16 milliseconds