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
871d7703
Kaydet (Commit)
871d7703
authored
Tem 13, 2015
tarafından
Szymon Kłos
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Separators between services types
Change-Id: Ibd26abdb83b86256197311bc7a120b4b025ae814
üst
289eb8a7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
0 deletions
+18
-0
PlaceEditDialog.hxx
include/svtools/PlaceEditDialog.hxx
+2
-0
Common.xcu
officecfg/registry/data/org/openoffice/Office/Common.xcu
+4
-0
PlaceEditDialog.cxx
svtools/source/dialogs/PlaceEditDialog.cxx
+12
-0
No files found.
include/svtools/PlaceEditDialog.hxx
Dosyayı görüntüle @
871d7703
...
@@ -51,6 +51,8 @@ private :
...
@@ -51,6 +51,8 @@ private :
*/
*/
std
::
vector
<
std
::
shared_ptr
<
DetailsContainer
>
>
m_aDetailsContainers
;
std
::
vector
<
std
::
shared_ptr
<
DetailsContainer
>
>
m_aDetailsContainers
;
unsigned
int
m_nCurrentType
;
public
:
public
:
PlaceEditDialog
(
vcl
::
Window
*
pParent
);
PlaceEditDialog
(
vcl
::
Window
*
pParent
);
...
...
officecfg/registry/data/org/openoffice/Office/Common.xcu
Dosyayı görüntüle @
871d7703
...
@@ -573,6 +573,7 @@
...
@@ -573,6 +573,7 @@
<it>
https://www.googleapis.com/drive/v2
</it>
<it>
https://www.googleapis.com/drive/v2
</it>
<it>
https://apis.live.net/v5.0
</it>
<it>
https://apis.live.net/v5.0
</it>
<it>
https://api.alfresco.com/cmis/versions/1.0/atom/
</it>
<it>
https://api.alfresco.com/cmis/versions/1.0/atom/
</it>
<it></it>
<it>
http://
<
host:port
>
/alfresco/cmisatom
</it>
<it>
http://
<
host:port
>
/alfresco/cmisatom
</it>
<it>
http://
<
host
>
/p8cmis/wsdl
</it>
<it>
http://
<
host
>
/p8cmis/wsdl
</it>
<it>
https://apps.lotuslive.com/files/basic/cmis/my/servicedoc
</it>
<it>
https://apps.lotuslive.com/files/basic/cmis/my/servicedoc
</it>
...
@@ -583,6 +584,7 @@
...
@@ -583,6 +584,7 @@
<it>
http://
<
host
>
/_vti_bin/CMISSoapwsdl.aspx
</it>
<it>
http://
<
host
>
/_vti_bin/CMISSoapwsdl.aspx
</it>
<it>
http://
<
host
>
/_api/Web
</it>
<it>
http://
<
host
>
/_api/Web
</it>
<it>
http://
<
host
>
/
</it>
<it>
http://
<
host
>
/
</it>
<it></it>
</value>
</value>
</prop>
</prop>
<prop
oor:name=
"CmisServersNames"
>
<prop
oor:name=
"CmisServersNames"
>
...
@@ -590,6 +592,7 @@
...
@@ -590,6 +592,7 @@
<it>
Google Drive
</it>
<it>
Google Drive
</it>
<it>
OneDrive
</it>
<it>
OneDrive
</it>
<it>
Alfresco Cloud
</it>
<it>
Alfresco Cloud
</it>
<it>
--------------------
</it>
<it>
Alfresco 4
</it>
<it>
Alfresco 4
</it>
<it>
IBM FileNet P8
</it>
<it>
IBM FileNet P8
</it>
<it>
Lotus Live Files
</it>
<it>
Lotus Live Files
</it>
...
@@ -600,6 +603,7 @@
...
@@ -600,6 +603,7 @@
<it>
SharePoint 2010
</it>
<it>
SharePoint 2010
</it>
<it>
SharePoint 2013
</it>
<it>
SharePoint 2013
</it>
<it>
Other CMIS
</it>
<it>
Other CMIS
</it>
<it>
--------------------
</it>
</value>
</value>
</prop>
</prop>
</node>
</node>
...
...
svtools/source/dialogs/PlaceEditDialog.cxx
Dosyayı görüntüle @
871d7703
...
@@ -20,6 +20,7 @@ using namespace com::sun::star::uno;
...
@@ -20,6 +20,7 @@ using namespace com::sun::star::uno;
PlaceEditDialog
::
PlaceEditDialog
(
vcl
::
Window
*
pParent
)
PlaceEditDialog
::
PlaceEditDialog
(
vcl
::
Window
*
pParent
)
:
ModalDialog
(
pParent
,
"PlaceEditDialog"
,
"svt/ui/placeedit.ui"
)
:
ModalDialog
(
pParent
,
"PlaceEditDialog"
,
"svt/ui/placeedit.ui"
)
,
m_xCurrentDetails
()
,
m_xCurrentDetails
()
,
m_nCurrentType
(
0
)
{
{
get
(
m_pEDServerName
,
"name"
);
get
(
m_pEDServerName
,
"name"
);
get
(
m_pLBServerType
,
"type"
);
get
(
m_pLBServerType
,
"type"
);
...
@@ -249,11 +250,22 @@ IMPL_LINK_NOARG( PlaceEditDialog, EditUsernameHdl )
...
@@ -249,11 +250,22 @@ IMPL_LINK_NOARG( PlaceEditDialog, EditUsernameHdl )
IMPL_LINK_NOARG
(
PlaceEditDialog
,
SelectTypeHdl
)
IMPL_LINK_NOARG
(
PlaceEditDialog
,
SelectTypeHdl
)
{
{
if
(
m_pLBServerType
->
GetSelectEntry
()
==
"--------------------"
)
{
if
(
!
m_pLBServerType
->
IsTravelSelect
()
)
m_pLBServerType
->
SelectEntryPos
(
m_nCurrentType
);
else
m_pLBServerType
->
SetNoSelection
();
return
0
;
}
if
(
m_xCurrentDetails
.
get
())
if
(
m_xCurrentDetails
.
get
())
m_xCurrentDetails
->
show
(
false
);
m_xCurrentDetails
->
show
(
false
);
sal_uInt16
nPos
=
m_pLBServerType
->
GetSelectEntryPos
(
);
sal_uInt16
nPos
=
m_pLBServerType
->
GetSelectEntryPos
(
);
m_xCurrentDetails
=
m_aDetailsContainers
[
nPos
];
m_xCurrentDetails
=
m_aDetailsContainers
[
nPos
];
m_nCurrentType
=
nPos
;
m_xCurrentDetails
->
show
(
true
);
m_xCurrentDetails
->
show
(
true
);
...
...
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