/aoo41x/main/wizards/com/sun/star/wizards/letter/ |
H A D | LetterWizardDialogEvents.java | 39 public static final String NUMLOGOHEIGHT_TEXT_CHANGED = null; 40 public static final String NUMLOGOX_TEXT_CHANGED = null; 41 public static final String NUMLOGOWIDTH_TEXT_CHANGED = null; 42 public static final String NUMLOGOY_TEXT_CHANGED = null; 48 public static final String NUMADDRESSX_TEXT_CHANGED = null; 50 public static final String NUMADDRESSY_TEXT_CHANGED = null; 53 public static final String CHKUSELOGO_ITEM_CHANGED = null; 55 public static final String CHKUSESIGNS_ITEM_CHANGED = null; 58 public static final String CHKUSEFOOTER_ITEM_CHANGED = null; 64 public static final String LSTGREETING_ITEM_CHANGED = null; [all …]
|
/aoo41x/main/swext/mediawiki/src/com/sun/star/wiki/ |
H A D | Helper.java | 266 if ( m_xPasswordContainer == null && xContext != null ) in GetPasswordContainer() 284 if ( m_xInteractionHandler == null && xContext != null ) in GetInteractionHandler() 394 if ( xStream != null && xSeekable != null ) in SaveHTMLTemp() 507 if ( xModel != null && xContext != null ) in GetDocServiceName() 601 if ( xContext == null || sNodepath == null ) in GetConfig() 649 if ( aHostConfig == null || xContext == null ) in SetConfigurationProxy() 701 if ( xContext != null && sURL != null && sURL.length() > 0 ) in ShowURLInBrowser() 719 if ( aMethod != null && aHostConfig != null && aURI != null && xContext != null ) in ExecuteMethod() 811 if ( sWikiUser != null && sWikiPass != null && xContext != null ) in Login() 903 if ( xDialog != null && aControlName != null && aPropName != null && aPropValue != null ) in SetControlPropInDialog() [all …]
|
/aoo41x/main/ridljar/com/sun/star/lib/uno/typedesc/ |
H A D | TypeDescription.java | 152 ? null in getMethodDescription() 158 : null; in getMethodDescription() 263 typeClass, typeName, "[Z", zClass, null, null); in create() 267 typeClass, typeName, "[B", zClass, null, null); in create() 272 typeClass, typeName, "[S", zClass, null, null); in create() 277 typeClass, typeName, "[I", zClass, null, null); in create() 282 typeClass, typeName, "[J", zClass, null, null); in create() 286 typeClass, typeName, "[F", zClass, null, null); in create() 290 typeClass, typeName, "[D", zClass, null, null); in create() 294 typeClass, typeName, "[C", zClass, null, null); in create() [all …]
|
/aoo41x/main/embeddedobj/test/Container1/ |
H A D | EmbedContApp.java | 78 m_sParam = null; in ActionObject() 84 m_sParam = null; in ActionObject() 386 return null; in getTopmostWindow() 396 return null; in getDocumentWindow() 525 if ( m_xStorage != null && m_xEmbedObj != null ) in execute() 565 if ( m_xStorage != null && m_xEmbedObj != null ) in execute() 801 if ( m_xStorage != null && m_xEmbedObj != null ) in SaveAsOperation() 861 …if ( m_xVCLWindow == null && m_xServiceFactory != null && m_xEmbedObj != null && m_xBitmap != null… in createVclWindow() 1052 if ( m_xStorage != null && m_xEmbedObj != null ) in actionPerformed() 1386 m_aImage = null; in clearObjectAndStorage() [all …]
|
/aoo41x/main/scripting/java/org/openoffice/idesupport/zip/ |
H A D | ParcelZipper.java | 54 if (zipper == null) { in getParcelZipper() 118 if (out != null) in zipParcel() 508 result = null; in getManifestFromDocument() 528 if (result == null) in addParcelToManifest() 529 return null; in addParcelToManifest() 546 return null; in addParcelToManifest() 563 if (result == null) in removeParcelFromManifest() 564 return null; in removeParcelFromManifest() 571 ZipFile zf = null; in getParcelLanguage() 572 ZipEntry ze = null; in getParcelLanguage() [all …]
|
/aoo41x/main/qadevOOo/runner/graphical/ |
H A D | OpenOfficePostscriptCreator.java | 76 m_aDocument = null; in OpenOfficePostscriptCreator() 86 if (m_aDocument == null) in load() 97 if (m_aDocument != null) in storeAsPostscript() 292 aDoc = null; in loadFromURL() 933 return null; in getInternalFilterName() 939 return null; in getInternalFilterName() 950 return null; in getInternalFilterName() 1014 return null; in getInternalFilterName() 1092 return null; in getServiceNameFromFilterName() 1185 return null; in getFileExtension() [all …]
|
/aoo41x/test/testcommon/source/org/openoffice/test/common/ |
H A D | FileUtil.java | 92 return null; in parseXML() 107 return null; in newXML() 150 return null; in getStringByXPath() 159 return null; in getStringByXPath() 327 return null; in findFile() 339 return null; in findFile() 344 return null; in findFile() 356 return null; in findFile() 400 return null; in findFile() 421 return null; in findLastFile() [all …]
|
/aoo41x/main/odk/examples/java/EmbedDocument/Container1/ |
H A D | EmbedContApp.java | 87 if( aMenuBar == null ) in init() 290 if ( m_xStorage != null && m_xEmbedObj != null ) in actionPerformed() 298 if ( aFile != null ) in actionPerformed() 345 if ( aFile != null ) in actionPerformed() 386 if ( m_xStorage != null && m_xEmbedObj != null ) in actionPerformed() 532 if ( aFile != null ) in actionPerformed() 825 m_aImage = null; in clearObjectAndStorage() 830 m_aLinkURI = null; in clearObjectAndStorage() 842 m_xEmbedObj = null; in clearObjectAndStorage() 854 m_xStorage = null; in clearObjectAndStorage() [all …]
|
/aoo41x/main/qadevOOo/runner/helper/ |
H A D | ProcessHandler.java | 154 this(cmdLine, null, null, null, 0); in ProcessHandler() 166 this(null, null, null, null, 0); in ProcessHandler() 182 this(null, null, null, envVars, 0); in ProcessHandler() 197 this(null, null, workDir, null, 0); in ProcessHandler() 212 this(null, log, workDir, null, 0); in ProcessHandler() 225 this(cmdLine, log, null, null, 0); in ProcessHandler() 235 this(cmdLine, null, null, null, timeOut); in ProcessHandler() 248 this(cmdLine, null, workDir, null, 0); in ProcessHandler() 316 if (log == null) in ProcessHandler() 344 this(null, log, workDir, null, 0); in ProcessHandler() [all …]
|
/aoo41x/main/unoxml/qa/complex/unoxml/ |
H A D | RDFRepositoryTest.java | 159 stmts = xRep.getStatements(null, null, null); in check() 188 stmts = xFooGraph.getStatements(null, null, null); in check() 209 xFooEnum = xFooGraph.getStatements(null, null, null); in check() 215 xFooEnum = xFooGraph.getStatements(null, null, null); in check() 219 xFooEnum = xRep.getStatements(null, null, null); in check() 226 xFooEnum = xFooGraph.getStatements(null, null, null); in check() 237 xFooEnum = xFooGraph.getStatements(null, null, null); in check() 249 xFooEnum = xFooGraph.getStatements(null, null, null); in check() 255 xFooEnum = xFooGraph.getStatements(null, null, null); in check() 340 xBazGraph.removeStatements(null, null, null); in check() [all …]
|
/aoo41x/main/odk/source/com/sun/star/lib/loader/ |
H A D | InstallationFinder.java | 82 String path = null; in getPath() 254 return null; in getPathFromPathEnvVar() 258 return null; in getPathFromPathEnvVar() 317 return null; in getPathFromWhich() 323 return null; in getPathFromWhich() 362 return null; in getPathFromWhich() 452 return null; in getPathFromSVersionFile() 476 return null; in getCanonicalPathFromFileURL() 485 return null; in getCanonicalPathFromFileURL() 544 return null; in getCanonicalPathFromFileURL() [all …]
|
/aoo41x/main/package/qa/storages/ |
H A D | TestHelper.java | 55 if ( xOutput == null ) in WriteBytesToStream() 63 if ( xTruncate == null ) in WriteBytesToStream() 83 if ( xPropSet == null ) in WriteBytesToStream() 145 if ( xOutput == null ) in WriteBytesToSubstreamDefaultCompressed() 1232 return null; in openSubStorage() 1295 if ( xIn != null ) in CreateTempFile() 1450 if ( xHeadRawStream == null || xPlainRawStream == null ) in compareRawMethodsOnEncrStream() 1614 return null; in cloneStorage() 1634 return null; in cloneSubStorage() 1653 return null; in cloneSubStream() [all …]
|
/aoo41x/main/javaunohelper/com/sun/star/lib/uno/helper/ |
H A D | InterfaceContainer.java | 175 if (elementData != null && o != null) in add() 196 if (elementData != null && element != null) in add() 317 if (elementData != null && collection != null) in containsAll() 347 return null; in get() 362 if (elementData != null && elem != null) in indexOf() 405 return null; in iterator() 418 if (elementData != null && elem != null) in lastIndexOf() 514 if (elementData != null && obj != null) in remove() 529 if (elementData != null && collection != null) in removeAll() 546 if (elementData != null && collection != null) in retainAll() [all …]
|
/aoo41x/main/qadevOOo/runner/convwatch/ |
H A D | OfficePrint.java | 245 aDoc = null; in loadFromURL() 335 if (aDoc == null) in storeAsPDF() 391 if (aDoc != null) in printToFileWithOOo() 968 return null; in getInternalFilterName() 974 return null; in getInternalFilterName() 985 return null; in getInternalFilterName() 1049 return null; in getInternalFilterName() 1059 return null; in getServiceNameFromFilterName() 1127 return null; in getServiceNameFromFilterName() 1220 return null; in getFileExtension() [all …]
|
/aoo41x/main/sfx2/qa/complex/sfx2/ |
H A D | DocumentMetadataAccess.java | 239 xStmtsEnum = xRep.getStatements(null, null, null); in check() 426 xStmtsEnum = xManifest.getStatements(null, null, null); in check() 433 xStmtsEnum = xManifest.getStatements(null, null, null); in check() 438 xStmtsEnum = xManifest.getStatements(null, null, null); in check() 500 xStmtsEnum = xRep.getStatements(null, null, null); in check() 507 xStmtsEnum = xRep.getStatements(null, null, null); in check() 533 xStmtsEnum = xRep.getStatements(null, null, null); in check() 545 xStmtsEnum = xRep.getStatements(null, null, null); in check() 559 xStmtsEnum = xRep.getStatements(null, null, null); in check() 570 xStmtsEnum = xRep.getStatements(null, null, null); in check() [all …]
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/ |
H A D | stringplusdouble.log | 4 The next compute raises error: s = null, d = null, r = s + d 5 ITEM Assertion OK : s = null, d = null, r = s + d .The result is: -1 6 ITEM Assertion OK : s = null, d = null, r = s & d .The result is: 0 7 The next compute raises error: s = null, d = 20, r = s + d 24 The next compute raises error: s = null, d = null, r = s + d 25 ITEM Assertion OK : s = null, d = null, r = s + d .The result is: -1 26 ITEM Assertion OK : s = null, d = null, r = s & d .The result is: 0 42 The next compute raises error: s = null, d = null, r = s + d 43 ITEM Assertion OK : s = null, d = null, r = s + d .The result is: -1 44 The next compute raises error: s = null, d = null, r = s & d [all …]
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/ |
H A D | stringplusdouble.log | 4 The next compute raises error: s = null, d = null, r = s + d 5 ITEM Assertion OK : s = null, d = null, r = s + d .The result is: -1 6 ITEM Assertion OK : s = null, d = null, r = s & d .The result is: 0 7 The next compute raises error: s = null, d = 20, r = s + d 24 The next compute raises error: s = null, d = null, r = s + d 25 ITEM Assertion OK : s = null, d = null, r = s + d .The result is: -1 26 ITEM Assertion OK : s = null, d = null, r = s & d .The result is: 0 42 The next compute raises error: s = null, d = null, r = s + d 43 ITEM Assertion OK : s = null, d = null, r = s + d .The result is: -1 44 The next compute raises error: s = null, d = null, r = s & d [all …]
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/ |
H A D | stringplusdouble.log | 4 The next compute raises error: s = null, d = null, r = s + d 5 ITEM Assertion OK : s = null, d = null, r = s + d .The result is: -1 6 ITEM Assertion OK : s = null, d = null, r = s & d .The result is: 0 7 The next compute raises error: s = null, d = 20, r = s + d 24 The next compute raises error: s = null, d = null, r = s + d 25 ITEM Assertion OK : s = null, d = null, r = s + d .The result is: -1 26 ITEM Assertion OK : s = null, d = null, r = s & d .The result is: 0 42 The next compute raises error: s = null, d = null, r = s + d 43 ITEM Assertion OK : s = null, d = null, r = s + d .The result is: -1 44 The next compute raises error: s = null, d = null, r = s & d [all …]
|
/aoo41x/main/qadevOOo/runner/util/ |
H A D | DBTools.java | 93 {"String1", new Integer(1), null, null, new Double(1.1), 94 new Date((short) 1,(short) 1, (short) 2001), null, null, null, 95 Boolean.TRUE, null, null}, 96 {"String2", new Integer(2), null, null, new Double(1.2), 97 new Date((short) 2, (short) 1,(short) 2001), null, null, null, 98 Boolean.FALSE, null, null}, 99 {null, null, null, null, null, 100 null, null, null, null, 101 null, null, null} 459 Object src = null ; in registerTestDB() [all …]
|
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/ |
H A D | Tree.java | 158 return ( unoAccessibleTable != null ) ? this : null; in getAccessibleTable() 256 return null; in getAccessibleCaption() 274 return null; in getAccessibleColumnDescription() 276 return null; in getAccessibleColumnDescription() 297 return null; in getAccessibleColumnHeader() 315 return null; in getAccessibleRowDescription() 317 return null; in getAccessibleRowDescription() 338 return null; in getAccessibleRowHeader() 344 return null; in getAccessibleSummary() 352 return null; in getSelectedAccessibleColumns() [all …]
|
H A D | Table.java | 246 return null; in getAccessibleCaption() 264 return null; in getAccessibleColumnDescription() 266 return null; in getAccessibleColumnDescription() 287 return null; in getAccessibleColumnHeader() 305 return null; in getAccessibleRowDescription() 307 return null; in getAccessibleRowDescription() 328 return null; in getAccessibleRowHeader() 334 return null; in getAccessibleSummary() 342 return null; in getSelectedAccessibleColumns() 351 return null; in getSelectedAccessibleRows() [all …]
|
H A D | AccessibleTextImpl.java | 89 return null; in get() 108 return null; in convertTextSegment() 160 return null; in getAfterIndex() 177 return null; in getAfterIndex() 179 return null; in getAfterIndex() 197 return null; in getAfterIndex() 224 return null; in getAfterIndex() 466 return null; in getCharacterAttribute() 567 return null; in getBeforeIndex() 636 return null; in getAtIndex() [all …]
|
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/ |
H A D | OpenOfficeDocFileSystem.java | 340 zipFile = null; in closeDocument() 343 docFile = null; in closeDocument() 378 if(docFile == null) in updateDocument() 404 zipFile = null; in updateDocument() 451 Entry cEntry = null; in getFileEntry() 477 Entry cEntry = null; in getFolderEntry() 572 return null; in mimeType() 587 return (entry != null)? entry.getInputStream(): null; in inputStream() 1037 return null; in getOutputStream() 1092 if(node != null) in clean() [all …]
|
/aoo41x/main/javaunohelper/com/sun/star/comp/helper/ |
H A D | Bootstrap.java | 76 "com.sun.star.comp.loader.JavaLoader", null, null, null ) ); in insertBasicFactories() 80 "com.sun.star.comp.urlresolver.UrlResolver", null, null, null ) ); in insertBasicFactories() 84 "com.sun.star.comp.bridgefactory.BridgeFactory", null, null, null ) ); in insertBasicFactories() 88 "com.sun.star.comp.connections.Connector", null, null, null ) ); in insertBasicFactories() 92 "com.sun.star.comp.connections.Acceptor", null, null, null ) ); in insertBasicFactories() 111 "com.sun.star.comp.servicemanager.ServiceManager", null, null, null ) ); in createInitialComponentContext() 124 if (context_entries == null) in createInitialComponentContext() 171 return defaultBootstrap_InitialComponentContext( null, null ); in defaultBootstrap_InitialComponentContext() 187 String pairs [] = null; in defaultBootstrap_InitialComponentContext() 233 if ( xLocalContext == null ) in bootstrap() [all …]
|
/aoo41x/main/wizards/com/sun/star/wizards/reportbuilder/layout/ |
H A D | ReportBuilderLayouter.java | 283 XStyle aUsedStyle = null; in getUsedStyle() 320 if (xStyle != null) in getFromPageStyles() 332 if (xStyle != null) in setToPageStyles() 405 if (m_aGroupNames != null) in insertGroups() 460 if (m_aSortNames != null) in insertGroups() 655 if (_xSection != null) in insertLabel() 664 if (_aSO != null) in insertLabel() 745 if (_xSection != null) in insertFormattedField() 864 if (m_xMSF == null) in getMSFofReportDefinition() 884 if (_xSection != null) in insertLine() [all …]
|