Searched defs:xc (Results 1 – 7 of 7) sorted by relevance
57 …XController xc = (XController) UnoRuntime.queryInterface(XController.class,tEnv.getObjRelation("CO… in switchFocus() local
81 XController xc = xm.getCurrentController(); in createTestEnvironment() local
121 XController xc = xm.getCurrentController(); in createTestEnvironment() local
132 XCloseable xc = UnoRuntime.queryInterface(XCloseable.class, doc); in closeDocument() local
310 XControl xc = UnoRuntime.queryInterface(XControl.class, fe.Source); in focusGained() local
1411 XCell xc = table.getCellByName(cursor.getRangeName()); in writeCell() local
446 sal_uInt32 *xc; /* character array */ member
Completed in 108 milliseconds