Home
last modified time | relevance | path

Searched refs:buttonType (Results 1 – 1 of 1) sorted by relevance

/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_import.cxx1084 OUString buttonType( in importButtonTypeProperty() local
1087 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