Home
last modified time | relevance | path

Searched refs:null (Results 876 – 900 of 3166) sorted by relevance

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextTables.java57 xTextDoc = SOF.createTextDoc( null ); in initialize()
85 XInterface oObj = null; in createTestEnvironment()
98 TestEnvironment tEnv = null; in createTestEnvironment()
99 XTextTable oTable = null; in createTestEnvironment()
111 XTextTable oTable2 = null; in createTestEnvironment()
128 if ( oTable != null ) { in createTestEnvironment()
H A DSwXTextFrameText.java65 xTextDoc = SOF.createTextDoc( null ); in initialize()
92 XInterface oObj = null; in createTestEnvironment()
93 XTextFrame oFrame1 = null; in createTestEnvironment()
94 XPropertySet oPropSet = null; in createTestEnvironment()
95 XText oText = null; in createTestEnvironment()
96 XTextCursor oCursor = null; in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sch/
H A DAccArea.java48 XChartDocument xChartDoc = null;
53 if (xChartDoc != null) cleanup(Param, log); in createTestEnvironment()
58 xChartDoc = SOF.createChartDoc(null); in createTestEnvironment()
65 XInterface oObj = null; in createTestEnvironment()
109 if( xChartDoc!=null ) { in cleanup()
112 xChartDoc = null; in cleanup()
H A DAccDataPoint.java48 XChartDocument xChartDoc = null;
53 if (xChartDoc != null) cleanup(Param, log); in createTestEnvironment()
58 xChartDoc = SOF.createChartDoc(null); in createTestEnvironment()
65 XInterface oObj = null; in createTestEnvironment()
108 if( xChartDoc!=null ) { in cleanup()
111 xChartDoc = null; in cleanup()
H A DAccDataSeries.java48 XChartDocument xChartDoc = null;
53 if (xChartDoc != null) cleanup(Param, log); in createTestEnvironment()
58 xChartDoc = SOF.createChartDoc(null); in createTestEnvironment()
65 XInterface oObj = null; in createTestEnvironment()
108 if( xChartDoc!=null ) { in cleanup()
111 xChartDoc = null; in cleanup()
H A DAccDiagram.java48 XChartDocument xChartDoc = null;
53 if (xChartDoc != null) cleanup(Param, log); in createTestEnvironment()
58 xChartDoc = SOF.createChartDoc(null); in createTestEnvironment()
65 XInterface oObj = null; in createTestEnvironment()
108 if( xChartDoc!=null ) { in cleanup()
111 xChartDoc = null; in cleanup()
H A DAccGrid.java48 XChartDocument xChartDoc = null;
53 if (xChartDoc != null) cleanup(Param, log); in createTestEnvironment()
58 xChartDoc = SOF.createChartDoc(null); in createTestEnvironment()
65 XInterface oObj = null; in createTestEnvironment()
109 if( xChartDoc!=null ) { in cleanup()
112 xChartDoc = null; in cleanup()
H A DAccStatisticsObject.java49 XChartDocument xChartDoc = null;
54 if (xChartDoc != null) cleanup(Param, log); in createTestEnvironment()
59 xChartDoc = SOF.createChartDoc(null); in createTestEnvironment()
70 XInterface oObj = null; in createTestEnvironment()
112 if( xChartDoc!=null ) { in cleanup()
115 xChartDoc = null; in cleanup()
H A DAccessibleDocumentView.java48 XChartDocument xChartDoc = null;
53 XInterface oObj = null; in createTestEnvironment()
67 if (oObj == null) { in createTestEnvironment()
100 if( xChartDoc!=null ) { in cleanup()
103 xChartDoc = null; in cleanup()
121 xChartDoc = SOF.createChartDoc(null); in initialize()
/trunk/main/odk/examples/java/Storage/
H A DTest01.java55 if ( sTempFileURL == null || sTempFileURL == "" ) in test()
65 if ( xTempStorage == null ) in test()
75 if ( xTempSubStorage == null ) in test()
114 if ( xTempFileStorage == null ) in test()
137 if ( xResultStorage == null ) in test()
150 if ( xResultSubStorage == null ) in test()
/trunk/main/package/qa/ofopxmlstorages/
H A DTest02.java70 if ( xTempFileStream == null ) in test()
77 if ( xTempStorage == null ) in test()
87 if ( xTempSubStorage == null ) in test()
141 if ( xTempInStream == null ) in test()
147 if ( xResultStorage == null ) in test()
160 if ( xResultSubStorage == null ) in test()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XGoalSeek.java40 public XGoalSeek oObj = null;
41 XSpreadsheet xSheet = null;
42 CellAddress aFormula = null;
43 CellAddress aValue = null;
46 Exception ex = null; in before()
66 if (ex != null) { in before()
/trunk/main/scripting/workben/installer/
H A DIdeFinal.java46 ideupdater = null; in IdeFinal()
94 String progpath=null; in actionPerformed()
95 String path=null; in actionPerformed()
96 String classespath=null; in actionPerformed()
116 wizard.exitForm(null); in actionPerformed()
134 ideupdater = null; in installationComplete()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DDynamicAccessibilityModel.java44 if (xAccessible != null) { in createWindowNode()
48 if (xAccessibleContext != null) { in createWindowNode()
56 return null; in createWindowNode()
61 if (xAccessible != null) { in createNode()
67 if (xAccessibleContext != null) { in createNode()
77 return null; in createNode()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/accessibility/
H A D_XAccessibleEditableText.java61 public XAccessibleEditableText oObj = null;
64 String pasteText = null;
83 if (b != null) { in before()
99 String curText = null; in _cutText()
163 String curText = null; in _pasteText()
228 String curText = null; in _deleteText()
296 String curText = null; in _insertText()
363 String curText = null; in _replaceText()
439 PropertyValue[] attrs = null; in _setAttributes()
/trunk/main/l10ntools/java/jpropex/java/
H A DJPropEx.java58 if( inputSdfFileArg != null && inputSdfFileArg.length() > 0 ) in JPropEx()
220 if( mergedEntity == null ) in mergeFile()
250 …if( pathPrefixArg != null && pathPrefixArg.length()>0 && pathPostfixArg != null && pathPostfixArg.… in writeSinglePropertiesFile()
256 else if( !isSingleFile && outputFileArg != null && outputFileArg.length()>0 ) in writeSinglePropertiesFile()
263 else if( isSingleFile && outputFileArg != null && outputFileArg.length()>0 ) in writeSinglePropertiesFile()
297 if( prop == null ) in writeSinglePropertiesFile()
392 if( forcedLangsArg != null ) in getLanguages()
490 return null; in makeAbs()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_pcr/
H A DObjectInspectorModel.java63 protected static Object StarDesktop = null;
76 if (StarDesktop == null){ in initialize()
77 throw new StatusException("Could not get a Desktop: null", null); in initialize()
100 XComponentContext xDefaultContext = null; in createTestEnvironment()
154 XFrame existentInspector = null; in cleanup()
160 if ( existentInspector != null ){ in cleanup()
/trunk/main/package/qa/storages/
H A DRegressionTest_i35095.java58 if ( xTempFileStream == null ) in test()
68 if ( xTempStorage == null ) in test()
88 if ( xTempSubStorage == null ) in test()
135 if ( xTempInStream == null ) in test()
145 if ( xResultStorage == null ) in test()
158 if ( xResultSubStorage == null ) in test()
H A DTest16.java56 if ( sTempFileURL == null || sTempFileURL == "" ) in test()
66 if ( xTempStorage == null ) in test()
76 if ( xTempSubStorage == null ) in test()
115 if ( xTempFileStorage == null ) in test()
138 if ( xResultStorage == null ) in test()
151 if ( xResultSubStorage == null ) in test()
H A DTest18.java57 if ( sTempFileURL == null || sTempFileURL == "" ) in test()
67 if ( xTempStorage == null ) in test()
77 if ( xTempSubStorage == null ) in test()
122 if ( xTempFileStorage == null ) in test()
145 if ( xResultStorage == null ) in test()
158 if ( xResultSubStorage == null ) in test()
H A DTest02.java58 if ( xTempFileStream == null ) in test()
68 if ( xTempStorage == null ) in test()
78 if ( xTempSubStorage == null ) in test()
135 if ( xTempInStream == null ) in test()
146 if ( xResultStorage == null ) in test()
159 if ( xResultSubStorage == null ) in test()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DAccessibleMenuSeparator.java71 private static XTextDocument xTextDoc = null;
72 private static XAccessibleAction action = null;
73 private static XMultiServiceFactory msf = null;
94 XAccessibleAction act = null; in createTestEnvironment()
95 XInterface oObj = null; in createTestEnvironment()
141 xTextDoc = SOF.createTextDoc(null); in initialize()
/trunk/main/qadevOOo/testdocs/qadevlibs/source/test/
H A DJob.java55 Object oDoc = null;
56 String actionType = null;
57 String actionParm = null;
58 XMultiServiceFactory oMSF = null;
82 return null; in execute()
109 XSingleServiceFactory xSingleServiceFactory = null; in __getServiceFactory()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XDispatchProvider.java54 public static XDispatchProvider oObj = null;
55 private String dispatchUrl = null ;
62 if (dispatchUrl == null) { in before()
94 tRes.tested("queryDispatch()", xDispatch != null); in _queryDispatch()
134 if (xDispatches == null) { in _queryDispatches()
150 if (xDispatches[i] == null) { in _queryDispatches()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/
H A D_XSelectionSupplier.java56 public XSelectionSupplier oObj = null;
58 Object[] selections = null;
59 Comparator ObjCompare = null;
63 if (selections == null) { in before()
119 Object oldSelection = null; in _select()
128 if (ObjCompare != null) { in _select()

Completed in 94 milliseconds

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