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
01b0ca7d
Kaydet (Commit)
01b0ca7d
authored
Nis 10, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
typo: easyly -> easily
üst
47161565
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
contenthelper.hxx
include/ucbhelper/contenthelper.hxx
+1
-1
propertyvalueset.hxx
include/ucbhelper/propertyvalueset.hxx
+1
-1
providerhelper.hxx
include/ucbhelper/providerhelper.hxx
+1
-1
ConfigurationUpdater.hxx
...ource/ui/framework/configuration/ConfigurationUpdater.hxx
+1
-1
No files found.
include/ucbhelper/contenthelper.hxx
Dosyayı görüntüle @
01b0ca7d
...
@@ -300,7 +300,7 @@ public:
...
@@ -300,7 +300,7 @@ public:
*
*
* Note that the implementation of this ctor registers itself at its
* Note that the implementation of this ctor registers itself at its
* content provider. The provider implementation inserts the content
* content provider. The provider implementation inserts the content
* in a hash map. So it eas
y
ly can be found and reused when the provider
* in a hash map. So it eas
i
ly can be found and reused when the provider
* is asked for a content.
* is asked for a content.
*
*
* @param rxContext is a Service Manager.
* @param rxContext is a Service Manager.
...
...
include/ucbhelper/propertyvalueset.hxx
Dosyayı görüntüle @
01b0ca7d
...
@@ -49,7 +49,7 @@ class PropertyValues;
...
@@ -49,7 +49,7 @@ class PropertyValues;
* This class implements the interface XRow. After construction of a valueset
* This class implements the interface XRow. After construction of a valueset
* the user can append properties ( incl. its values ) to the set. This class
* the user can append properties ( incl. its values ) to the set. This class
* is useful when implementing the command "getPropertyValues", because the
* is useful when implementing the command "getPropertyValues", because the
* values to return can eas
y
ly appended to a valueset object. That object can
* values to return can eas
i
ly appended to a valueset object. That object can
* directly be returned by the implementation of the command.
* directly be returned by the implementation of the command.
*/
*/
class
UCBHELPER_DLLPUBLIC
PropertyValueSet
:
class
UCBHELPER_DLLPUBLIC
PropertyValueSet
:
...
...
include/ucbhelper/providerhelper.hxx
Dosyayı görüntüle @
01b0ca7d
...
@@ -206,7 +206,7 @@ public:
...
@@ -206,7 +206,7 @@ public:
/**
/**
* This method returns a mutex, which protects the content list of the
* This method returns a mutex, which protects the content list of the
* provider. So you can prevent modifications of that list eas
y
ly.
* provider. So you can prevent modifications of that list eas
i
ly.
*
*
* @return the mutex.
* @return the mutex.
*/
*/
...
...
sd/source/ui/framework/configuration/ConfigurationUpdater.hxx
Dosyayı görüntüle @
01b0ca7d
...
@@ -176,7 +176,7 @@ private:
...
@@ -176,7 +176,7 @@ private:
/** This method sets the mbUpdateBeingProcessed member that is used to
/** This method sets the mbUpdateBeingProcessed member that is used to
prevent reentrance problems. This method allows function objects
prevent reentrance problems. This method allows function objects
eas
y
ly and safely to modify the variable.
eas
i
ly and safely to modify the variable.
*/
*/
void
SetUpdateBeingProcessed
(
bool
bValue
);
void
SetUpdateBeingProcessed
(
bool
bValue
);
...
...
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