Home
last modified time | relevance | path

Searched refs:null (Results 776 – 800 of 3166) sorted by relevance

1...<<31323334353637383940>>...127

/trunk/main/sc/qa/complex/dataPilot/
H A D_XNamed.java53 public XNamed oObj = null;
58 private TestParameters param = null;
90 String name = null; in _getName()
91 String NewName = null; in _getName()
93 loc_result = ((name = oObj.getName()) != null); in _getName()
129 String NewName = oldName == null ? "XNamed" : oldName + "X" ; in _setName()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DDrawController_HandoutView.java162 xSecondDrawDoc = SOF.createImpressDoc(null); in createTestEnvironment()
164 xDrawDoc = SOF.createImpressDoc(null); in createTestEnvironment()
182 XDrawPage oDrawPage = null; in createTestEnvironment()
239 if (anotherWindow != null) { in createTestEnvironment()
243 Object oShapeCol1 = null; in createTestEnvironment()
244 Object oShapeCol2 = null; in createTestEnvironment()
272 if (indAc1 == null || indAc2 == null) return -1; in createTestEnvironment()
H A DDrawController_NotesView.java162 xSecondDrawDoc = SOF.createImpressDoc(null); in createTestEnvironment()
164 xDrawDoc = SOF.createImpressDoc(null); in createTestEnvironment()
179 XDrawPage oDrawPage = null; in createTestEnvironment()
236 if (anotherWindow != null) { in createTestEnvironment()
240 Object oShapeCol1 = null; in createTestEnvironment()
241 Object oShapeCol2 = null; in createTestEnvironment()
269 if (indAc1 == null || indAc2 == null) return -1; in createTestEnvironment()
H A DDrawController_OutlineView.java162 xSecondDrawDoc = SOF.createImpressDoc(null); in createTestEnvironment()
164 xDrawDoc = SOF.createImpressDoc(null); in createTestEnvironment()
179 XDrawPage oDrawPage = null; in createTestEnvironment()
236 if (anotherWindow != null) { in createTestEnvironment()
240 Object oShapeCol1 = null; in createTestEnvironment()
241 Object oShapeCol2 = null; in createTestEnvironment()
269 if (indAc1 == null || indAc2 == null) return -1; in createTestEnvironment()
H A DDrawController_PresentationView.java162 xSecondDrawDoc = SOF.createImpressDoc(null); in createTestEnvironment()
164 xDrawDoc = SOF.createImpressDoc(null); in createTestEnvironment()
179 XDrawPage oDrawPage = null; in createTestEnvironment()
236 if (anotherWindow != null) { in createTestEnvironment()
240 Object oShapeCol1 = null; in createTestEnvironment()
241 Object oShapeCol2 = null; in createTestEnvironment()
269 if (indAc1 == null || indAc2 == null) return -1; in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XUserInputInterception.java65 public XUserInputInterception oObj = null;
67 private XModel m_XModel = null;
70 private MyMouseClickHandler1 m_MouseListener1 = null;
72 private MyMouseClickHandler2 m_MouseListener2 = null;
75 private MyKeyHandler1 m_KeyListener1 = null;
77 private MyKeyHandler2 m_KeyListener2 = null;
105 if (m_XModel == null) log.println("failed => null"); in before()
416 private XModel xModel = null;
/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpSearch.java141 return null; in getIntrospection()
150 String[] aRet = null; in invoke()
155 aScoreOutArray[0] = null; in invoke()
162 aRet = null; in invoke()
166 if( aScoreArray == null ) in invoke()
279 float aScores[] = null; in queryImpl()
285 aDocs[iHit] = ( aPath != null ) ? aPath : ""; in queryImpl()
308 XSingleComponentFactory xFactory = null; in __getComponentFactory()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DOCurrencyControl.java109 xTextDoc = SOF.createTextDoc(null); in initialize()
168 XInterface oObj = null; in createTestEnvironment()
169 XWindowPeer the_win = null; in createTestEnvironment()
170 XToolkit the_kit = null; in createTestEnvironment()
171 XDevice aDevice = null; in createTestEnvironment()
172 XGraphics aGraphic = null; in createTestEnvironment()
173 XControl aControl = null; in createTestEnvironment()
H A DODateControl.java108 xTextDoc = SOF.createTextDoc(null); in initialize()
164 XInterface oObj = null; in createTestEnvironment()
165 Object anotherCtrl = null; in createTestEnvironment()
166 XWindowPeer the_win = null; in createTestEnvironment()
167 XToolkit the_kit = null; in createTestEnvironment()
168 XDevice aDevice = null; in createTestEnvironment()
169 XGraphics aGraphic = null; in createTestEnvironment()
H A DOTimeControl.java109 xTextDoc = SOF.createTextDoc(null); in initialize()
165 XInterface oObj = null; in createTestEnvironment()
166 XWindowPeer the_win = null; in createTestEnvironment()
167 XToolkit the_kit = null; in createTestEnvironment()
168 XDevice aDevice = null; in createTestEnvironment()
169 XGraphics aGraphic = null; in createTestEnvironment()
170 XControl aControl = null; in createTestEnvironment()
H A DOCheckBoxControl.java105 xTextDoc = SOF.createTextDoc( null ); in initialize()
163 XInterface oObj = null; in createTestEnvironment()
164 XWindowPeer the_win = null; in createTestEnvironment()
165 XToolkit the_kit = null; in createTestEnvironment()
166 XDevice aDevice = null; in createTestEnvironment()
167 XGraphics aGraphic = null; in createTestEnvironment()
168 XControl aControl = null; in createTestEnvironment()
H A DOComboBoxControl.java109 xTextDoc = SOF.createTextDoc(null); in initialize()
165 XInterface oObj = null; in createTestEnvironment()
166 XWindowPeer the_win = null; in createTestEnvironment()
167 XToolkit the_kit = null; in createTestEnvironment()
168 XDevice aDevice = null; in createTestEnvironment()
169 XGraphics aGraphic = null; in createTestEnvironment()
170 XControl aControl = null; in createTestEnvironment()
H A DOEditControl.java109 xTextDoc = SOF.createTextDoc(null); in initialize()
174 XInterface oObj = null; in createTestEnvironment()
175 XControl aControl = null; in createTestEnvironment()
176 XWindowPeer the_win = null; in createTestEnvironment()
177 XToolkit the_kit = null; in createTestEnvironment()
178 XDevice aDevice = null; in createTestEnvironment()
179 XGraphics aGraphic = null; in createTestEnvironment()
H A DOFormattedControl.java105 xTextDoc = SOF.createTextDoc(null); in initialize()
161 XInterface oObj = null; in createTestEnvironment()
162 Object anotherCtrl = null; in createTestEnvironment()
163 XWindowPeer the_win = null; in createTestEnvironment()
164 XToolkit the_kit = null; in createTestEnvironment()
165 XDevice aDevice = null; in createTestEnvironment()
166 XGraphics aGraphic = null; in createTestEnvironment()
H A DONumericControl.java108 xTextDoc = SOF.createTextDoc(null); in initialize()
164 XInterface oObj = null; in createTestEnvironment()
165 Object anotherCtrl = null; in createTestEnvironment()
166 XWindowPeer the_win = null; in createTestEnvironment()
167 XToolkit the_kit = null; in createTestEnvironment()
168 XDevice aDevice = null; in createTestEnvironment()
169 XGraphics aGraphic = null; in createTestEnvironment()
H A DOPatternControl.java108 xTextDoc = SOF.createTextDoc(null); in initialize()
164 XInterface oObj = null; in createTestEnvironment()
165 Object anotherCtrl = null; in createTestEnvironment()
166 XWindowPeer the_win = null; in createTestEnvironment()
167 XToolkit the_kit = null; in createTestEnvironment()
168 XDevice aDevice = null; in createTestEnvironment()
169 XGraphics aGraphic = null; in createTestEnvironment()
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/type/
H A DNumberParser.java145 return null; in Parse()
148 if (maMinimumValue != null) in Parse()
152 return null; in Parse()
157 return null; in Parse()
159 if (maMaximumValue != null) in Parse()
163 return null; in Parse()
168 return null; in Parse()
/trunk/main/package/qa/storages/
H A DTest15.java71 if ( sTempFileURL == null || sTempFileURL == "" ) in testForPath()
84 if ( xTempFileStorage == null ) in testForPath()
94 if ( xTempStorageEncryption == null ) in testForPath()
161 if ( xTempFileStorage == null ) in testForPath()
171 if ( xTempStorageEncryption == null ) in testForPath()
238 if ( xResultStorage == null ) in testForPath()
248 if ( xTempStorageEncryption == null ) in testForPath()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DUnoControlFormattedField.java64 xTextDoc = SOF.createTextDoc(null); in initialize()
80 XInterface oObj = null; in createTestEnvironment()
81 XWindowPeer the_win = null; in createTestEnvironment()
82 XToolkit the_kit = null; in createTestEnvironment()
83 XDevice aDevice = null; in createTestEnvironment()
84 XGraphics aGraphic = null; in createTestEnvironment()
85 XControl aControl = null; in createTestEnvironment()
H A DUnoControlNumericField.java62 xTextDoc = SOF.createTextDoc(null); in initialize()
86 XInterface oObj = null; in createTestEnvironment()
87 XWindowPeer the_win = null; in createTestEnvironment()
88 XToolkit the_kit = null; in createTestEnvironment()
89 XDevice aDevice = null; in createTestEnvironment()
90 XGraphics aGraphic = null; in createTestEnvironment()
91 XControl aControl = null; in createTestEnvironment()
/trunk/main/odk/examples/java/Inspector/
H A DTDocSupplier.java68 if (xRow != null){ in getXModelByTDocUrl()
69 Object oModel = xRow.getObject(1, null); in getXModelByTDocUrl()
77 return null; in getXModelByTDocUrl()
84 if (xRow != null){ in getTitleByTDocUrl()
112 Object oAny = xCmdProcessor.execute(aCommand, 0, null); in getXRowOfTDocUrl()
117 return null; in getXRowOfTDocUrl()
154 return null; in openEmptyDocument()
H A DUnoPropertyNode.java48 private static XConstantTypeDescription[] xPropertyAttributesTypeDescriptions = null;
61 super(null); in UnoPropertyNode()
64 m_oUnoReturnObject = null; in UnoPropertyNode()
96 if (m_oUnoObject != null){ in getClassName()
98 if (xServiceInfo != null){ in getClassName()
143 if (getUnoReturnObject() != null){ in isPrimitive()
144 if (getProperty() != null){ in isPrimitive()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/drawing/
H A D_DrawingDocumentDrawView.java50 XDrawPage drawPage = null;
74 if (named1 != null && named2 != null) {
87 String res = (named == null) ? "null" : named.getName();
94 Object oldCurPage = null; in _CurrentPage()
150 Object oldValue=null; in _ZoomType()
151 Object newValue=null; in _ZoomType()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XMultipleOperation.java41 public XMultipleOperation oObj = null;
42 protected XSpreadsheet oSheet = null;
48 if (oSheet == null) { in before()
53 if (UnoRuntime.queryInterface(XSpreadsheet.class, tEnv.getTestObject()) != null) { in before()
65 XCell cell = null; in _setTableOperation()
66 XCell cell2 = null; in _setTableOperation()
128 XCell cell = null; in fillCells()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DParcelContentsIterator.java98 if (scripts == null) in checkTarget()
103 if (javafolder == null) in checkTarget()
125 if (name == null) { in instantiate()
137 if (contents != null) { in instantiate()
168 if (steps[i] == null) { in initialize()
184 this.wiz = null; in uninitialize()
185 panels = null; in uninitialize()

Completed in 105 milliseconds

1...<<31323334353637383940>>...127