Home
last modified time | relevance | path

Searched refs:null (Results 76 – 100 of 3037) sorted by relevance

12345678910>>...122

/trunk/main/javaunohelper/com/sun/star/comp/helper/
H A DComponentContext.java87 m_xSMgr = null; in ComponentContext()
91 if (o != null) in ComponentContext()
100 if (m_xSMgr != null) in ComponentContext()
112 if (xComp != null) in ComponentContext()
123 if (o != null) in getValueByName()
235 XComponent tdmgr = null; in dispose()
270 if (xComp != null) in dispose()
275 m_xSMgr = null; in dispose()
278 if (tdmgr != null) in dispose()
289 if (xListener == null) in addEventListener()
[all …]
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DLinguisticExamples.java108 if (mxRemoteContext != null && mxRemoteServiceManager != null) { in GetLinguSvcMgr()
124 if (mxLinguSvcMgr != null) in GetSpell()
126 return mxSpell != null; in GetSpell()
135 if (mxLinguSvcMgr != null) in GetHyph()
137 return mxHyph != null; in GetHyph()
146 if (mxLinguSvcMgr != null) in GetThes()
148 return mxThes != null; in GetThes()
180 if (mxSpell != null) in Run()
195 if (xAlt == null) in Run()
213 if (mxHyph != null) in Run()
[all …]
/trunk/main/chart2/qa/
H A DTestCaseOldAPI.java167 if( xTitleProp != null ) in testTitle()
217 if( xTitleProp != null ) in testSubTitle()
252 if( xDia != null ) in testDiagram()
260 if( xProp != null ) in testDiagram()
368 assure( "No y-axis found", xProp != null ); in testAxis()
506 assure( "No Area", xArea != null ); in testArea()
624 assure( "Invalid Diagram", xDia != null ); in testDataSeriesAndPoints()
951 XModel aResult = null; in createDocument()
978 XModel aResult = null; in createChartModel()
998 XComponentContext xResult = null; in getComponentContext()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DAPIDescGetter.java84 return null; in getDescriptionFor()
146 return null; in getDescriptionFor()
188 return null; in getDescriptionFor()
275 while (line != null) in getSubEntries()
374 return null; in getSubEntries()
510 if (entry == null) in setErrorDescription()
539 return null; in getFromClassPath()
567 if (url == null) in getFromClassPath()
658 return null; in getFromDirectory()
867 if (url == null) in getScenarioFromClassPath()
[all …]
/trunk/main/odk/examples/java/Inspector/
H A DInspectorPane.java91 if (_sTitle != null){ in setTitle()
106 Type[] aTypes = null; in getTypes()
190 return null; in invoke()
366 if (_oUnoObject != null){ in setNodeFoldable()
450 if ( _oUnoNode != null ) { in expandNode()
513 if (aType != null){ in expandNode()
549 if (oUnoNode != null){ in getUnoObjectOfExplicitTreeNode()
552 return null; in getUnoObjectOfExplicitTreeNode()
558 if (_oUnoNode != null){ in getFilter()
586 Object oUnoObject = null; in getUnoObjectOfTreeNode()
[all …]
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelContainer.java80 if ( parent == null ) in hasParent()
201 String name = null; in getName()
275 if ( parent != null ) in ParcelContainer()
296 if ( m_xSFA != null ) in initSimpleFileAccess()
449 Parcel p = null; in createParcel()
493 String name = null; in loadParcel()
588 if ( p == null ) in renameParcel()
624 if ( p == null ) in removeParcel()
638 if ( p == null ) in deleteParcel()
663 Parcel p = null; in findScript()
[all …]
H A DUnoPkgContainer.java154 if ( db != null ) in init()
206 if ( pc == null ) in findScript()
218 InputStream is = null; in getUnoPackagesDB()
238 is = null; in getUnoPackagesDB()
257 if ( is != null ) in getUnoPackagesDB()
262 is = null; in getUnoPackagesDB()
299 os = null; in writeUnoPackageDB()
312 if ( os != null ) in writeUnoPackageDB()
317 os = null; in writeUnoPackageDB()
329 String uri = null; in processUnoPackage()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/base/
H A Dbasic_fat.java85 if (entries == null) in executeTest()
119 if (msf == null) in executeTest()
136 if (tCase == null) in executeTest()
164 if (ph != null) in executeTest()
182 if (tEnv == null) in executeTest()
315 if (ph != null) in executeTest()
329 if (office == null) in getEnv()
339 if (msf == null) in getEnv()
341 return null; in getEnv()
370 if (ph != null) in getEnv()
[all …]
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptProviderForBeanShell.java68 ScriptMetaData scriptData = null; in getScript()
192 ClassLoader cl = null; in invoke()
193 URL sourceUrl = null; in invoke()
235 e.getMessage(), null, in invoke()
241 String source = null; in invoke()
242 Object result = null; in invoke()
248 if ( editor != null ) in invoke()
252 if (result == null) in invoke()
271 if (result == null) in invoke()
304 if ( editor == null ) in raiseEditor()
[all …]
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DProductDescription.java69 if ((key != null) && (value != null)) { in setNewMacro()
163 if (section != null) { in parse()
171 if (section != null) { in parse()
181 if (section != null) { in parse()
190 if (section != null) { in parse()
199 if (section != null) { in parse()
208 if (section != null) { in parse()
216 if (section != null) { in parse()
226 if (section != null) { in parse()
237 if (section != null) { in parse()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DParameterHelper.java75 private String m_sPrinterName = null;
81 private String m_sInputPath = null;
82 private String m_sOutputPath = null;
112 if (m_sInputPath == null) in getInputPath()
129 if (m_sOutputPath == null) in getOutputPath()
169 if (sRECURSIVE == null) in isIncludeSubDirectories()
203 if (m_sPrinterName == null) in getPrinterName()
267 if (xMSF == null) in getMultiServiceFactory()
285 if (sOfficeViewable != null) in isHidden()
373 if (sOnlyPage == null) in getOnlyPages()
[all …]
/trunk/main/l10ntools/java/receditor/java/transex3/model/
H A DSdfString.java29 private String id = null;
48 if( id == null ) in addSourceString()
50 if ( fileid == null ) in addSourceString()
52 if( modulename == null ) in addSourceString()
54 if( filename == null ) in addSourceString()
56 if( filepath == null ) in addSourceString()
63 if( id == null ) in addLanguageString()
65 if ( fileid == null ) in addLanguageString()
67 if( modulename == null ) in addLanguageString()
69 if( filename == null ) in addLanguageString()
[all …]
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSetMetaData.java36 return null; in getColumn()
44 if (customColumn != null) { in getCatalogName()
58 if (customColumn != null) { in getColumnDisplaySize()
67 if (customColumn != null) { in getColumnLabel()
76 if (customColumn != null) { in getColumnName()
85 if (customColumn != null) { in getColumnServiceName()
94 if (customColumn != null) { in getColumnType()
103 if (customColumn != null) { in getColumnTypeName()
112 if (customColumn != null) { in getPrecision()
121 if (customColumn != null) { in getScale()
[all …]
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DStyleCatalog.java100 if (node == null) in add()
103 if (families == null) in add()
105 if (classes == null) in add()
191 if ((name != null) && (s.getName() != null) in lookup()
194 if ((family != null) && (s.getFamily() != null) in lookup()
197 if ((parent != null) && (s.getParent() != null) in lookup()
252 return null; in getBestMatch()
346 if (attributes != null) { in getClass()
360 return null; in getClass()
374 if (attributes != null) { in getFamilyName()
[all …]
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DNodeIterator.java55 private List nodeList = null;
80 return null; in next()
90 return null; in previous()
108 return null; in end()
116 return null; in currentElement()
130 String errMsg = null; in equivalent()
165 if (node1 == null || node2 == null) { in compareNode()
180 if (node1.getNodeValue() == null && node2.getNodeValue() == null) { in compareNode()
233 if (node1Children == null || node2Children == null) { in childrenEqual()
278 if (attrNode[0] == null || attrNode[1] == null) { in attributesEqual()
[all …]
/trunk/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DJobQueue_Test.java86 new Job(null, __iReceiver, in testThreadLeavesJobQueueOnReply()
88 null, false, "oid", __workAt_td, null, false, null, in testThreadLeavesJobQueueOnReply()
89 false, null, null)), in testThreadLeavesJobQueueOnReply()
90 null); in testThreadLeavesJobQueueOnReply()
158 true, null, false, null, null)), in testExecuteJobs()
159 null); in testExecuteJobs()
182 true, null, false, null, null)), in testAsyncJobQueue()
183 null); in testAsyncJobQueue()
194 null, true, "oid", __workAt_td, in testSendRequests()
196 true, null, false, null, null); in testSendRequests()
[all …]
/trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObject.java82 if ( m_aListeners == null ) in GetListeners()
94 if ( m_aObjSize != null ) in UpdateSizeAndGetFromActive()
174 if ( xPropSet == null ) in SaveDataToStorage()
201 if ( m_aListeners != null ) in PostEvent()
225 if ( m_aListeners != null ) in StateChangeNotification()
254 if ( xStorage == null ) in ReadStringFromStream()
321 if ( xClient == null ) in CloseFrameRequest()
546 m_xNewOwnStorage = null; in saveCompleted()
548 m_aNewEntryName = null; in saveCompleted()
696 return null; in getComponent()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DGenericModelTest.java135 private static Object m_dbSrc = null;
142 private DBTools m_dbTools = null;
258 if (myForm == null){ in cleanup()
271 if ( connection == null ) in cleanup()
289 if ( closer == null ) in cleanup()
297 if (debug && closer==null){ in cleanup()
381 XInterface oObj = null; in createTestEnvironment()
382 XControlShape aShape = null; in createTestEnvironment()
443 NamedValue prop = null; in createTestEnvironment()
507 XPropertySet ps = null;
[all …]
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DInstallData.java80 static private String installDir = null;
83 static private String productDir = null;
93 static private String getUidPath = null;
103 static private File jarFilePath = null;
116 if (instance == null) { in getInstance()
168 infoRoot = null; in setInstallationMode()
234 if (dir != null) { in getResourceRoot()
237 dir = null; in getResourceRoot()
251 dir = null; in getInfoRoot()
346 if ( packagePath == null ) { in getPackagePath()
[all …]
/trunk/main/odk/examples/java/Text/
H A DStyleInitialization.java41 com.sun.star.frame.XDesktop xDesktop = null; in main()
48 com.sun.star.text.XTextDocument xTextDocument = null; in main()
53 com.sun.star.text.XText xText = null; in main()
61 com.sun.star.text.XTextCursor xTextCursor = null; in main()
88 com.sun.star.text.XTextRange xTextRange = null; in main()
127 com.sun.star.text.XTextContent xParagraph = null; in main()
128 com.sun.star.text.XTextRange xWord = null; in main()
191 com.sun.star.style.XStyle xStyle = null; in main()
231 com.sun.star.frame.XDesktop xDesktop = null; in getDesktop()
242 if( xMCF != null ) { in getDesktop()
[all …]
/trunk/main/wizards/com/sun/star/wizards/common/
H A DPropertySetHelper.java43 if (_aObj == null) in PropertySetHelper()
52 if (m_aHashMap == null) in getHashMap()
127 Object aObject = null; in getPropertyValueAsInteger()
145 if (aObject != null) in getPropertyValueAsInteger()
167 Object aObject = null; in getPropertyValueAsShort()
185 if (aObject != null) in getPropertyValueAsShort()
207 Object aObject = null; in getPropertyValueAsDouble()
225 if (aObject == null) in getPropertyValueAsDouble()
232 if (aObject != null) in getPropertyValueAsDouble()
273 if (aObject != null) in getPropertyValueAsBoolean()
[all …]
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DStatusListener.java126 if (m_xFrame==null) in startListening()
348 m_xDispatch = null; in impl_frameAction()
356 xDispatch = null; in impl_frameAction()
365 if (xProvider==null) in impl_frameAction()
370 if (xDispatch==null) in impl_frameAction()
449 m_xFrame = null; in shutdown()
452 m_xDispatch = null; in shutdown()
455 m_aURL = null; in shutdown()
460 xDispatch = null ; in shutdown()
461 aURL = null ; in shutdown()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/
H A DAsyncJob.java96 if (xListener == null) in executeAsync()
122 if (lEnvironment == null) in executeAsync()
145 (sEnvType==null) || in executeAsync()
158 if (lGenericConfig!=null) in executeAsync()
171 if (xFrame != null) in executeAsync()
185 if (lJobConfig==null) in executeAsync()
217 if (aDeactivation!=null) in executeAsync()
279 if (xInfoBox == null) in showInfoModal()
357 if (lJobConfig==null) in formatOutArgs()
367 if (lEnvironment==null) in formatOutArgs()
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java234 if (y != null) in startOther()
332 if (tableStyle == null) in processElement()
414 if (styleName != null) in processElement()
417 if (cellStyle != null) in processElement()
433 if (props != null) in processElement()
448 if (numColSpanStr != null) in processElement()
502 if (styleName == null) in collectBoundaryForElement()
509 if (style == null) in collectBoundaryForElement()
795 if (!masterPageFactory.containsMasterPage("Standard", null, null)) in createMasterPage()
797 masterPage = masterPageFactory.createMasterPage("Standard", null, null); in createMasterPage()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DAccessibilityTools.java46 SearchedContext = null; in AccessibilityTools()
65 XWindow xWindow = null; in getWindow()
101 SearchedContext = null; in getAccessibleObjectForRole()
234 return null; in getAccessibleObjectForRoleIgnoreShowing()
276 return null; in getAccessibleObjectForRole()
324 return null; in getSheetCell()
350 if (aComp != null) { in printAccessibleTree()
400 if (xAC != null) { in accessibleToString()
409 if (xA == null) { in accessibleToString()
420 if ((c1 == null) || (c2 == null)) { in equals()
[all …]

Completed in 150 milliseconds

12345678910>>...122