Home
last modified time | relevance | path

Searched refs:l1 (Results 1 – 25 of 29) sorted by relevance

12

/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/java/
H A Djava_environment.java158 Level1Entry l1 = level1map.get(oid); in register() local
159 if (l1 != null) { in register()
180 if (l1 == null) { in register()
181 l1 = new Level1Entry(); in register()
182 level1map.put(oid, l1); in register()
191 if (l1 != null) { in revoke()
192 l2 = l1.level2map.get(type); in revoke()
203 return l1 == null ? null : l1.find(type); in get()
225 if (l1 != null && l1.level2map.get(l2.type) == l2) { in cleanUp()
233 l1.level2map.remove(type); in removeLevel2Entry()
[all …]
/trunk/main/vcl/source/fontsubset/
H A Dlist.cxx476 list l1, l2; in main() local
481 printstat(l1); in main()
483 listAppend(l1, 1); in main()
484 printstat(l1); in main()
487 printstat(l1); in main()
490 printstat(l1); in main()
492 printlist(l1); in main()
494 listToFirst(l1); in main()
496 printlist(l1); in main()
504 listClear(l1); in main()
[all …]
/trunk/main/svl/source/items/
H A Dnranges.cxx494 pTarget[ nTargetPos ] = l1; in operator -=()
503 pTarget[ nTargetPos ] = l1; in operator -=()
511 if( u2 < l1 ) in operator -=()
519 if( l2 <= l1 && u2 <= u1 ) in operator -=()
528 if( l1 <= l2 && u1 <= u2 ) in operator -=()
533 pTarget[ nTargetPos ] = l1; in operator -=()
543 if( l1 >= l2 && u1 <= u2 ) in operator -=()
556 pTarget[ nTargetPos ] = l1; in operator -=()
706 if( u2 < l1 ) in operator /=()
715 if( l1 <= l2 ) in operator /=()
[all …]
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dcall.s123 mov %i1, %l1
124 add %l1, 2, %l1
125 sll %l1, 2, %l1
127 add %l3, %l1, %l1
128 ld [%l1], %l0
/trunk/main/winaccessibility/source/UAccCOM/
H A DEnumVariant.cpp43 long l1; in Next() local
54 for (l1=m_lCurrent, l2=0; l1<m_pXAccessibleSelection->getSelectedAccessibleChildCount() && in Next()
55 l2<cElements; l1++, l2++) in Next()
57 Reference< XAccessible > pRXAcc = m_pXAccessibleSelection->getSelectedAccessibleChild(l1); in Next()
80 m_lCurrent = l1; in Next()
/trunk/main/i18npool/source/textconversion/
H A DtextconversionImpl.cxx84 static inline sal_Bool operator != (const Locale& l1, const Locale& l2) { in operator !=() argument
85 return l1.Language != l2.Language || l1.Country != l2.Country || l1.Variant != l2.Variant; in operator !=()
/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_caseignore.cxx90 OUString l1 = u2l.transliterateString2String(str1, 0, str1.getLength()); in transliterateRange() local
95 if ((l1 == u1) && (l2 == u2)) { in transliterateRange()
97 r[0] = l1; in transliterateRange()
102 r[0] = l1; in transliterateRange()
/trunk/main/i18npool/inc/
H A Dlocaledata.hxx66 inline sal_Bool operator ==(const com::sun::star::lang::Locale& l1, const com::sun::star::lang::Loc… in operator ==() argument
67 return l1.Language == l2.Language && l1.Country == l2.Country && l1.Variant == l2.Variant; in operator ==()
116 …friend sal_Bool operator ==(const com::sun::star::lang::Locale& l1, const com::sun::star::lang::Lo…
/trunk/main/xmlsecurity/source/helper/
H A Dxsecverify.cxx225 const sal_Int32 l1 = isi.signatureInfor.ouX509Certificate.getLength(); in setX509Certificate() local
230 while ((i1 < l1) && (i2 < l2)) { in setX509Certificate()
248 while ((i1 < l1) && rtl_ImplIsWhitespace(s1[l1])) { in setX509Certificate()
254 if ((i1 != l1) || (i2 != l2)) { in setX509Certificate()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx727 sal_Int32 l1 = l.indexOf( sal_Unicode( ';' ) ); in operator ()() local
728 sal_Int32 l3 = ( l1 == -1 ? l.getLength() : l1 ); in operator ()()
739 sal_Int32 l2 = l.getLength() - l1 - 1; in operator ()()
741 ret = ( m_xCollator->compareSubstring( l,1+l1,l2,r,1+r1,r2 ) < 0 ); in operator ()()
1126 const sal_Int32 l1 = strlen( pop1 ); in popupDocument() local
1146 (*byteCount) = l1 + l2 + l3 + l4 + l5; in popupDocument()
1150 rtl_copyMemory( *buffer,pop1,l1 ); in popupDocument()
1151 rtl_copyMemory( *buffer+l1,pop2,l2 ); in popupDocument()
1152 rtl_copyMemory( *buffer+(l1+l2),pop3,l3 ); in popupDocument()
1153 rtl_copyMemory( *buffer+(l1+l2+l3),pop4,l4 ); in popupDocument()
[all …]
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dcallvirtualmethod.s41 add %sp, 2047 + 176, %l1
45 stx %l2, [%l1 + %i2]
/trunk/main/i18npool/source/breakiterator/
H A DbreakiteratorImpl.cxx507 static inline sal_Bool operator == (const Locale& l1, const Locale& l2) { in operator ==() argument
508 return l1.Language == l2.Language && l1.Country == l2.Country && l1.Variant == l2.Variant; in operator ==()
/trunk/main/xmloff/source/transform/
H A DOOo2Oasis.cxx79 #define ENTRY3QQN( n, l, a, n1, l1, n2, l2, p3 ) \ argument
80 ENTRY3( n, l, a, XMLTransformerActionInit::QNameParam( n1, l1 ), \
85 #define ENTRY2QQ( n, l, a, n1, l1, n2, l2 ) \ argument
86 ENTRY2( n, l, a, XMLTransformerActionInit::QNameParam( n1, l1 ), \
88 #define ENTRY2QN( n, l, a, n1, l1, p2 ) \ argument
89 ENTRY2( n, l, a, XMLTransformerActionInit::QNameParam( n1, l1 ), p2 )
93 #define ENTRY1Q( n, l, a, n1, l1 ) \ argument
94 ENTRY1( n, l, a, XMLTransformerActionInit::QNameParam( n1, l1 ) )
H A DOasis2OOo.cxx90 #define ENTRY3QNQ( n, l, a, n1, l1, p2, n3, l3 ) \ argument
91 ENTRY3( n, l, a, XMLTransformerActionInit::QNameParam( n1, l1 ), \
96 #define ENTRY2QQ( n, l, a, n1, l1, n2, l2 ) \ argument
97 ENTRY2( n, l, a, XMLTransformerActionInit::QNameParam( n1, l1 ), \
99 #define ENTRY2QN( n, l, a, n1, l1, p2 ) \ argument
100 ENTRY2( n, l, a, XMLTransformerActionInit::QNameParam( n1, l1 ), p2 )
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx1592 double fxc,fyc,fxr,fyr,fx1,fy1,fx2,fy2,l1,l2; in WriteOpcodes() local
1602 l1=sqrt(fx1*fx1+fy1*fy1); in WriteOpcodes()
1605 if (l1>0) in WriteOpcodes()
1607 fx1=fx1/l1*fxr; in WriteOpcodes()
1608 fy1=fy1/l1*fyr; in WriteOpcodes()
/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx914 sal_uLong l1 = pPos[1]->Where(nPlcIdx[1]); in operator ++() local
915 if( l0 < l1 ) in operator ++()
917 else if( l1 < l0 ) in operator ++()
/trunk/main/offapi/com/sun/star/resource/
H A DXLocale.idl252 <TRUE/> if the <type scope="com::sun::star::lang">Locale</type> <var>l1</var> is equal to the
259 boolean equals( [in] com::sun::star::lang::Locale l1,
/trunk/main/basic/source/comp/
H A Ddim.cxx1075 sal_uInt16 l1 = nLine, l2 = nLine; in DefProc() local
1163 pProc->SetLine1( l1 ); in DefProc()
/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_cs_testobj.cs243 public int testPPCAlignment( long l1, long l2, int i1, long l3, int i2 ) in testPPCAlignment() argument
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx2042 void SbMethod::GetLineRange( sal_uInt16& l1, sal_uInt16& l2 ) in GetLineRange() argument
2044 l1 = nLine1; l2 = nLine2; in GetLineRange()
/trunk/main/testtools/source/bridgetest/idl/
H A Dbridgetest.idl268 … long testPPCAlignment( [in] hyper l1, [in] hyper l2, [in] long i1, [in] hyper l3, [in] long i2 );
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx3842 sal_uLong l1 = pBook[1]->Where(); in operator ++() local
3843 if( l0 < l1 ) in operator ++()
3845 else if( l1 < l0 ) in operator ++()
/trunk/main/svx/source/dialog/
H A Dsvxruler.cxx94 #define PIXEL_H_ADJUST( l1, l2 ) PixelHAdjust(l1,l2) argument
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java491 …public int testPPCAlignment( long l1, long l2, int i1, long l3, int i2 ) throws com.sun.star.uno.R… in testPPCAlignment() argument
/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx401 long l1=Abs(x1)+Abs(y1); in CalcLine() local
403 if ((l1<=l2) != (pView!=NULL && pView->IsBigOrtho())) { in CalcLine()

Completed in 225 milliseconds

12