Home
last modified time | relevance | path

Searched defs:x (Results 1 – 25 of 596) sorted by last modified time

12345678910>>...24

/trunk/main/autodoc/source/udm/unittest/
H A Dtest.cxx78 Integer & x = *px; in fx() local
/trunk/main/autodoc/inc/cosv/
H A Dcsv_env.hxx101 #define csv_assert(x) ( (x) ? (void)(0) : ::csv::PerformAssertion( #x, __FILE__, __LINE__) ) argument
115 #define csv_assert(x) assert(x); argument
128 #define csv_assert(x) argument
/trunk/main/l10ntools/source/
H A Dhelpmerge.cxx99 ByteString x; in Dump() local
/trunk/main/cui/source/dialogs/
H A Dabout.cxx54 #define _STRINGIFY(x) #x argument
55 #define STRINGIFY(x) _STRINGIFY(x) argument
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx362 int x = ImplGetDragWidth( pThis ) / 2; in ImplDrawGrip() local
523 long x = 0; in ImplDrawGradientBackground() local
2970 long x = rRect.Left() + (rRect.getWidth() - width)/2 + 1; in ImplDrawMoreIndicator() local
2988 long x = rRect.Left() + (rRect.getWidth() - width)/2 + 1; in ImplDrawMoreIndicator() local
3027 long x = rDropDownRect.Left() + (rDropDownRect.getWidth() - width)/2; in ImplDrawDropdownArrow() local
3040 long x = rDropDownRect.Left() + (rDropDownRect.getWidth() - width)/2; in ImplDrawDropdownArrow() local
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4609 long x = rSalLayout.DrawBase().X(); in ImplDrawTextDirect() local
H A Dbitmapex.cxx863 for(sal_Int32 x(0L); x < aDestinationSizePixel.getWidth(); x++) in impTransformBitmap() local
1098 for(sal_uInt32 x(0L); x < (sal_uInt32)pContent->Width(); x++) in ModifyBitmapEx() local
1117 for(sal_uInt32 x(0L); x < (sal_uInt32)pContent->Width(); x++) in ModifyBitmapEx() local
1134 for(sal_uInt32 x(0L); x < (sal_uInt32)pContent->Width(); x++) in ModifyBitmapEx() local
1253 long x(0); in createBlendFrame() local
H A Dbitmap3.cxx2270 for(sal_uInt32 x(0); x < nNewWidth; x++) in ImplScaleConvolutionHor() local
2359 for(sal_uInt32 x(0); x < nWidth; x++) in ImplScaleConvolutionVer() local
/trunk/main/framework/qa/complex/contextMenuInterceptor/
H A DCheckContextMenuInterceptor.java91 int x = point.X; in after() local
333 int x = point.X + (rect.Width / 2); in openContextMenu() local
/trunk/main/basic/source/comp/
H A Dsbcomp.cxx958 …Reference< XInterface > x = xSMgr->createInstance( OUString::createFromAscii( "com.sun.star.io.Tex… in dbg_SaveDisassembly() local
/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx1295 SwTwips x = rPoint.X(); in GetCrsrOfst() local
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1311 #define STR(x) pStrings[i++] = OUString::createFromAscii(x) in getAttributeNames() argument
1347 #define STR(x) pStrings[i++] = OUString::createFromAscii(x) in getSupplementalAttributeNames() argument
/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx392 long x=aCsr.X(),x1=x,x2=x; in CalcLine() local
451 long x=aTmpPt.X(); in CalcRect() local
H A Dsvdoashp.cxx312 for(sal_Int32 x(0L); x < pReadAccess->Width(); x++) in ImpCreateShadowObjectClone() local
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx714 …Any x = xI->queryInterface( ::getCppuType((const uno::Reference< i18n::XExtendedInputSequenceCheck… in GetInputSequenceChecker() local
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx4000 for ( sal_uInt16 x = 0; x < nMax; x++ ) in GetChar() local
/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx582 void ORowSetCache::updateValue(sal_Int32 columnIndex,const ORowSetValue& x in updateValue()
602 void ORowSetCache::updateCharacterStream( sal_Int32 columnIndex, const Reference< ::com::sun::star:… in updateCharacterStream()
623 void ORowSetCache::updateObject( sal_Int32 columnIndex, const Any& x in updateObject()
645 void ORowSetCache::updateNumericObject( sal_Int32 columnIndex, const Any& x, sal_Int32 /*scale*/ in updateNumericObject()
/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp1002 long x, y, w, h; in accHitTest() local
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1838 for ( long x = 0; x < nWidth; x++ ) in ImplBmp() local
1876 for ( long x = 0; x < nWidth; x++ ) in ImplBmp() local
1887 for ( long x = 0; x < nWidth; x++ ) in ImplBmp() local
1939 for ( long x = 0; x < nWidth; x++ ) in ImplBmp() local
1950 for ( long x = 0; x < nWidth; x++ ) in ImplBmp() local
1986 for ( long x = 0; x < nWidth; x++ ) in ImplBmp() local
2000 for ( long x = 0; x < nWidth; x++ ) in ImplBmp() local
/trunk/main/i18npool/source/transliteration/
H A DtransliterationImpl.cxx158 … Any x = xI->queryInterface( ::getCppuType( (const uno::Reference< i18n::XLocaleData >*)0) ); in TransliterationImpl() local
/trunk/main/soltools/javadep/
H A Djavadep.c47 #define ntohl(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | \ argument
50 #define ntohs(x) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8)) argument
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx824 void CellValueGetter::visitNode( sal_Int32 x, sal_Int32 y, const uno::Reference< table::XCell >& xC… in visitNode()
931 virtual void visitNode( sal_Int32 x, sal_Int32 y, const uno::Reference< table::XCell >& xCell ) in visitNode()
965 virtual void processValue( sal_Int32 x, sal_Int32 y, const uno::Any& aValue ) in processValue()
980 void visitNode( sal_Int32 x, sal_Int32 y, const uno::Reference< table::XCell >& xCell ) in visitNode()
1028 virtual void visitNode( sal_Int32 x, sal_Int32 y, const uno::Reference< table::XCell >& xCell ) in visitNode()
/trunk/main/sw/source/filter/ww8/
H A Ddocxexport.cxx70 #define S( x ) OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) argument
H A Ddocxexportfilter.cxx39 #define S( x ) OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) argument
/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx95 int x = 0; in CalcSignetPosition() local

Completed in 302 milliseconds

12345678910>>...24