Home
last modified time | relevance | path

Searched defs:x (Results 476 – 500 of 596) sorted by relevance

1...<<11121314151617181920>>...24

/trunk/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx67 #define MAP_LEN(x) x, sizeof(x) - 1 argument
/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx792 Reference < XInterface > x; in test_PropertySetHelper() local
/trunk/main/sc/source/filter/xml/
H A Dxmlwrap.cxx87 #define MAP_LEN(x) x, sizeof(x) - 1 argument
/trunk/main/sal/osl/unx/
H A Dthread.c584 #define HASHID(x) ((unsigned int)PTHREAD_VALUE(x) % HashSize) argument
/trunk/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx330 Reference< XInterface > x; in approveFiring() local
/trunk/main/odk/examples/java/Inspector/
H A DInspectorPane.java604 public void showPopUpMenu(Object _invoker, int x, int y) throws ClassCastException{ in showPopUpMenu()
/trunk/main/sal/osl/os2/
H A Dsystem.h89 #define abs(x) ((x) >= 0 ? (x) : -(x)) argument
/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/sw/source/filter/ww8/dump/
H A Ddump8a.cxx142 for( sal_uInt8 x = 0; x < nWW8MaxListLevel; ++x ) in Dump_LVL() local
820 sal_uInt8 x[512]; in DumpSprm() local
/trunk/main/registry/source/
H A Dreflwrit.cxx153 } x; in writeFloat() local
176 } x; in writeDouble() local
H A Dreflread.cxx482 } x = { 0.0f }; in readFloatConstant() local
509 } x = { 0.0 }; in readDoubleConstant() local
/trunk/main/sw/source/core/doc/
H A Ddoccomp.cxx714 long x, y, oldx, tlo = pFDiag[d - 1], thi = pFDiag[d + 1]; in CheckDiag() local
740 long x, y, oldx, tlo = pBDiag[d - 1], thi = pBDiag[d + 1]; in CheckDiag() local
/trunk/main/sd/source/ui/slideshow/
H A Dslideshow.cxx79 #define C2U(x) OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/trunk/main/sfx2/source/doc/
H A Dnew.cxx67 #define MORE_BTN(x) pMoreBt->x argument
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx117 Reference< XInterface > x( xChild->getParent() ); in getShapeIndex() local
/trunk/main/svtools/workben/
H A Dsvdem.cxx305 long x,y; in Paint() local
/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx469 for(sal_uInt32 x(0); x < nW; x++) in ImplCreateGdiPlusBitmap() local
/trunk/main/toolkit/source/layout/vcl/
H A Dwbutton.cxx321 …uno::Reference< uno::XInterface > x = static_cast<VCLXRadioButton*> (mpWindow->GetVCLXWindow ())->… in SetClickHdl() local
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxf2mtf.cxx98 double x; in LTypeToDXFLineInfo() local
/trunk/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx609 for ( long x = 0; x < nWidth; x++ ) in GraphicImport() local
/trunk/main/chart2/source/view/charttypes/
H A DSplines.cxx374 double lcl_SplineCalculation::GetInterpolatedValue( double x ) in GetInterpolatedValue()
/trunk/main/cui/source/dialogs/
H A Dthesdlg.cxx70 #define A2S(x) String::CreateFromAscii( x ) argument
/trunk/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx52 #define OUSTR_TO_C( x ) OUStringToOString( x, RTL_TEXTENCODING_UTF8 ).getStr( ) argument
/trunk/main/l10ntools/source/
H A Dhelpmerge.cxx99 ByteString x; in Dump() local
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx92 #define MAP_LEN(x) x, sizeof(x) - 1 argument
94 #define MAP_LEN(x) x, sizeof(x) - 1 argument

Completed in 169 milliseconds

1...<<11121314151617181920>>...24