Home
last modified time | relevance | path

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

1...<<21222324

/trunk/main/cui/source/customize/
H A Dcfg.cxx105 #define PRTSTR(x) rtl::OUStringToOString(x, RTL_TEXTENCODING_ASCII_US).pData->buffer argument
2001 long x, y, width, height; in PositionContentsListBox() local
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx161 sal_Bool APIENTRY _WinSetWindowPos( Os2SalFrame* pFrame, HWND hwndInsertBehind, LONG x, LONG y, in _WinSetWindowPos()
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1319 #define STR(x) pStrings[i++] = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(x)) in getAttributeNames() argument
/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx2028 Reference<XInterface> x; in implInspect() local
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx716 sal_Int32 x= 0; in setAttrSequence() local
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx425 sal_Int32 x; // x,y Abstand zum Zellrand in Pixel (Pixel weil ich Grafiken in Fenstern ablege) member
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx2156 Reference< XInterface > x; in implFindNextContainer() local
/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx705 double x, xNeu, fWert, fZaehler, fNenner, nCount; in ScIRR() local
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx312 for(sal_Int32 x(0L); x < pReadAccess->Width(); x++) in ImpCreateShadowObjectClone() local
/trunk/main/basic/source/uno/
H A Dnamecont.cxx1348 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx3826 sal_uInt16 i, x; in HasParaSprm() local
H A Dww8par6.cxx139 inline sal_uInt32 MSRoundTweak(sal_uInt32 x) in MSRoundTweak()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx714 …Any x = xI->queryInterface( ::getCppuType((const uno::Reference< i18n::XExtendedInputSequenceCheck… in GetInputSequenceChecker() local
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx5750 for ( sal_Int32 x = 0; x < nColumnCount; x++ ) in ImplCreateTable() local
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx4572 …Any x = xI->queryInterface( ::getCppuType((const Reference< i18n::XExtendedInputSequenceChecker >*… in ImplGetInputSequenceChecker() local
H A Dimpedit2.cxx4000 for ( sal_uInt16 x = 0; x < nMax; x++ ) in GetChar() local
/trunk/main/sc/source/core/data/
H A Dtable2.cxx3240 long x = ( fValX > (double)nMax ) ? nMax : (long) fValX; in SetDrawPageSize() local
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx4957 int x = aRect.left; in ImplDrawItem() local
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx1133 #define EXC_ARROW_POINT( x, y ) ::basegfx::B2DPoint( fArrowWidth * (x), fArrowLength * (y) ) in DoCreateSdrObj() argument
/trunk/main/vcl/source/window/
H A Dwindow.cxx8821 void Window::SetAccessible( ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAcc… in SetAccessible()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4609 long x = rSalLayout.DrawBase().X(); in ImplDrawTextDirect() local

Completed in 558 milliseconds

1...<<21222324