Home
last modified time | relevance | path

Searched refs:y (Results 451 – 475 of 645) sorted by relevance

1...<<11121314151617181920>>...26

/trunk/main/libtextcat/data/new_fingerprints/lm/
H A Dfrisian.lm19 y 2462
H A Dhungarian.lm17 y 1338
H A Dicelandic.lm48 y 711
H A Dindonesian.lm28 y 997
H A Dlithuanian.lm44 y 721
H A Dmalay.lm28 y 4323
H A Dmanx_gaelic.lm4 y 6395
H A Dslovak_ascii.lm18 y 1371
H A Dswahili.lm19 y 1100
H A Dswedish.lm85 y 586
H A Dwelsh.lm4 y 16837
H A Dalbanian.lm81 y 285
H A Dlatin.lm254 y 126
/trunk/main/libtextcat/
H A Dlibtextcat-2.2.patch676 #define GREATER(x,y) ((x).cnt > (y).cnt)
677 #define LESS(x,y) ((x).cnt < (y).cnt)
802 ngram_t *y = (ngram_t *)b;
805 return mystrcmp( x->str, y->str );
811 ngram_t *y = (ngram_t *)b;
814 return x->rank - y->rank;
2412 -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DMenu.java232 new com.sun.star.awt.Point(p.x, p.y))); in getAccessibleAt()
/trunk/main/sd/source/ui/annotations/
H A Dannotations.src97 Text [ en-US ] = "Delete All Comments b~y %1" ;
/trunk/main/svl/inc/svl/
H A Dsvarray.hxx110 #define CONCAT(x,y) x##y argument
/trunk/main/sc/source/core/data/
H A Dfillinfo.cxx155 #define CELLINFO(x,y) pRowInfo[nArrY+y].pCellInfo[nArrX+x] argument
/trunk/main/sd/source/ui/dlg/
H A Dcustsdlg.src67 Text [ en-US ] = "Cop~y" ;
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx2986 for ( sal_uInt16 y = pLine->GetStartPortion(); y <= pLine->GetEndPortion(); y++ ) in Paint() local
2989 TextPortion* pTextPortion = pPortion->GetTextPortions().GetObject( y ); in Paint()
2992 long nPortionXOffset = GetPortionXOffset( pPortion, pLine, y ); in Paint()
3310 const bool bEndOfLine(y == pLine->GetEndPortion()); in Paint()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx751 void SAL_CALL FmXGridControl::draw( sal_Int32 x, sal_Int32 y ) throw( RuntimeException ) in draw() argument
755 UnoControl::draw(x, y); in draw()
2536 void FmXGridPeer::draw( sal_Int32 x, sal_Int32 y ) throw( RuntimeException ) in draw() argument
2542 VCLXWindow::draw(x, y); in draw()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx130 bool operator() (const beans::Property& x, const ::rtl::OUString& y) const in operator ()()
132 return x.Name.equals(y);// ? true : false; in operator ()()
134 bool operator() (const ::rtl::OUString& x,const beans::Property& y) const in operator ()()
136 return x.equals(y.Name);// ? true : false; in operator ()()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx721 aRect.origin.y += 0.5; in drawRect()
1212 aSrcPoint.y = (nSrcY + nSrcHeight) - mnHeight; in copyArea()
1582 aRect.origin.y += 0.5; in drawAlphaRect()
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx1109 bool operator()(const OUString& x, const OUString& y) const in operator ()()
1111 return x.compareTo( y ) <= 0; in operator ()()
/trunk/main/scripting/workben/installer/
H A DInstallWizard.java112 setBounds((center.x-windowWidth/2)-115,(center.y-windowWidth/2)-100, windowWidth,windowHeight); in InstallWizard()

Completed in 130 milliseconds

1...<<11121314151617181920>>...26