Home
last modified time | relevance | path

Searched refs:null (Results 51 – 75 of 3037) sorted by relevance

12345678910>>...122

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DGraphicalTestArguments.java79 String m_sPrinterName = null;
101 String m_sLeaveOutNames = null;
103 String m_sDistinct = null;
152 if (sRECURSIVE == null) in GraphicalTestArguments()
333 if (_xMSF == null) in showInternalFilterName()
339 Object aObj = null; in showInternalFilterName()
349 if (aObj != null) in showInternalFilterName()
380 if (_sType == null) in setReferenceType()
404 if (xMSF == null) in getMultiServiceFactory()
434 if (m_sOnlyPage == null) in getOnlyPages()
[all …]
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelDescriptor.java63 private File file = null;
76 if(pd != null) { in renameParcelDescriptor()
97 return null; in getParcelDescriptor()
111 if (pd == null) { in createParcelDescriptor()
130 if (bis != null) in ParcelDescriptor()
184 if (file == null) in write()
199 if (language == null) { in getLanguage()
211 if (document != null) { in setLanguage()
241 if (nl == null) in getScriptEntries()
250 if (nl != null) in getScriptEntries()
[all …]
H A DDeployedUnoPackagesDB.java53 private File file = null;
63 if (bis != null) in DeployedUnoPackagesDB()
80 Element root = null; in getDeployedPackages()
83 NodeList langNodes = null; in getDeployedPackages()
98 if ( root != null ) in getDeployedPackages()
152 Element langNode = null; in removePackage()
154 NodeList langNodes = null; in removePackage()
169 if ( langNode != null ) in removePackage()
196 Element langNode = null; in addPackage()
197 Element pkgNode = null; in addPackage()
[all …]
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A Durp.java156 args = null; in writeReply()
167 tid = null; in writeReply()
170 if (tid != null) { in writeReply()
405 : null; in readRequest()
449 argTypes = null; in readReply()
450 args = null; in readReply()
470 inL1Tid, false, null, null, null, false, null, exception, result, in readReply()
516 type = null; in writeRequest()
523 oid = null; in writeRequest()
530 tid = null; in writeRequest()
[all …]
/trunk/main/avmedia/source/java/
H A DPlayerWindow.java399 if( maFrame != null ) in dispose()
403 if( aPanel != null && aPanel.getComponent( 0 ) != null ) in dispose()
412 maFrame = null; in dispose()
421 if( maFrame != null ) in setPosSize()
439 if( maFrame != null ) in setVisible()
447 if( maFrame != null ) in setEnable()
455 if( maFrame != null ) in setFocus()
463 if( maFrame != null ) in addEventListener()
471 if( maFrame != null ) in removeEventListener()
479 if( maFrame != null ) in addWindowListener()
[all …]
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DJobQueue.java203 Job job = null; in removeJob()
209 _doDispose = null; in removeJob()
230 if(_head != null) { in removeJob()
234 if(_head == null) in removeJob()
235 _tail = null; in removeJob()
243 if(job != null && _async_jobQueue != null) { in removeJob()
277 if(_tail != null) in putJob()
327 Job job = null; in enter()
332 if(job != null) { in enter()
346 job = null; in enter()
[all …]
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiDialog.java72 if ( xTopWindow != null ) in WikiDialog()
95 m_aThread = null; in ThreadStop()
134 if ( xDialog != null && sTitle != null ) in SetTitle()
140 if ( xPropSet != null ) in SetTitle()
153 XPropertySet xPS = null; in GetPropSet()
155 if ( xControlContainer != null && sControl != null ) in GetPropSet()
161 if ( xPS == null ) in GetPropSet()
169 XDialog xResult = null; in CreateSimpleDialog()
171 if ( xContext != null && sURL != null && sURL.length() > 0 ) in CreateSimpleDialog()
181 if ( xResult != null ) in CreateSimpleDialog()
[all …]
/trunk/test/testcommon/source/org/openoffice/test/
H A DOpenOffice.java92 this(null); in OpenOffice()
101 if (appHome == null) in OpenOffice()
103 if (appHome == null) in OpenOffice()
105 if (appHome == null) { in OpenOffice()
269 process = null; in kill()
281 if (process == null) in isRunning()
310 if (unoUrl != null) in start()
323 if (args != null) in start()
342 process = SystemUtil.backgroundExec(cmds.toArray(new String[]{}), null, null, null, null); in start()
349 if (process == null) in start()
[all …]
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DDialog.java77 return null; in getHWND()
273 if (ac != null) { in handleVisibleDataEvent()
502 return null; in getBackground()
515 return null; in getForeground()
525 return null; in getCursor()
534 return null; in getFont()
543 return null; in getFontMetrics()
580 return null; in getLocationOnScreen()
590 return null; in getLocation()
605 return null; in getBounds()
[all …]
H A DFrame.java69 return null; in getHWND()
250 if (ac != null) { in handleVisibleDataEvent()
494 return null; in getBackground()
507 return null; in getForeground()
517 return null; in getCursor()
526 return null; in getFont()
535 return null; in getFontMetrics()
572 return null; in getLocationOnScreen()
582 return null; in getLocation()
597 return null; in getBounds()
[all …]
H A DWindow.java67 return null; in getHWND()
240 if (ac != null) { in handleVisibleDataEvent()
399 return null; in getBackground()
412 return null; in getForeground()
422 return null; in getCursor()
431 return null; in getFont()
440 return null; in getFontMetrics()
477 return null; in getLocationOnScreen()
487 return null; in getLocation()
502 return null; in getBounds()
[all …]
/trunk/main/javaunohelper/test/com/sun/star/comp/helper/
H A DSharedLibraryLoader_Test.java64 sharedLibraryLoaderFactory = null; in test_getSharedLibraryLoaderFactory()
67 sharedLibraryLoaderFactory = SharedLibraryLoader.getServiceFactory(null, null); in test_getSharedLibraryLoaderFactory()
80 sharedLibraryLoader = null; in test_instantiateSharedLibraryLoader()
95 return sharedLibraryLoader != null; in test_instantiateSharedLibraryLoader()
101 nativeServiceManager = null; in test_loadNativeServiceManager()
105 if ( sharedLibraryLoader == null ) in test_loadNativeServiceManager()
112 …ibraryLoader.activate(NATIVE_SERVICE_MANAGER_IMP_NAME, null, NATIVE_SERVICE_MANAGER_LIB_NAME, null in test_loadNativeServiceManager()
122 return nativeServiceManager != null; in test_loadNativeServiceManager()
131 if ( sharedLibraryLoader == null ) in test_loadNativeSimpleRegistry()
138 sharedLibraryLoader.activate(NATIVE_REGISTRY_IMP_NAME, null, NATIVE_REGISTRY_LIB_NAME, null) in test_loadNativeSimpleRegistry()
[all …]
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/InstallerHelper/
H A DLinuxHelper.java112 Integer micro = null; in analyzeVersionString()
113 Integer minor = null; in analyzeVersionString()
114 Integer major = null; in analyzeVersionString()
115 Integer release = null; in analyzeVersionString()
117 String microString = null; in analyzeVersionString()
199 micro = null; in analyzeVersionString()
200 minor = null; in analyzeVersionString()
201 major = null; in analyzeVersionString()
202 release = null; in analyzeVersionString()
257 if (( hash1.get("major") != null ) && ( hash2.get("major") != null )) { in compareTwoRpms()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DOfficeProvider.java119 if (msf == null) in disposeManager()
136 msf = null; in disposeManager()
138 if (desk != null) in disposeManager()
191 if (msf == null) in getManager()
382 if (ph != null) in closeExistingOffice()
452 if (exc == null) in connectOffice()
471 if (msf != null) in disposeOffice()
489 msf = null; in disposeOffice()
545 if (ph != null) in disposeOffice()
568 if (userLayer != null && copyLayer != null) in disposeOffice()
[all …]
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A Dpdbcomparison.java106 if ((listFile == null) && ((pdbname1 == null) || (pdbname2 == null))) in parsePropertyFile()
126 if (listFile != null) in parsePropertyFile()
151 File f = null; in validateAndCreateFile()
162 File newF=null; in validateAndCreateFile()
226 File f = null; in checkFile()
263 if (listFile != null) in populatePDBArray()
303 if ((pdbname1 != null) && (pdbname2 != null)) in populatePDBArray()
329 return null; in getPDBArray()
345 PalmDB pdb1=null, pdb2=null; in comparePDB()
382 if (msg == null) return; in writeToLog()
[all …]
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DXSLTFilterOLEExtracter.java85 m_Storage = null; in exit()
86 m_xMSF = null; in exit()
150 xSeek = null; in getEncodedSubStorage()
209 xSeek = null; in loadRootStorageFromBase64()
215 pArgs = null; in loadRootStorageFromBase64()
224 if (null == m_RootStream || null == m_Storage) { in ensureCreateRootStorage()
294 return null; in parseUnoUrl()
299 return null; in parseUnoUrl()
306 return null; in parseUnoUrl()
329 if (null == a) { in connectAwareGetServiceFactory()
[all …]
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeDocument.java300 if (embeddedObjects == null && manifestDoc != null) { in getEmbeddedObjects()
362 if (name == null) { in getEmbeddedObject()
363 return null; in getEmbeddedObject()
374 return null; in getEmbeddedObject()
673 if (zip == null) { in write()
707 if (styleDoc != null) { in write()
793 if (metaDoc !=null){ in write()
799 }if (styleDoc !=null){ in write()
806 }if (settingsDoc !=null){ in write()
813 if (contentDoc !=null){ in write()
[all …]
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java323 xMockElemRoot.init(xMockDoc, xMockDoc, null, null, in testXDocument()
2717 return null; in appendChild()
2721 return null; in cloneNode()
2725 return null; in getAttributes()
2729 return null; in getChildNodes()
2752 return null; in insertBefore()
2760 return null; in removeChild()
2764 return null; in replaceChild()
2777 super.init(this, null, null, null, children); in init()
2784 return null; in createAttribute()
[all …]
/trunk/main/
H A Dconfig.guess1256 if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
1275 elif /bin/uname -X 2>/dev/null >/dev/null ; then
1327 /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
1329 /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
1332 /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
1338 /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
1340 /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
1342 /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \
1369 if uname -p 2>/dev/null >/dev/null ; then
1463 if command -v xcode-select > /dev/null 2> /dev/null && \
[all …]
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DType.java343 if (_class == null) { in getZClass()
411 return c1 != null && c2 != null && c1.isAssignableFrom(c2); in isSupertypeOf()
439 if (tc != null) { in init()
525 ? long.class : null; in determineClass()
553 return null; in determineClass()
592 return null; in determineClass()
596 return null; in determineClass()
605 return null; in determineClass()
616 return null; in determineClass()
629 return null; in determineClass()
[all …]
/trunk/main/odk/examples/java/Inspector/
H A DIntrospector.java202 return null; in getMethodsOfInterface()
213 return null; in getFieldsOfType()
235 return null; in getMethods()
256 return null; in getProperties()
282 if (aTypes != null){ in getInterfaces()
394 return null; in getFieldsOfConstantGroup()
412 return null; in getServiceTypeDescription()
415 return null; in getServiceTypeDescription()
548 if (_oObject != null){ in isValid()
558 if (_oObject != null){ in isValid()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/
H A D_XChangesBatch.java38 private Object changeElement = null;
39 private Object originalElement = null;
40 private String elementName = null;
41 private XPropertySet xProp = null;
42 private XNameReplace xNameReplace = null;
55 if (originalElement == null && xProp != null) in before()
65 if (originalElement == null && xNameReplace != null) in before()
72 …if (changeElement == null || originalElement == null || elementName == null || (xProp == null && x… in before()
116 if (changes == null) { in _getPendingChanges()
151 if (xProp != null) { in executeChange()
[all …]
/trunk/main/ridljar/test/com/sun/star/lib/uno/typedesc/
H A DTypeDescription_Test.java76 null, new String[0], null, new String[0], null); in test()
82 new String[0], null); in test()
84 null, new String[0], null, in test()
98 new String[0], null); in test()
164 TypeInfo[] UNOTYPEINFO = null;
197 out[i] == null ? outParameters[i] == null in test()
245 mds == null in test()
259 md != null); in test()
268 md != null); in test()
277 fds == null in test()
[all …]
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentSerializer.java77 private Format fmt = null;
193 NodeList nl = null; in loadStyles()
382 if (cellAtt != null) { in traverseTableRow()
398 if ( rowStyle != null) { in traverseTableRow()
535 if(tableStyleNode!=null) { in traverseTableColumn()
572 if (cellAtt == null || cellAtt.item(0) == null) in traverseCell()
601 if(tableStyleNode!=null) { in traverseCell()
743 if(tableFormulaNode != null) in traverseCell()
804 if (cellAtt == null || cellAtt.item(0) == null) in traverseParagraph()
927 Element element = null; in getDecimalPlaces()
[all …]
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java131 lw.startWizard(xLocMSF, null); in main()
589 if (BusCompanyLogo != null) in chkPaperCompanyLogoItemChanged()
738 if (BusFooter != null) in chkPaperFooterItemChanged()
1049 if (BusCompanyLogo != null) in disableBusinessPaper()
1053 if (BusCompanyAddress != null) in disableBusinessPaper()
1057 if (BusFooter != null) in disableBusinessPaper()
1282 return null; in getCurrentLetter()
1450 }, null, true)); in initConfiguration()
1490 }, null, true)); in initConfiguration()
1499 }, null, true)); in initConfiguration()
[all …]

Completed in 160 milliseconds

12345678910>>...122