Home
last modified time | relevance | path

Searched refs:x (Results 826 – 850 of 1171) sorted by relevance

1...<<31323334353637383940>>...47

/trunk/main/extras/unx/source/kde/mimelnk/application/
H A Dx-smf.kdelnk23 MimeType=application/x-smf
H A Dx-swriter.kdelnk30 MimeType=application/x-swriter
/trunk/main/jurt/test/com/sun/star/comp/bridgefactory/
H A DBridgeFactory_Test.java89 Object x[] = new Object[100]; in test() local
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx1661 sal_uInt32 t, x; in b32MWC() local
1665 x = nScRandomQ[j]; in b32MWC()
1666 t = (x << 28) + nScCarry; in b32MWC()
1667 nScCarry = (x >> 4) - (t < x); in b32MWC()
1668 return (nScRandomQ[j] = t - x); in b32MWC()
2383 FormulaTokenRef x = PopToken(); in ScIsRef() local
2385 nRes = !static_cast<ScToken*>(x.get())->GetRefList()->empty(); in ScIsRef()
8233 FormulaTokenRef x = PopToken(); in ScErrorType() local
8238 const ScRefList* pRefList = static_cast<ScToken*>(x.get())->GetRefList(); in ScErrorType()
/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp1002 long x, y, w, h; in accHitTest() local
1007 accLocation(&x,&y,&w,&h,varSelf); in accHitTest()
1008 if( (x < xLeft && (x + w) >xLeft) && (y < yTop && (y + h) >yTop) ) in accHitTest()
/trunk/main/xmerge/source/inc/
H A Dantbuild.properties23 # x-no-translate
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/private/
H A Dprivate.properties22 # x-no-translate
/trunk/main/fpicker/source/win32/filepicker/
H A Ddialogcustomcontrols.cxx84 pt.x, in AlignToBuddy()
/trunk/main/offapi/com/sun/star/awt/
H A DPoint.idl37 /** specifies the x-coordinate.
H A DRectangle.idl37 /** specifies the x-coordinate.
/trunk/main/basebmp/inc/basebmp/
H A Dlinerenderer.hxx160 currIter.x += sx; in renderLine()
/trunk/main/solenv/inc/
H A Dant.properties21 # x-no-translate
/trunk/main/svtools/source/inc/
H A Dsgfbram.hxx88 sal_Int16 x; member in SgfVector
/trunk/main/xmerge/workben/
H A DXmlDiff.properties21 # x-no-translate
/trunk/main/reportbuilder/java/
H A Dloader.properties21 # x-no-translate
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dmodule.properties21 # x-no-translate
/trunk/main/offapi/com/sun/star/geometry/
H A DIntegerSize2D.idl36 /// Amount of space occupied in the x direction.
H A DRealSize2D.idl36 /// Amount of space occupied in the x direction.
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DBundle.properties26 # x-no-translate
/trunk/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx55 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleSlideSorterView.cxx380 uno::Reference<uno::XInterface> x ((lang::XComponent *)this, uno::UNO_QUERY); in addEventListener() local
381 rxListener->disposing (lang::EventObject (x)); in addEventListener()
/trunk/main/connectivity/source/drivers/file/
H A DFStatement.cxx46 #define THROW_SQL(x) \ argument
47 OTools::ThrowException(x,m_aStatementHandle,SQL_HANDLE_STMT,*this)
/trunk/main/cppuhelper/source/
H A Dcomponent_context.cxx69 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/trunk/main/pyuno/source/module/
H A Dpyuno.cxx36 #define TO_ASCII(x) OUStringToOString( x , RTL_TEXTENCODING_ASCII_US).getStr() argument
/trunk/main/padmin/source/
H A Dpadialog.cxx310 double x = rPoint.X(); in project() local
315 double x1 = x; in project()

Completed in 153 milliseconds

1...<<31323334353637383940>>...47