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
b57158fc
Kaydet (Commit)
b57158fc
authored
Ock 17, 2018
tarafından
Matthias Seidel
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fixed typos
üst
f9d7fc5c
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
Acomponentmodule.hxx
dbaccess/source/ext/adabas/Acomponentmodule.hxx
+1
-1
componentmodule.hxx
extensions/source/inc/componentmodule.hxx
+1
-1
eformshelper.hxx
extensions/source/propctrlr/eformshelper.hxx
+1
-1
galtheme.hrc
svx/inc/galtheme.hrc
+1
-1
No files found.
dbaccess/source/ext/adabas/Acomponentmodule.hxx
Dosyayı görüntüle @
b57158fc
...
@@ -103,7 +103,7 @@ typedef ::com::sun::star::uno::Reference< ::com::sun::star::lang::XSingleService
...
@@ -103,7 +103,7 @@ typedef ::com::sun::star::uno::Reference< ::com::sun::star::lang::XSingleService
s_pFactoryFunctionPointers
;
s_pFactoryFunctionPointers
;
public
:
public
:
// c
na
be set as long as no resource has been accessed ...
// c
an
be set as long as no resource has been accessed ...
static
void
setResourceFilePrefix
(
const
::
rtl
::
OString
&
_rPrefix
);
static
void
setResourceFilePrefix
(
const
::
rtl
::
OString
&
_rPrefix
);
/// get the vcl res manager of the module
/// get the vcl res manager of the module
...
...
extensions/source/inc/componentmodule.hxx
Dosyayı görüntüle @
b57158fc
...
@@ -87,7 +87,7 @@ typedef ::com::sun::star::uno::Reference< ::com::sun::star::lang::XSingleService
...
@@ -87,7 +87,7 @@ typedef ::com::sun::star::uno::Reference< ::com::sun::star::lang::XSingleService
s_pFactoryFunctionPointers
;
s_pFactoryFunctionPointers
;
public
:
public
:
// c
na
be set as long as no resource has been accessed ...
// c
an
be set as long as no resource has been accessed ...
static
void
setResourceFilePrefix
(
const
::
rtl
::
OString
&
_rPrefix
);
static
void
setResourceFilePrefix
(
const
::
rtl
::
OString
&
_rPrefix
);
/// get the vcl res manager of the module
/// get the vcl res manager of the module
...
...
extensions/source/propctrlr/eformshelper.hxx
Dosyayı görüntüle @
b57158fc
...
@@ -113,7 +113,7 @@ namespace pcr
...
@@ -113,7 +113,7 @@ namespace pcr
*/
*/
bool
canBindToDataType
(
sal_Int32
_nDataType
=
-
1
)
const
SAL_THROW
(());
bool
canBindToDataType
(
sal_Int32
_nDataType
=
-
1
)
const
SAL_THROW
(());
/** checks whether the control model c
na
be bound to any XSD data type
/** checks whether the control model c
an
be bound to any XSD data type
*/
*/
bool
canBindToAnyDataType
()
const
SAL_THROW
(())
{
return
canBindToDataType
(
-
1
);
}
bool
canBindToAnyDataType
()
const
SAL_THROW
(())
{
return
canBindToDataType
(
-
1
);
}
...
...
svx/inc/galtheme.hrc
Dosyayı görüntüle @
b57158fc
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
// These defines are used to map gallery names to translated string ressources. Since
// These defines are used to map gallery names to translated string ressources. Since
// galleries may be copied from older offices to newer, do *never* change this
// galleries may be copied from older offices to newer, do *never* change this
// IDs except adding new ones (and adapting RID_GALLERYSTR_THEME_LAST). The ID
// IDs except adding new ones (and adapting RID_GALLERYSTR_THEME_LAST). The ID
// *is* written into the binary file *.thm (which is a galler theme combined of
// *is* written into the binary file *.thm (which is a galler
y
theme combined of
// three files, *.thm, *.sdv and *.sdg)
// three files, *.thm, *.sdv and *.sdg)
#define RID_GALLERYSTR_THEME_3D (RID_GALLERYSTR_THEME_START + 1)
#define RID_GALLERYSTR_THEME_3D (RID_GALLERYSTR_THEME_START + 1)
...
...
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