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
50fdcff5
Kaydet (Commit)
50fdcff5
authored
Kas 20, 2014
tarafından
Tobias Madl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
removed unused timeout defines
Change-Id: I1ebada7b06657e0ac294e60bca5d6dd5b45e9d04
üst
f0a6ec25
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
7 deletions
+0
-7
mediacontrol.cxx
avmedia/source/framework/mediacontrol.cxx
+0
-1
optjava.cxx
cui/source/options/optjava.cxx
+0
-1
chartlis.cxx
sc/source/core/tool/chartlis.cxx
+0
-1
dispatch.cxx
sfx2/source/control/dispatch.cxx
+0
-2
navipi.cxx
sw/source/uibase/utlui/navipi.cxx
+0
-2
No files found.
avmedia/source/framework/mediacontrol.cxx
Dosyayı görüntüle @
50fdcff5
...
...
@@ -33,7 +33,6 @@
#include <math.h>
#include <algorithm>
#define AVMEDIA_TIMEOUT 100
#define AVMEDIA_TIME_RANGE 2048
#define AVMEDIA_DB_RANGE -40
#define AVMEDIA_LINEINCREMENT 1.0
...
...
cui/source/options/optjava.cxx
Dosyayı görüntüle @
50fdcff5
...
...
@@ -53,7 +53,6 @@
// define ----------------------------------------------------------------
#define CLASSPATH_DELIMITER SAL_PATHSEPARATOR
#define RESET_TIMEOUT 300
using
namespace
::
com
::
sun
::
star
::
lang
;
using
namespace
::
com
::
sun
::
star
::
ucb
;
...
...
sc/source/core/tool/chartlis.cxx
Dosyayı görüntüle @
50fdcff5
...
...
@@ -34,7 +34,6 @@ using ::std::for_each;
// Update chart listeners quickly, to get a similar behavior to loaded charts
// which register UNO listeners.
#define SC_CHARTTIMEOUT 10
class
ScChartUnoData
{
...
...
sfx2/source/control/dispatch.cxx
Dosyayı görüntüle @
50fdcff5
...
...
@@ -139,8 +139,6 @@ struct SfxDispatcher_Impl
std
::
deque
<
std
::
deque
<
SfxToDo_Impl
>
>
aToDoCopyStack
;
};
#define SFX_FLUSH_TIMEOUT 50
/** This method checks if the stack of the SfxDispatchers is flushed, or if
push- or pop- commands are pending.
*/
...
...
sw/source/uibase/utlui/navipi.cxx
Dosyayı görüntüle @
50fdcff5
...
...
@@ -56,8 +56,6 @@
#include <unomid.h>
#include <boost/scoped_ptr.hpp>
#define PAGE_CHANGE_TIMEOUT 1000
using
namespace
::
com
::
sun
::
star
::
uno
;
using
namespace
::
com
::
sun
::
star
::
frame
;
...
...
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