Home
last modified time | relevance | path

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

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScDataPilotFieldObj.java202 int x = sCellAdress.Column; in createTestEnvironment() local
H A DScDataPilotItemsObj.java203 int x = sCellAdress.Column; in createTestEnvironment() local
H A DScDataPilotFieldGroupItemObj.java203 int x = sCellAdress.Column; in createTestEnvironment() local
H A DScDataPilotItemObj.java203 int x = sCellAdress.Column; in createTestEnvironment() local
H A DScIndexEnumeration_DataPilotItemsEnumeration.java205 int x = sCellAdress.Column; in createTestEnvironment() local
/trunk/main/linguistic/inc/linguistic/
H A Dmisc.hxx75 #define A2OU(x) ::rtl::OUString::createFromAscii( x ) argument
/trunk/main/cppuhelper/source/
H A Dexc_thrower.cxx37 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfvec.hxx49 DXFLineInfo(const DXFLineInfo& x) : in DXFLineInfo()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwk/
H A DModuleUIConfigurationManager.java194 …XIndexContainer x = (XIndexContainer)UnoRuntime.queryInterface(XIndexContainer.class, xMenuBarSett… in fireEvent() local
/trunk/main/sc/qa/complex/dataPilot/
H A DCheckDataPilot.java256 int x = sCellAdress.Column; in before() local
/trunk/main/canvas/source/directx/
H A Ddx_canvasbitmap.cxx226 for( sal_Int32 x=0; x<aSize.getX(); ++x ) in getFastPropertyValue() local
H A Ddx_spritedevicehelper.cxx221 const sal_Int32 x(rBounds.X); in notifySizeUpdate() local
/trunk/main/bean/qa/complex/bean/
H A DWriterFrame.java46 …public WriterFrame(int x, int y, int width, int height, boolean loadBeforeVisible, XComponentConte… in WriterFrame()
H A DScreenComparer.java47 public ScreenComparer(int x, int y, int width, int height) in ScreenComparer()
/trunk/main/extensions/test/stm/
H A Dmarktest.cxx145 XInterfaceRef x = m_rFactory->createInstance( L"com.sun.star.io.Pipe"); in test() local
512 XInterfaceRef x = m_rFactory->createInstance( L"com.sun.star.io.Pipe"); in test() local
/trunk/main/automation/source/communi/
H A Dcommuni.cxx28 #define DEBUGPRINTF(x) { printf(x); fflush( stdout ); } argument
30 #define DEBUGPRINTF(x) argument
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWsePara.java289 ParaStyle x = new ParaStyle(null, "paragraph", null, attrs, in makeStyle() local
/trunk/main/filter/source/graphicfilter/expm/
H A Dexpm.cxx203 for ( sal_uLong x = 0; x < mnWidth; x++ ) in ImplWriteBody() local
/trunk/main/javaunohelper/source/
H A Dpreload.cxx32 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/trunk/main/scripting/source/provider/
H A DURIHelper.cxx31 #define PRTSTR(x) ::rtl::OUStringToOString(x, RTL_TEXTENCODING_ASCII_US).pData->buffer argument
/trunk/main/x11_extensions/inc/
H A DXrender.h93 short x; member
126 XDouble x, y; member
135 XFixed x, y; member
147 XFixed x; member
/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/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx1101 gint x, y, w, h; in NWPaintGTKButton() local
1215 gint x, y, w, h; in NWGetButtonArea() local
1268 gint x, y; in NWPaintGTKRadio() local
1328 gint x,y; in NWPaintGTKCheck() local
1408 gint x,y,w,h; in NWPaintGTKScrollbar() local
2112 gint x,y; in NWPaintGTKComboBox() local
2389 gint x,y; in NWPaintGTKListBox() local
2477 gint x, y, w, h; in NWPaintGTKToolbar() local
2629 gint x, y, w, h; in NWPaintGTKMenubar() local
2719 gint x, y, w, h; in NWPaintGTKPopupMenu() local
[all …]
/trunk/main/xmlscript/source/xmllib_imexp/
H A Dimp_share.hxx39 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/trunk/main/vcl/unx/generic/gdi/
H A Dsalvd.cxx54 int x, y; in CreateVirtualDevice() local

Completed in 99 milliseconds

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