Home
last modified time | relevance | path

Searched refs:null (Results 101 – 125 of 3165) sorted by relevance

12345678910>>...127

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java69 if (resultSet == null) { in wrapResultSet()
70 return null; in wrapResultSet()
125 schema = null; in getColumnPrivileges()
230 schema = null; in getVersionColumns()
354 schema = null; in getExportedKeys()
370 schema = null; in getImportedKeys()
386 schema = null; in getPrimaryKeys()
403 schema = null; in getIndexInfo()
421 schema = null; in getBestRowIdentifier()
577 return null; in getTablePrivileges()
[all …]
/trunk/main/wizards/com/sun/star/wizards/common/
H A DHelper.java98 return null; in getUnoObjectbyName()
135 return null; in getUnoPropertyValue()
140 return null; in getUnoPropertyValue()
162 return null; in getPropertyValuefromAny()
185 return null; in getPropertyValuefromAny()
190 return null; in getPropertyValuefromAny()
209 return null; in getUnoPropertyValue()
230 return null; in getUnoArrayPropertyValue()
245 return null; in getUnoStructValue()
250 return null; in getUnoStructValue()
[all …]
/trunk/main/scripting/java/com/sun/star/script/framework/provider/javascript/
H A DScriptProviderForJavaScript.java69 ScriptMetaData scriptData = null; in getScript()
191 ClassLoader cl = null; in invoke()
192 URL sourceUrl = null; in invoke()
212 Context ctxt = null; in invoke()
217 Object result = null; in invoke()
218 String source = null; in invoke()
223 if (editor != null) in invoke()
261 if (cl != null) { in invoke()
323 if ( ctxt != null ) in invoke()
337 if ( editor == null ) in raiseEditor()
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportDataFactory.java95 if (obj == null) in equals()
116 … if ((this.command == null) ? (other.command != null) : !this.command.equals(other.command)) in equals()
120 if ((this.filter == null) ? (other.filter != null) : !this.filter.equals(other.filter)) in equals()
181 if (command == null) in queryData()
249 if (columns != null) in getOrderStatement()
348 return null; in getComposer()
400 if (rowSetProps.filter != null) in createRowSet()
439 if (composer != null) in createParameter()
450 if (paraSup != null) in createParameter()
453 if (params != null) in createParameter()
[all …]
/trunk/main/scripting/java/com/sun/star/script/framework/io/
H A DUCBStreamHandler.java64 if (file == null) in parseURL()
71 setURL(url, m_ucbscheme, null, -1, null, null, file, null, null); in parseURL()
104 OutputStream os = null; in getOutputStream()
129 if ( os == null ) in getOutputStream()
152 InputStream is = null; in getUCBStream()
153 InputStream result = null; in getUCBStream()
159 if (is == null) { in getUCBStream()
182 if (is != null) { in getUCBStream()
198 ZipInputStream zis = null; in getFileStreamFromJarStream()
199 ZipEntry entry = null; in getFileStreamFromJarStream()
[all …]
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/
H A DLinuxInstaller.java83 data.setDatabasePath(null); in defineDatabasePath()
104 String installDir = null; in getChangeInstallDir()
109 if ( packageName != null ) { in getChangeInstallDir()
444 rpmPackageName = null; in isPackageInstalledClassic()
452 Vector allPackages = null; in isPackageInstalledClassic()
464 if (packageName != null) { in isPackageInstalledClassic()
505 String databasePath = null; in queryAllDatabase()
572 rpmPackageName = null; in isPackageInstalled()
578 if (packageName != null) { in isPackageInstalled()
580 HashMap map = null; in isPackageInstalled()
[all …]
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DToolkitNode.java77 if (xAC != null) { in getTopWindowNode()
83 return null; in getTopWindowNode()
88 if (xAC != null) { in getTopWindowNode()
108 return null; in getTopWindowNode()
115 if (xAccessible != null) { in getTopWindowNode()
119 if (xAC != null) { in getTopWindowNode()
124 if (parent != null && child != null) { in getTopWindowNode()
133 return null; in getTopWindowNode()
139 xToolkit = null; in disposing()
158 if (node != null) { in windowClosed()
[all …]
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentDeserializerImpl.java69 WseFontTable fontTable = null;
70 WseColorTable colorTable = null;
71 StyleCatalog styleCat = null;
72 StyleCatalog oldStyleCat = null;
75 private ConvertData cd = null;
108 Document doc = null; in deserialize()
132 Element rootNode = null; in readStyleCatalog()
195 else return null; in matchParaByText()
313 if (origDoc != null) in buildDocument()
316 Element currPara = null; in buildDocument()
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOReportJobFactory.java234 return null; in execute()
239 XStorage input = null; in createReportJob()
243 String author = null; in createReportJob()
244 String title = null; in createReportJob()
288 if (input == null || output == null) in createReportJob()
293 if (rowSet == null) in createReportJob()
295 if (report == null || activeConnection == null) in createReportJob()
304 if (set == null) in createReportJob()
310 if (mimetype == null) in createReportJob()
336 if (author != null) in createReportJob()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/base/
H A Djava_fat.java98 if (entries == null) in executeTest()
148 if (msf == null) in executeTest()
337 tEnv = null; in getTestEnvironment()
343 tEnv = null; in getTestEnvironment()
349 tEnv = null; in getTestEnvironment()
352 if (tEnv == null) in getTestEnvironment()
366 TestCase tCase = null; in getTestCase()
383 if (tCase == null) in getTestCase()
397 if (res != null) in setState()
486 if (ph != null) in closeExistingOffice()
[all …]
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DBase64.java616 return null; in encodeObject()
746 return null; in encodeBytes()
962 return null; in decode()
1078 Object obj = null; in decodeToObject()
1090 obj = null; in decodeToObject()
1095 obj = null; in decodeToObject()
1188 byte[] decodedData = null; in decodeFromFile()
1194 byte[] buffer = null; in decodeFromFile()
1202 return null; in decodeFromFile()
1794 buffer = null; in close()
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java235 activePageFooter = null; in createMasterPage()
341 return null; in parseInt()
528 if (colCount != null) in startContent()
620 variables = null; in startOther()
718 variables = null; in startOther()
755 if (trc == null) in startTable()
901 variables = null; in startTable()
1024 if (context != null) in isParentKeepTogether()
1027 if (context != null) in isParentKeepTogether()
1143 if (colCount != null) in startGroup()
[all …]
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DMarshal.java67 if (objectId == null) { in writeObjectId()
68 writeStringValue(null); in writeObjectId()
73 writeStringValue(found[0] ? null : objectId); in writeObjectId()
202 write8Bit(value == null ? 0 : value.byteValue()); in writeByteValue()
246 if (value == null) { in writeStringValue()
264 value == null ? Type.VOID : value)); in writeTypeValue()
294 if (value == null) { in writeSequenceValue()
314 if (value == null) { in writeEnumValue()
318 invoke(null, null))). in writeEnumValue()
339 value == null ? null : fields[i].getField().get(value)); in writeStructValue()
[all …]
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/beans/
H A DLocalOfficeConnection.java106 mURL = null; in setUnoUrl()
116 mProgramPath = null; in setUnoUrl()
186 mContext = null; in dispose()
309 return null; in connect()
335 if (path != null) { in getProgramPath()
379 String name = null; in parseUnoUrlWithOfficePath()
380 String path = null; in parseUnoUrlWithOfficePath()
381 String pipe = null; in parseUnoUrlWithOfficePath()
524 if (path != null) in parseUnoUrlWithOfficePath()
526 if (pipe != null) in parseUnoUrlWithOfficePath()
[all …]
/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartTypes.java57 XPresentation pre = null;
58 XComponent precomp = null;
62 XDrawPages drawpages = null;
63 XShapes xShapes = null;
64 XDrawPage xpage = null;
65 String filePath = null;
78 if (filePath != null) in tearDown()
90 XDiagram aDiagram = null; in testInsertAreaChart()
114 XDiagram aDiagram = null; in testInsertBubbleChart()
159 XDiagram aDiagram = null; in testInsertConeChart()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DXMLTools.java85 if (list == null) return ; in AttributeList()
130 if (log != null) in getLength()
137 if (log != null) in getNameByIndex()
145 if (log != null) in getTypeByIndex()
153 if (log != null) in getTypeByName()
160 if (log != null) in getValueByIndex()
168 if (log != null) in getValueByName()
217 if (attr != null) { in startElement()
290 PrintWriter log = null ; in reset()
314 if (attr == null) { in startElement()
[all …]
H A DSOfficeFactory.java98 if (oDoc != null) { in createTextDoc()
102 return null; in createTextDoc()
117 if (oDoc != null) { in createTextDoc()
121 return null; in createTextDoc()
139 return null; in createCalcDoc()
157 return null; in createCalcDoc()
235 return null; in createChartDoc()
412 return null; in getUniqueName()
541 return null; in loadDocument()
559 return null; in loadDocument()
[all …]
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DEmbeddedXMLObject.java97 if (contentDOM == null) { in getContentDOM()
126 if (settingsDOM == null) { in getSettingsDOM()
155 if (stylesDOM == null) { in getStylesDOM()
187 if (zipFile == null) { in getNamedDOM()
188 return null; in getNamedDOM()
192 if (builder == null) { in getNamedDOM()
200 if (data != null) { in getNamedDOM()
204 return null; in getNamedDOM()
253 if (contentDOM != null) { in writeManifestData()
263 if (settingsDOM != null) { in writeManifestData()
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DFormattedTextLayoutController.java83 return null; in getVariablesCollection()
109 if (vc != null) in delegateContentGeneration()
135 if (df != null) in delegateContentGeneration()
167 return null; in getDocument()
182 return null; in getParentTableCell()
188 if (tce == null) in computeValueStyle()
190 return null; in computeValueStyle()
196 return null; in computeValueStyle()
201 return null; in computeValueStyle()
211 if (tce == null) in computeValueType()
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java300 if (target == null) in OfficeDocumentReportTarget()
899 if (rawvalue == null) in processContent()
1206 return null; in getNamespaceByUri()
1254 if (name == null) in sanitizeName()
1319 if (image != null) in startImageProcessing()
1329 if (width == null || height == null) in startImageProcessing()
1345 if (imageAreaWidthVal == null || imageAreaHeightVal == null) in startImageProcessing()
1532 if (style != null) in computeRowHeight()
1591 return null; in computeRowHeight()
1598 if (style != null) in computeColumnWidth()
[all …]
/trunk/main/xmlsecurity/tools/uno/
H A DXMLSecurityFrameworkController.java182 m_xXMLDocumentWrapper = null; in XMLSecurityFrameworkController()
183 m_xSAXEventKeeper = null; in XMLSecurityFrameworkController()
190 m_EncryptionForTarget = null; in XMLSecurityFrameworkController()
257 if (m_xSAXEventKeeper == null) in foundSecurityRelated()
773 return null; in getBufferNodeTreeInformation()
826 m_xSAXEventKeeper = null; in endMission()
828 m_xOutputHandler = null; in endMission()
830 m_xXMLSignature = null; in endMission()
831 m_xXMLEncryption = null; in endMission()
833 m_xExportHandler = null; in endMission()
[all …]
/trunk/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DBug107753_Test.java92 UnoRuntime.areSame(null, null)); in run()
94 !UnoRuntime.areSame(null, obj1a)); in run()
96 !UnoRuntime.areSame(null, obj1b)); in run()
98 !UnoRuntime.areSame(null, obj2a)); in run()
100 !UnoRuntime.areSame(null, obj2b)); in run()
102 !UnoRuntime.areSame(null, obj3a)); in run()
104 !UnoRuntime.areSame(null, obj3b)); in run()
106 !UnoRuntime.areSame(null, obj4a)); in run()
108 !UnoRuntime.areSame(null, obj4b)); in run()
384 TypeInfo[] UNOTYPEINFO = null;
[all …]
/trunk/main/rhino/
H A Drhino1_7R3.patch265 + if (w != null)
269 + if (w != null)
286 + if (scope == null) {
323 + if (w != null)
335 + if (w != null)
347 + if (w != null)
445 if (url != null) {
457 + if (url != null) {
706 + if ( si == null )
742 + URL result = null;
[all …]
/trunk/main/bridges/test/java_uno/equals/
H A DTestEquals.java115 if (o == null) { in getInstance()
173 null, params); in getInstance()
190 null)); in getInstance()
219 UnoRuntime.areSame(null, null)); in getInstance()
259 !test1Aa.equals(null)); in getInstance()
338 !test1Ab.equals(null)); in getInstance()
417 !test1Ac.equals(null)); in getInstance()
496 !test1Ba.equals(null)); in getInstance()
575 !test1Bb.equals(null)); in getInstance()
654 !test1Bc.equals(null)); in getInstance()
[all …]
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java118 if (m_database == null) in createTestCase()
420 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
421 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
422 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
424 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
427 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
431 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
435 testCursorMove(m_resultSet, cResSet.getMethod(NEXT, (Class[]) null), pRow, moves, null); in testRowSetEvents()
451 testCursorMove(upd, cupd.getMethod("insertRow", (Class[]) null), pRow, moves, null); in testRowSetEvents()
458 testCursorMove(upd, cupd.getMethod("updateRow", (Class[]) null), pRow, moves, null); in testRowSetEvents()
[all …]

Completed in 168 milliseconds

12345678910>>...127