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
4be05413
Kaydet (Commit)
4be05413
authored
Mar 15, 2001
tarafından
Frank Schönheit
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
removed fmstl.hxx
üst
85e48d5f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
trace.hxx
svx/source/inc/trace.hxx
+6
-6
No files found.
svx/source/inc/trace.hxx
Dosyayı görüntüle @
4be05413
...
...
@@ -2,9 +2,9 @@
*
* $RCSfile: trace.hxx,v $
*
* $Revision: 1.
1.1.1
$
* $Revision: 1.
2
$
*
* last change: $Author:
hr $ $Date: 2000-09-18 17:01:20
$
* last change: $Author:
fs $ $Date: 2001-03-15 07:57:51
$
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
...
...
@@ -72,8 +72,8 @@
#ifndef _VOS_MUTEX_HXX_
#include <vos/mutex.hxx>
#endif
#ifndef _
SVX_FMSTL_HXX
#include
"fmstl.hxx"
#ifndef _
COMPHELPER_STLTYPES_HXX_
#include
<comphelper/stl_types.hxx>
#endif
...
...
@@ -81,8 +81,8 @@ class Tracer
{
ByteString
m_sBlockDescription
;
static
map
<
::
vos
::
OThread
::
TThreadIdentifier
,
INT32
,
::
std
::
less
<
::
vos
::
OThread
::
TThreadIdentifier
>
>
s_aThreadIndents
;
DECLARE_STL_STDKEY_MAP
(
::
vos
::
OThread
::
TThreadIdentifier
,
sal_Int32
,
MapThreadId2Int
);
static
MapThreadId2Int
s_aThreadIndents
;
static
::
vos
::
OMutex
s_aMapSafety
;
...
...
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