Searched refs:DIFF (Results 1 – 12 of 12) sorted by relevance
/trunk/main/autodoc/source/inc/ |
H A D | luxenum.hxx | 43 template <class DIFF> 48 typedef Enum< DIFF > self; 52 DIFF i_nValue, in Enum() 60 DIFF i_nValue ) in Enum() 70 DIFF i_nValue ) in operator =() 74 { if ( CheckIntt(i_nValue) ) {nValue = DIFF(i_nValue);} in operator =() 79 operator DIFF() const { return DIFF(nValue); } in operator DIFF() 81 DIFF operator()() const { return nValue; } in operator ()()
|
/trunk/main/sd/source/ui/dlg/ |
H A D | custsdlg.src | 27 #define DIFF 20 34 Size = MAP_APPFONT ( 195 + DIFF, 114 + DIFF_Y ) ; 40 Pos = MAP_APPFONT ( 140 + DIFF, 6 ) ; 48 Pos = MAP_APPFONT ( 140 + DIFF, 23 ) ; 56 Pos = MAP_APPFONT ( 140 + DIFF, 40 ) ; 64 Pos = MAP_APPFONT ( 140 + DIFF, 57 ) ; 71 Pos = MAP_APPFONT ( 140 + DIFF, 74 ) ; 78 Pos = MAP_APPFONT ( 140 + DIFF, 94 ) ; 85 Pos = MAP_APPFONT ( 140 + DIFF, 94 + DIFF_Y ) ; 96 Size = MAP_APPFONT ( 128 + DIFF, 86 + DIFF_Y ) ; [all …]
|
/trunk/main/cui/source/options/ |
H A D | optmemory.hrc | 53 #define DIFF(v1,v2) (v2-v1) 56 #define WIDTH1 DIFF( COL1, COL2 ) 57 #define WIDTH2 DIFF( COL3, COL4 ) 58 #define WIDTH3 DIFF( COL5, COL6 )
|
H A D | optgdlg.src | 77 Size = MAP_APPFONT ( DIFF ( COL1, COL3 ), RSC_CD_FIXEDTEXT_HEIGHT ) ; 138 Size = MAP_APPFONT ( DIFF( COL1, COL3), RSC_CD_FIXEDTEXT_HEIGHT ) ;
|
H A D | optaccessibility.hrc | 60 #define DIFF(v1,v2) (v2-v1)
|
H A D | optaccessibility.src | 79 Size = MAP_APPFONT ( DIFF(COL2,COL3), RSC_CD_CHECKBOX_HEIGHT ) ;
|
H A D | optgdlg.hrc | 56 #define DIFF(v1,v2) (v2-v1)
|
/trunk/main/automation/source/server/ |
H A D | profiler.cxx | 108 …aProfileString += Pad(GetpApp()->GetAppLocaleDataWrapper().getDuration( DIFF( pStart, pEnd, aTime)… in GetProfileLine() 110 sal_uLong nProcessTicks = DIFF( pStart, pEnd, nProcessTicks ); in GetProfileLine() 111 sal_uLong nSystemTicks = DIFF( pStart, pEnd, nSystemTicks ); in GetProfileLine() 180 return DIFF( mpStart, mpEnd, nSystemTicks ); in GetPartitioningTime()
|
H A D | profiler.hxx | 27 #define DIFF( pFirst, pSecond, Membername ) ( pSecond->Membername - pFirst->Membername ) macro
|
/trunk/main/cui/source/tabpages/ |
H A D | transfrm.cxx | 52 #define DIFF 1000 macro
|
/trunk/extras/l10n/source/it/ |
H A D | localize.sdf | 56547 …scalc\01\04060107.xhp 0 help bm_id3144842 0 it \<bookmark_value\>SOMMA.DIFF.Q, funzione\</bookm… 56548 helpcontent2 source\text\scalc\01\04060107.xhp 0 help hd_id3144842 169 0 it SOMMA.DIFF.Q 20200… 56551 helpcontent2 source\text\scalc\01\04060107.xhp 0 help par_id3144903 172 0 it SOMMA.DIFF.Q(matrice… 56564 helpcontent2 source\text\scalc\01\04060107.xhp 0 help hd_id3163527 187 0 it SOMMA.Q.DIFF 20200… 56567 helpcontent2 source\text\scalc\01\04060107.xhp 0 help par_id3163588 190 0 it SOMMA.Q.DIFF(Matrice… 59330 …\scalc\01\04060116.xhp 0 help bm_id3163826 0 it \<bookmark_value\>COMP.DIFF, funzione\</bookmar… 59331 helpcontent2 source\text\scalc\01\04060116.xhp 0 help hd_id3163826 143 0 it COMP.DIFF 20200411… 59334 helpcontent2 source\text\scalc\01\04060116.xhp 0 help par_id3149710 146 0 it COMP.DIFF("Numero co… 68961 … 0 string RID_ANALYSIS_FUNCTION_NAMES ANALYSIS_FUNCNAME_Imsub 0 it COMP.DIFF 20200411 15:09:53 71624 ….src 0 string RID_STRLIST_FUNCTION_NAMES SC_OPCODE_SUM_X2MY2 0 it SOMMA.DIFF.Q 20200411 15:09… [all …]
|
/trunk/extras/l10n/source/fr/ |
H A D | localize.sdf | 45675 helpcontent2 source\text\shared\explorer\database\02010100.xhp 0 help par_id3161669 82 0 fr DIFFÉ…
|
Completed in 3334 milliseconds