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
c81cb85d
Kaydet (Commit)
c81cb85d
authored
Nis 06, 2014
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bin copy-pasta comments of low informative value
Change-Id: Iee82f09a47830e3c8b932541e4c378e63add9986
üst
3c9d9294
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
20 additions
and
20 deletions
+20
-20
cmdoptions.hxx
include/unotools/cmdoptions.hxx
+2
-2
compatibility.hxx
include/unotools/compatibility.hxx
+2
-2
dynamicmenuoptions.hxx
include/unotools/dynamicmenuoptions.hxx
+2
-2
extendedsecurityoptions.hxx
include/unotools/extendedsecurityoptions.hxx
+2
-2
fontoptions.hxx
include/unotools/fontoptions.hxx
+2
-2
historyoptions.hxx
include/unotools/historyoptions.hxx
+2
-2
localisationoptions.hxx
include/unotools/localisationoptions.hxx
+2
-2
moduleoptions.hxx
include/unotools/moduleoptions.hxx
+2
-2
printwarningoptions.hxx
include/unotools/printwarningoptions.hxx
+2
-2
securityoptions.hxx
include/unotools/securityoptions.hxx
+2
-2
No files found.
include/unotools/cmdoptions.hxx
Dosyayı görüntüle @
c81cb85d
...
@@ -157,8 +157,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtCommandOptions : public utl::detail:
...
@@ -157,8 +157,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtCommandOptions : public utl::detail:
Do it in your source only.
Do it in your source only.
*/
*/
static
SvtCommandOptions_Impl
*
m_pDataContainer
;
/// impl. data container as dynamic pointer for smaller memory requirements!
static
SvtCommandOptions_Impl
*
m_pDataContainer
;
static
sal_Int32
m_nRefCount
;
/// internal ref count mechanism
static
sal_Int32
m_nRefCount
;
};
// class SvtCmdOptions
};
// class SvtCmdOptions
...
...
include/unotools/compatibility.hxx
Dosyayı görüntüle @
c81cb85d
...
@@ -217,8 +217,8 @@ class UNOTOOLS_DLLPUBLIC SvtCompatibilityOptions: public utl::detail::Options
...
@@ -217,8 +217,8 @@ class UNOTOOLS_DLLPUBLIC SvtCompatibilityOptions: public utl::detail::Options
Do it in your source only.
Do it in your source only.
*/
*/
static
SvtCompatibilityOptions_Impl
*
m_pDataContainer
;
/// impl. data container as dynamic pointer for smaller memory requirements!
static
SvtCompatibilityOptions_Impl
*
m_pDataContainer
;
static
sal_Int32
m_nRefCount
;
/// internal ref count mechanism
static
sal_Int32
m_nRefCount
;
};
// class SvtCompatibilityOptions
};
// class SvtCompatibilityOptions
...
...
include/unotools/dynamicmenuoptions.hxx
Dosyayı görüntüle @
c81cb85d
...
@@ -128,8 +128,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtDynamicMenuOptions : public utl::det
...
@@ -128,8 +128,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtDynamicMenuOptions : public utl::det
Do it in your source only.
Do it in your source only.
*/
*/
static
SvtDynamicMenuOptions_Impl
*
m_pDataContainer
;
/// impl. data container as dynamic pointer for smaller memory requirements!
static
SvtDynamicMenuOptions_Impl
*
m_pDataContainer
;
static
sal_Int32
m_nRefCount
;
/// internal ref count mechanism
static
sal_Int32
m_nRefCount
;
};
// class SvtDynamicMenuOptions
};
// class SvtDynamicMenuOptions
...
...
include/unotools/extendedsecurityoptions.hxx
Dosyayı görüntüle @
c81cb85d
...
@@ -109,8 +109,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtExtendedSecurityOptions : public utl
...
@@ -109,8 +109,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtExtendedSecurityOptions : public utl
Do it in your source only.
Do it in your source only.
*/
*/
static
SvtExtendedSecurityOptions_Impl
*
m_pDataContainer
;
/// impl. data container as dynamic pointer for smaller memory requirements!
static
SvtExtendedSecurityOptions_Impl
*
m_pDataContainer
;
static
sal_Int32
m_nRefCount
;
/// internal ref count mechanism
static
sal_Int32
m_nRefCount
;
};
// class SvtExtendedSecurityOptions
};
// class SvtExtendedSecurityOptions
...
...
include/unotools/fontoptions.hxx
Dosyayı görüntüle @
c81cb85d
...
@@ -119,8 +119,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtFontOptions : public utl::detail::Op
...
@@ -119,8 +119,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtFontOptions : public utl::detail::Op
Do it in your source only.
Do it in your source only.
*/
*/
static
SvtFontOptions_Impl
*
m_pDataContainer
;
/// impl. data container as dynamic pointer for smaller memory requirements!
static
SvtFontOptions_Impl
*
m_pDataContainer
;
static
sal_Int32
m_nRefCount
;
/// internal ref count mechanism
static
sal_Int32
m_nRefCount
;
};
// class SvtFontOptions
};
// class SvtFontOptions
...
...
include/unotools/historyoptions.hxx
Dosyayı görüntüle @
c81cb85d
...
@@ -193,8 +193,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtHistoryOptions : public utl::detail:
...
@@ -193,8 +193,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtHistoryOptions : public utl::detail:
Do it in your source only.
Do it in your source only.
*/
*/
static
SvtHistoryOptions_Impl
*
m_pDataContainer
;
/// impl. data container as dynamic pointer for smaller memory requirements!
static
SvtHistoryOptions_Impl
*
m_pDataContainer
;
static
sal_Int32
m_nRefCount
;
/// internal ref count mechanism
static
sal_Int32
m_nRefCount
;
};
// class SvtHistoryOptions
};
// class SvtHistoryOptions
...
...
include/unotools/localisationoptions.hxx
Dosyayı görüntüle @
c81cb85d
...
@@ -126,8 +126,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtLocalisationOptions : public utl::de
...
@@ -126,8 +126,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtLocalisationOptions : public utl::de
Do it in your source only.
Do it in your source only.
*/
*/
static
SvtLocalisationOptions_Impl
*
m_pDataContainer
;
/// impl. data container as dynamic pointer for smaller memory requirements!
static
SvtLocalisationOptions_Impl
*
m_pDataContainer
;
static
sal_Int32
m_nRefCount
;
/// internal ref count mechanism
static
sal_Int32
m_nRefCount
;
};
// class SvtLocalisationOptions
};
// class SvtLocalisationOptions
...
...
include/unotools/moduleoptions.hxx
Dosyayı görüntüle @
c81cb85d
...
@@ -190,8 +190,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtModuleOptions : public utl::detail::
...
@@ -190,8 +190,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtModuleOptions : public utl::detail::
Do it in your source only.
Do it in your source only.
*/
*/
static
SvtModuleOptions_Impl
*
m_pDataContainer
;
/// impl. data container as dynamic pointer for smaller memory requirements!
static
SvtModuleOptions_Impl
*
m_pDataContainer
;
static
sal_Int32
m_nRefCount
;
/// internal ref count mechanism
static
sal_Int32
m_nRefCount
;
};
// class SvtModuleOptions
};
// class SvtModuleOptions
...
...
include/unotools/printwarningoptions.hxx
Dosyayı görüntüle @
c81cb85d
...
@@ -111,8 +111,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtPrintWarningOptions : public utl::de
...
@@ -111,8 +111,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtPrintWarningOptions : public utl::de
Do it in your source only.
Do it in your source only.
*/
*/
static
SvtPrintWarningOptions_Impl
*
m_pDataContainer
;
/// impl. data container as dynamic pointer for smaller memory requirements!
static
SvtPrintWarningOptions_Impl
*
m_pDataContainer
;
static
sal_Int32
m_nRefCount
;
/// internal ref count mechanism
static
sal_Int32
m_nRefCount
;
};
// class SvtPrintWarningOptions
};
// class SvtPrintWarningOptions
...
...
include/unotools/securityoptions.hxx
Dosyayı görüntüle @
c81cb85d
...
@@ -250,8 +250,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtSecurityOptions : public utl::detail
...
@@ -250,8 +250,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtSecurityOptions : public utl::detail
Do it in your source only.
Do it in your source only.
*/
*/
static
SvtSecurityOptions_Impl
*
m_pDataContainer
;
/// impl. data container as dynamic pointer for smaller memory requirements!
static
SvtSecurityOptions_Impl
*
m_pDataContainer
;
static
sal_Int32
m_nRefCount
;
/// internal ref count mechanism
static
sal_Int32
m_nRefCount
;
};
// class SvtSecurityOptions
};
// class SvtSecurityOptions
...
...
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