From e0840df74c9f33cae4e3cea5f5e5de39d51d17fd Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 18 Nov 2013 11:34:28 +0000 Subject: convert alien dialog to .ui Change-Id: I5b4a17eb83d61f7f95d7b71024ba035c957adf2c --- sfx2/uiconfig/ui/alienwarndialog.ui | 88 +++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 sfx2/uiconfig/ui/alienwarndialog.ui (limited to 'sfx2/uiconfig') diff --git a/sfx2/uiconfig/ui/alienwarndialog.ui b/sfx2/uiconfig/ui/alienwarndialog.ui new file mode 100644 index 000000000000..02bbca336f37 --- /dev/null +++ b/sfx2/uiconfig/ui/alienwarndialog.ui @@ -0,0 +1,88 @@ + + + + + False + 12 + Confirm File Format + False + True + dialog + True + question + This document may contain formatting or content that cannot be saved in the currently selected file format "%FORMATNAME". + Use the default ODF file format to be sure that the document is saved correctly. + + + False + vertical + 24 + + + False + end + + + _Use %FORMATNAME Format + True + True + True + True + True + True + + + False + True + 0 + True + + + + + Use _ODF Format + True + True + True + True + bottom + + + False + True + 1 + True + + + + + False + True + end + 0 + + + + + _Ask when not saving in ODF format + True + True + False + True + 0 + True + + + False + True + 2 + + + + + + ok + cancel + + + -- cgit