Home
last modified time | relevance | path

Searched refs:null (Results 201 – 225 of 3165) sorted by relevance

12345678910>>...127

/trunk/main/codemaker/test/javamaker/src/test/java/test/codemaker/javamaker/
H A DJavamaker_Test.java151 assertTrue(s.p17 == null); in testEmptyStruct2()
152 assertTrue(s.p18 == null); in testEmptyStruct2()
169 assertTrue(s.t17 == null); in testEmptyStruct2()
170 assertTrue(s.t18 == null); in testEmptyStruct2()
233 new Struct1(1), null, null, false, (byte) 0, (short) 0, (short) 0, in testFullStruct2()
235 Enum2.VALUE0, new Struct1(), null, null, in testFullStruct2()
268 assertTrue(s.p17 == null); in testFullStruct2()
269 assertTrue(s.p18 == null); in testFullStruct2()
286 assertTrue(s.t17 == null); in testFullStruct2()
378 new Struct1(), null, null, false, (byte) 0, (short) 0, in testS1()
[all …]
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DStreamSimulator.java95 if (xHelper == null) in StreamSimulator()
134 if (m_xInStream == null) in readBytes()
166 if (m_xInStream == null) in readSomeBytes()
199 if (m_xInStream == null) in skipBytes()
226 if (m_xInStream == null) in available()
255 if (m_xInStream == null) in closeInput()
379 if (m_xInStream != null) in seek()
387 if (m_xSeek == null) in seek()
410 if (m_xInStream != null) in getPosition()
418 if (m_xSeek == null) in getPosition()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DStreamSimulator.java103 if (xHelper == null) in StreamSimulator()
148 if (m_xInStream == null) in readBytes()
188 if (m_xInStream == null) in readSomeBytes()
227 if (m_xInStream == null) in skipBytes()
259 if (m_xInStream == null) in available()
291 if (m_xInStream == null) in closeInput()
428 if (m_xInStream != null) in seek()
436 if (m_xSeek == null) in seek()
464 if (m_xInStream != null) in getPosition()
472 if (m_xSeek == null) in getPosition()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XRangeSelection.java64 if (xModel == null) in before()
106 if (center == null) in _startRangeSelection()
125 if (closer == null) in _startRangeSelection()
191 Object toolkit = null; in getSheetCenter()
204 XTopWindow tw = null; in getSheetCenter()
222 if (tw == null) { in getSheetCenter()
224 return null; in getSheetCenter()
241 Object aToolkit = null; in getCloser()
249 XTopWindow tw = null; in getCloser()
276 if (tw == null) { in getCloser()
[all …]
H A D_XSheetAuditing.java44 public XSheetAuditing oObj = null;
45 CellAddress address = null;
46 CellAddress precedentAddress = null;
47 CellAddress dependentAddress = null;
48 XCell xAddress = null;
49 XCell xPrecedentAddress = null;
50 XCell xDependentAddress = null;
51 XDrawPage xDrawPage = null;
58 if (address == null || precedentAddress == null || dependentAddress == null) { in before()
69 if (xDrawPage == null) { in before()
[all …]
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DClassMap.java91 ClassLoader classLoader = null; in loadClass()
92 Class<?> classObject = null; in loadClass()
95 ClassMapEntry matchingEntry = null; in loadClass()
100 if (classLoader == null && classObject == null) { in loadClass()
107 if (classLoader == null || classObject == null) { in loadClass()
108 if (matchingEntry == null) { in loadClass()
120 if (classLoader == null) { in loadClass()
124 if (classObject == null) { in loadClass()
139 XVndSunStarExpandUrlReference expUrl = null; in translateToUrls()
140 XMacroExpander macroExpander = null; in translateToUrls()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/tree/
H A D_XTreeNode.java51 public XTreeNode oObj = null;
55 String msDisplayValue = null;
56 String msExpandedGraphicURL = null;
58 String msNodeGraphicURL = null;
63 if (msDisplayValue == null){ in before()
81 if(msNodeGraphicURL == null){ in before()
102 XTreeNode xNode = null; in _getChildAt()
108 if (xNode == null){ in _getChildAt()
135 XTreeNode xNode = null; in _getParent()
157 XTreeNode xNode = null; in _getIndex()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Config/
H A DConfigExamples.java95 if( xContext != null ) in main()
133 mxProvider = null; in run()
166 if (xProvider == null) in checkProvider()
509 xViewRoot = null; in browseConfiguration()
660 if (mxModel == null) return null; in createChangesListener()
677 if (mxModel != null) in updateDisplay()
709 return null; in readModel()
1019 if (aSettings == null)
1064 xParent = null;
1066 if (xParent != null)
[all …]
/trunk/main/scripting/java/com/sun/star/script/framework/provider/
H A DScriptProvider.java157 if ( m_xScriptContext == null ) in getScriptingContext()
170 String contextUrl = null; in initialize()
189 if ( m_xModel == null ) in initialize()
367 ParsedScriptUri details = null; in getScriptData()
372 if ( scriptData == null ) in getScriptData()
395 if ( wrapped != null ) in getScriptData()
414 if ( m_xBrowseNodeProxy == null ) in getChildNodes()
607 if ( newPackage == null ) in insertByName()
620 if ( c != null ) in removeByName()
666 if ( factory == null ) in getDocUrlFromModel()
[all …]
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1451 stringPropA= null; in resetPropertyMembers()
1452 arBytePropA= null; in resetPropertyMembers()
1453 typePropA= null; in resetPropertyMembers()
1454 objectPropA= null; in resetPropertyMembers()
1455 anyPropA= null; in resetPropertyMembers()
1457 xWeakPropA= null; in resetPropertyMembers()
1596 Type t1= null; in anyEquals()
1597 Type t2= null; in anyEquals()
1616 else if ((obj1 == null && obj2 == null) && t1 != null && t1.equals(t2)) in anyEquals()
1678 evt= null; in reset()
[all …]
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java106 Object obj = null; in run()
230 if (l != null) { in hasRefHolder()
245 if (l == null) { in addRefHolder()
267 if (l != null) { in remRefHolder()
327 attr = null; in java_remote_bridge()
374 this(UnoRuntime.getEnvironment("java", null), UnoRuntime.getEnvironment("remote", null), args); in java_remote_bridge()
380 if (object == null) { in mapInterfaceTo()
381 return null; in mapInterfaceTo()
423 if (object == null) { in mapInterfaceFrom()
450 return null; in getTargetEnvironment()
[all …]
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java151 if (metadata == null) { in composeTableName()
201 if (properties != null) { in isDataSourcePropertyEnabled()
220 XDataSource dataSource = null; in findDataSource()
221 if (databaseDocument != null) { in findDataSource()
224 if (dataSource == null) { in findDataSource()
227 if (dataSource == null) { in findDataSource()
229 if (child != null) { in findDataSource()
569 if (helper != null) { in createStandardColumnPart()
592 if (keys != null) { in createStandardKeyStatement()
692 XStatement statement = null; in collectColumnInformation()
[all …]
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/registry/
H A DConverterInfoMgr.java68 if (ci.getDisplayName() == null) { in addPlugIn()
73 if (ci.getClassImpl() == null) { in addPlugIn()
78 if (ci.getOfficeMime() == null) { in addPlugIn()
226 if (deviceMime == null || in findConverterInfo()
228 return null; in findConverterInfo()
250 return null; in findConverterInfo()
269 if (deviceFromMime == null || deviceToMime == null) { in findConverterInfoChain()
270 return null; in findConverterInfoChain()
319 return null; in findConverterInfoChain()
381 if (cir != null) { in main()
[all …]
/trunk/main/odk/examples/java/Spreadsheet/
H A DEuroAdaption.java84 XSpreadsheets xSheets = null; in main()
89 XActionLockable xActionInterface = null; in main()
114 XNumberFormats xNumberFormats = null; in main()
272 XCell xCell = null; in createExampleData()
273 XCellRange xCellRange = null; in createExampleData()
306 XDesktop xDesktop = null; in getDesktop()
307 XMultiComponentFactory xMCF = null; in getDesktop()
310 XComponentContext xContext = null; in getDesktop()
317 if( xMCF != null ) { in getDesktop()
342 XComponent xComponent = null; in createSheetdocument()
[all …]
/trunk/main/framework/qa/complex/contextMenuInterceptor/
H A DCheckContextMenuInterceptor.java72 XMultiServiceFactory xMSF = null;
73 XFrame xFrame = null;
74 Point point = null;
75 XWindow xWindow = null;
113 xFrame = null; in after()
153 XBitmap xBitmap = null; in checkContextMenuInterceptor()
233 XInterface toolkit = null; in checkHelpEntry()
246 XAccessible xRoot = null; in checkHelpEntry()
268 XAccessible xHelp = null; in checkHelpEntry()
280 if (xHelp == null) in checkHelpEntry()
[all …]
/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartData.java76 XPresentation pre = null;
77 XComponent precomp = null;
79 XComponent reLoadFile = null;
81 XDrawPages drawpages = null;
82 XShapes xShapes = null;
83 XDrawPage xpage = null;
84 String filePath = null;
99 if (filePath != null) in tearDown()
140 XShape xShape = null; in testDataSeries()
163 XShape xShape = null; in testDataPoint()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DOGridControlModel.java181 XPropertySet aControl = null; in createTestEnvironment()
182 XPropertySet aControl2 = null; in createTestEnvironment()
183 XPropertySet aControl3 = null; in createTestEnvironment()
184 XPropertySet aControl4 = null; in createTestEnvironment()
185 XPropertySet aControl5 = null; in createTestEnvironment()
268 XComponent xDrawDoc = null;
325 XInterface oObj = null; in createTestEnvironment()
326 XInterface oInstance = null; in createTestEnvironment()
327 XPropertySet aControl = null; in createTestEnvironment()
328 XPropertySet aControl2 = null; in createTestEnvironment()
[all …]
/trunk/main/scripting/workben/installer/
H A DInstallWizard.java101 exitForm(null); in InstallWizard()
211 exitForm(null); in actionPerformed()
244 String officePath = null; in main()
245 String netbeansPath = null; in main()
268 if (officePath == null && netbeansPath == null) in main()
289 if (officePath != null) { in main()
294 if (netbeansPath != null) { in main()
382 private Version version = null;
383 private Final _final = null;
384 private IdeVersion ideversion = null;
[all …]
/trunk/main/scripting/java/com/sun/star/script/framework/io/
H A DXStorageHelper.java62 XInputStream xIs = null;
63 XOutputStream xOs = null;
65 XModel xModel = null;
71 String modelUrl = null; in XStorageHelper()
146 if ( storage == null ) in XStorageHelper()
173 if ( xComp != null ) in addNewModel()
192 if ( model != null ) in disposing()
196 result = null; in disposing()
238 if (xInterface == null) { in disposeObject()
245 if (xComponent == null) { in disposeObject()
[all …]
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiArticle.java130 String sWikiCode = null; in getArticleWiki()
132 if ( m_aHostConfig != null ) in getArticleWiki()
140 String sWebPage = null; in getArticleWiki()
146 if ( sWebPage != null ) in getArticleWiki()
174 if ( m_aHostConfig != null ) in InitArticleHTML()
182 String sWebPage = null; in InitArticleHTML()
186 if ( sWebPage != null ) in InitArticleHTML()
212 if ( m_aHostConfig != null && sWikiCode != null && sWikiComment != null ) in setArticle()
252 return ( m_aHostConfig != null ); in Login()
257 if ( m_sHTMLCode != null ) in cleanHTML()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/stats/
H A DComplexDataBaseOutProducer.java42 if (o != null) { in ComplexDataBaseOutProducer()
53 if (testBase == null || apiVersion == null || os == null) { in ComplexDataBaseOutProducer()
68 if (apiVersion != null) in ComplexDataBaseOutProducer()
71 if (mSqlInput.get("date") == null) { in ComplexDataBaseOutProducer()
98 if (id == null) { in prepareDataBase()
103 if (api_version_id == null) { in prepareDataBase()
125 …EBUG - ComplexDataBaseOutProducer: entry.id has to be null: " + (mSqlInput.get("entry.id")==null)); in insertEntry()
130 if (mSqlInput.get("entry.id") == null) { in insertEntry()
142 if (mSqlInput.get("api_entry.id") == null) { in insertEntry()
158 if (status == null) { in insertEntry()
[all …]
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DParagraph.java81 private Vector textSegments = null;
83 private Vector lineDescriptors = null;
85 private ParaStyle pStyle = null;
182 String fontName = null; in parseText()
184 Color textColour = null; in parseText()
185 Color backColour = null; in parseText()
188 TextStyle ts = null; in parseText()
283 textColour = null; in parseText()
353 backColour = null; in parseText()
374 ts = null; in parseText()
[all …]
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DSystemManager.java50 File jarFile = null; in getJarFilePath()
82 File dir = null; in getResourceRoot()
108 if ( dir != null ) { in getResourceRoot()
119 String path = null; in getPackagePath()
122 if (dir != null) { in getPackagePath()
132 if ( path != null ) { in getPackagePath()
138 if ( path != null ) { in getPackagePath()
292 FileWriter fw = null; in saveCharFileVector()
315 if (file != null) { in copyAllFiles()
324 if (file != null) { in copyAllFiles()
[all …]
/trunk/main/l10ntools/java/receditor/java/transex3/controller/
H A DEditorController.java60 File tempfile = null; in fetchSourceStrings()
96 if( aFileArray != null ){ in findRecommandFiles()
119 aTable.setValueAt( null , n , 0 ); in clearAllRows()
138 if( lang != null && text != null ){ in updateData()
292 String sourcestringsfile = null; in initInitialStrings()
304 BufferedReader aBR = null; in readStrings()
309 SdfString aSdfString = null; in readStrings()
310 SdfEntity aSdfEntity = null; in readStrings()
311 while( current != null ){ in readStrings()
324 BufferedReader aBR2 = null; in readStrings()
[all …]
/trunk/main/odk/examples/java/Text/
H A DHardFormatting.java42 com.sun.star.frame.XDesktop xDesktop = null; in main()
47 com.sun.star.text.XTextDocument xTextDocument = null; in main()
52 com.sun.star.text.XText xText = null; in main()
60 com.sun.star.text.XTextCursor xTextCursor = null; in main()
70 com.sun.star.text.XTextRange xTextRange = null; in main()
91 com.sun.star.text.XWordCursor xWordCursor = null; in main()
197 com.sun.star.frame.XDesktop xDesktop = null; in getDesktop()
198 com.sun.star.lang.XMultiComponentFactory xMCF = null; in getDesktop()
208 if( xMCF != null ) { in getDesktop()
231 com.sun.star.text.XTextDocument aTextDocument = null; in createTextdocument()
[all …]

Completed in 152 milliseconds

12345678910>>...127