Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
d0d84550
Kaydet (Commit)
d0d84550
authored
Agu 19, 2011
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Drop statement that VBA macros don't get converted, they sort of do thesedays
üst
5e4d51ea
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
14 additions
and
28 deletions
+14
-28
DialogModul.xba
wizards/source/importwizard/DialogModul.xba
+1
-3
ImportDialog.xdl
wizards/source/importwizard/ImportDialog.xdl
+10
-12
Language.xba
wizards/source/importwizard/Language.xba
+2
-4
Main.xba
wizards/source/importwizard/Main.xba
+1
-3
importwi.src
wizards/source/importwizard/importwi.src
+0
-6
No files found.
wizards/source/importwizard/DialogModul.xba
Dosyayı görüntüle @
d0d84550
...
@@ -82,7 +82,6 @@ Dim i as Integer
...
@@ -82,7 +82,6 @@ Dim i as Integer
.cmdBack.Label = sBackButton
.cmdBack.Label = sBackButton
.cmdGoOn.Label = sNextButton
.cmdGoOn.Label = sNextButton
.WelcomeTextLabel.Label = sWelcomeTextLabel1
.WelcomeTextLabel.Label = sWelcomeTextLabel1
.WelcomeTextLabel2.Label = sWelcomeTextLabel2
.WelcomeTextLabel3.Label = sWelcomeTextLabel3
.WelcomeTextLabel3.Label = sWelcomeTextLabel3
.optMSDocuments.Label = sContainerName(0)
.optMSDocuments.Label = sContainerName(0)
...
@@ -654,4 +653,4 @@ Sub FinalizeDialogButtons()
...
@@ -654,4 +653,4 @@ Sub FinalizeDialogButtons()
ImportDialog.cmdGoOn.Label = sCloseButton
ImportDialog.cmdGoOn.Label = sCloseButton
ImportDialog.cmdGoOn.Enabled = True
ImportDialog.cmdGoOn.Enabled = True
End Sub
End Sub
</script:module>
</script:module>
\ No newline at end of file
wizards/source/importwizard/ImportDialog.xdl
Dosyayı görüntüle @
d0d84550
...
@@ -78,19 +78,18 @@
...
@@ -78,19 +78,18 @@
<dlg:checkbox
dlg:id=
"chkMSApplication3"
dlg:tab-index=
"35"
dlg:disabled=
"true"
dlg:left=
"12"
dlg:top=
"139"
dlg:width=
"141"
dlg:height=
"9"
dlg:page=
"1"
dlg:help-url=
"HID:WIZARDS_HID_DLGIMPORT_2_CHKPOWERPOINT"
dlg:value=
"chkMSApplication3"
dlg:checked=
"false"
>
<dlg:checkbox
dlg:id=
"chkMSApplication3"
dlg:tab-index=
"35"
dlg:disabled=
"true"
dlg:left=
"12"
dlg:top=
"139"
dlg:width=
"141"
dlg:height=
"9"
dlg:page=
"1"
dlg:help-url=
"HID:WIZARDS_HID_DLGIMPORT_2_CHKPOWERPOINT"
dlg:value=
"chkMSApplication3"
dlg:checked=
"false"
>
<script:event
script:event-name=
"on-itemstatechange"
script:macro-name=
"vnd.sun.star.script:ImportWizard.Main.ToggleNextButton?language=Basic&location=application"
script:language=
"Script"
/>
<script:event
script:event-name=
"on-itemstatechange"
script:macro-name=
"vnd.sun.star.script:ImportWizard.Main.ToggleNextButton?language=Basic&location=application"
script:language=
"Script"
/>
</dlg:checkbox>
</dlg:checkbox>
<dlg:text
dlg:id=
"WelcomeTextLabel2"
dlg:tab-index=
"36"
dlg:disabled=
"true"
dlg:left=
"6"
dlg:top=
"152"
dlg:width=
"258"
dlg:height=
"18"
dlg:page=
"1"
dlg:value=
"WelcomeTextLabel2"
dlg:multiline=
"true"
/>
<dlg:checkbox
dlg:id=
"chkTemplatePath"
dlg:tab-index=
"36"
dlg:left=
"12"
dlg:top=
"48"
dlg:width=
"240"
dlg:height=
"10"
dlg:page=
"2"
dlg:tag=
"Template"
dlg:help-url=
"HID:WIZARDS_HID_DLGIMPORT_2_CBTEMPLATE"
dlg:value=
"chkTemplatePath"
dlg:checked=
"true"
>
<dlg:checkbox
dlg:id=
"chkTemplatePath"
dlg:tab-index=
"37"
dlg:left=
"12"
dlg:top=
"48"
dlg:width=
"240"
dlg:height=
"10"
dlg:page=
"2"
dlg:tag=
"Template"
dlg:help-url=
"HID:WIZARDS_HID_DLGIMPORT_2_CBTEMPLATE"
dlg:value=
"chkTemplatePath"
dlg:checked=
"true"
>
<script:event
script:event-name=
"on-itemstatechange"
script:macro-name=
"vnd.sun.star.script:ImportWizard.DialogModul.ToggleInputPaths?language=Basic&location=application"
script:language=
"Script"
/>
<script:event
script:event-name=
"on-itemstatechange"
script:macro-name=
"vnd.sun.star.script:ImportWizard.DialogModul.ToggleInputPaths?language=Basic&location=application"
script:language=
"Script"
/>
</dlg:checkbox>
</dlg:checkbox>
<dlg:checkbox
dlg:id=
"chkTemplateSearchSubDir"
dlg:tab-index=
"3
8
"
dlg:left=
"12"
dlg:top=
"61"
dlg:width=
"240"
dlg:height=
"10"
dlg:page=
"2"
dlg:help-url=
"HID:WIZARDS_HID_DLGIMPORT_2_CBTEMPLATERECURSE"
dlg:value=
"chkTemplateSearchSubDir"
dlg:checked=
"false"
/>
<dlg:checkbox
dlg:id=
"chkTemplateSearchSubDir"
dlg:tab-index=
"3
7
"
dlg:left=
"12"
dlg:top=
"61"
dlg:width=
"240"
dlg:height=
"10"
dlg:page=
"2"
dlg:help-url=
"HID:WIZARDS_HID_DLGIMPORT_2_CBTEMPLATERECURSE"
dlg:value=
"chkTemplateSearchSubDir"
dlg:checked=
"false"
/>
<dlg:text
dlg:id=
"lblTemplateImport"
dlg:tab-index=
"3
9
"
dlg:left=
"12"
dlg:top=
"78"
dlg:width=
"60"
dlg:height=
"8"
dlg:page=
"2"
dlg:value=
"lblTemplateImport"
/>
<dlg:text
dlg:id=
"lblTemplateImport"
dlg:tab-index=
"3
8
"
dlg:left=
"12"
dlg:top=
"78"
dlg:width=
"60"
dlg:height=
"8"
dlg:page=
"2"
dlg:value=
"lblTemplateImport"
/>
<dlg:checkbox
dlg:id=
"chkLogfile"
dlg:tab-index=
"
40"
dlg:left=
"6"
dlg:top=
"171
"
dlg:width=
"136"
dlg:height=
"9"
dlg:page=
"1"
dlg:help-url=
"HID:WIZARDS_HID_DLGIMPORT_0_CHKLOGFILE"
dlg:value=
"chkLogfile"
dlg:checked=
"true"
/>
<dlg:checkbox
dlg:id=
"chkLogfile"
dlg:tab-index=
"
39"
dlg:left=
"6"
dlg:top=
"153
"
dlg:width=
"136"
dlg:height=
"9"
dlg:page=
"1"
dlg:help-url=
"HID:WIZARDS_HID_DLGIMPORT_0_CHKLOGFILE"
dlg:value=
"chkLogfile"
dlg:checked=
"true"
/>
<dlg:fixedline
dlg:id=
"hlnTemplates"
dlg:tab-index=
"4
1
"
dlg:left=
"6"
dlg:top=
"37"
dlg:width=
"258"
dlg:height=
"8"
dlg:page=
"2"
dlg:value=
"hlnTemplates"
/>
<dlg:fixedline
dlg:id=
"hlnTemplates"
dlg:tab-index=
"4
0
"
dlg:left=
"6"
dlg:top=
"37"
dlg:width=
"258"
dlg:height=
"8"
dlg:page=
"2"
dlg:value=
"hlnTemplates"
/>
<dlg:fixedline
dlg:id=
"hlnDocuments"
dlg:tab-index=
"4
2
"
dlg:left=
"6"
dlg:top=
"110"
dlg:width=
"258"
dlg:height=
"8"
dlg:page=
"2"
dlg:value=
"hlnDocuments"
/>
<dlg:fixedline
dlg:id=
"hlnDocuments"
dlg:tab-index=
"4
1
"
dlg:left=
"6"
dlg:top=
"110"
dlg:width=
"258"
dlg:height=
"8"
dlg:page=
"2"
dlg:value=
"hlnDocuments"
/>
<dlg:fixedline
dlg:id=
"FixedLine1"
dlg:tab-index=
"4
3
"
dlg:left=
"6"
dlg:top=
"181"
dlg:width=
"258"
dlg:height=
"6"
/>
<dlg:fixedline
dlg:id=
"FixedLine1"
dlg:tab-index=
"4
2
"
dlg:left=
"6"
dlg:top=
"181"
dlg:width=
"258"
dlg:height=
"6"
/>
<dlg:fixedline
dlg:id=
"hlnProgress"
dlg:tab-index=
"4
4
"
dlg:left=
"6"
dlg:top=
"55"
dlg:width=
"258"
dlg:height=
"8"
dlg:page=
"4"
dlg:value=
"hlnProgress"
/>
<dlg:fixedline
dlg:id=
"hlnProgress"
dlg:tab-index=
"4
3
"
dlg:left=
"6"
dlg:top=
"55"
dlg:width=
"258"
dlg:height=
"8"
dlg:page=
"4"
dlg:value=
"hlnProgress"
/>
<dlg:button
dlg:id=
"cmdShowLogFile"
dlg:tab-index=
"4
5
"
dlg:disabled=
"true"
dlg:left=
"75"
dlg:top=
"142"
dlg:width=
"120"
dlg:height=
"14"
dlg:page=
"4"
dlg:value=
"cmdShowLogFile"
>
<dlg:button
dlg:id=
"cmdShowLogFile"
dlg:tab-index=
"4
4
"
dlg:disabled=
"true"
dlg:left=
"75"
dlg:top=
"142"
dlg:width=
"120"
dlg:height=
"14"
dlg:page=
"4"
dlg:value=
"cmdShowLogFile"
>
<script:event
script:event-name=
"on-performaction"
script:macro-name=
"vnd.sun.star.script:ImportWizard.FilesModul.OpenLogDocument?language=Basic&location=application"
script:language=
"Script"
/>
<script:event
script:event-name=
"on-performaction"
script:macro-name=
"vnd.sun.star.script:ImportWizard.FilesModul.OpenLogDocument?language=Basic&location=application"
script:language=
"Script"
/>
</dlg:button>
</dlg:button>
</dlg:bulletinboard>
</dlg:bulletinboard>
</dlg:window>
</dlg:window>
\ No newline at end of file
wizards/source/importwizard/Language.xba
Dosyayı görüntüle @
d0d84550
...
@@ -19,7 +19,7 @@ Public SOApplicationName(5) As String
...
@@ -19,7 +19,7 @@ Public SOApplicationName(5) As String
Public sHelpButton As String, sCancelButton As String, sBackButton As String, sNextButton As String
Public sHelpButton As String, sCancelButton As String, sBackButton As String, sNextButton As String
Public sSumInclusiveSubDir As String, sSumSaveDocuments As String
Public sSumInclusiveSubDir As String, sSumSaveDocuments As String
Public sSummaryHeader As String
Public sSummaryHeader As String
Public sWelcometextLabel1 As String, sWelcometextLabel
2 As String, sWelcometextLabel
3 As String
Public sWelcometextLabel1 As String, sWelcometextLabel3 As String
Public sBeginButton As String, sMsgDirNotThere As String
Public sBeginButton As String, sMsgDirNotThere As String
Public sQueryForNewCreation As String, sPathError3 As String
Public sQueryForNewCreation As String, sPathError3 As String
Public sNoDirCreation As String
Public sNoDirCreation As String
...
@@ -58,7 +58,6 @@ Sub LoadLanguage()
...
@@ -58,7 +58,6 @@ Sub LoadLanguage()
sCloseButton = GetResText(1005)
sCloseButton = GetResText(1005)
sWelcometextLabel1 = ReplaceString(GetResText(1006), GetProductName(),
"
%PRODUCTNAME
"
)
sWelcometextLabel1 = ReplaceString(GetResText(1006), GetProductName(),
"
%PRODUCTNAME
"
)
sWelcometextLabel2 = GetResText(1007)
sWelcometextLabel3 = GetResText(1008)
sWelcometextLabel3 = GetResText(1008)
'
Microsoft Documents
'
Microsoft Documents
...
@@ -154,4 +153,4 @@ Dim a as Integer
...
@@ -154,4 +153,4 @@ Dim a as Integer
a = a + 1
a = a + 1
Next
Next
End Sub
End Sub
</script:module>
</script:module>
\ No newline at end of file
wizards/source/importwizard/Main.xba
Dosyayı görüntüle @
d0d84550
...
@@ -228,7 +228,6 @@ Sub ToggleCheckboxesWithBoolean(bMSEnable as Boolean)
...
@@ -228,7 +228,6 @@ Sub ToggleCheckboxesWithBoolean(bMSEnable as Boolean)
.GetControl(
"
chkMSApplication3
"
).Model.Enabled = bMSEnable
.GetControl(
"
chkMSApplication3
"
).Model.Enabled = bMSEnable
End With
End With
CheckModuleInstallation()
CheckModuleInstallation()
ImportDialog.WelcomeTextLabel2.Enabled = bMSEnable
bDoKeepApplValues = False
bDoKeepApplValues = False
ToggleNextButton()
ToggleNextButton()
End Sub
End Sub
...
@@ -287,4 +286,4 @@ Function GetImportWizardPaths() as Boolean
...
@@ -287,4 +286,4 @@ Function GetImportWizardPaths() as Boolean
End If
End If
GetImportWizardPaths() = False
GetImportWizardPaths() = False
End Function
End Function
</script:module>
</script:module>
\ No newline at end of file
wizards/source/importwizard/importwi.src
Dosyayı görüntüle @
d0d84550
...
@@ -30,7 +30,6 @@
...
@@ -30,7 +30,6 @@
#define sBeginButton 1004
#define sBeginButton 1004
#define sCloseButton 1005
#define sCloseButton 1005
#define sWelcometextLabel1 1006
#define sWelcometextLabel1 1006
#define sWelcometextLabel2 1007
#define sWelcometextLabel3 1008
#define sWelcometextLabel3 1008
#define sMSTemplateCheckbox_1_ 1009
#define sMSTemplateCheckbox_1_ 1009
#define sMSTemplateCheckbox_2_ 1010
#define sMSTemplateCheckbox_2_ 1010
...
@@ -155,11 +154,6 @@ String sWelcometextLabel1
...
@@ -155,11 +154,6 @@ String sWelcometextLabel1
Text [ en-US ] = "This wizard convert legacy format documents to Open Document Format for Office Applications.";
Text [ en-US ] = "This wizard convert legacy format documents to Open Document Format for Office Applications.";
};
};
String sWelcometextLabel2
{
Text [ en-US ] = "Please note that when converting Microsoft documents any attached VBA macros lose their functionality.";
};
String sWelcometextLabel3
String sWelcometextLabel3
{
{
Text [ en-US ] = "Select the document type for conversion:";
Text [ en-US ] = "Select the document type for conversion:";
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment