/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | FunctionHelper.java | 78 return null; in parseURL() 107 aURL = null; in parseURL() 114 aURL = null; in parseURL() 148 if (xFrame==null) in impl_createEmptyFrame() 216 return null; in impl_createWindow() 220 if (aParentView==null) in impl_createWindow() 382 if(xFrame!=null) in createViewFrame() 405 if(xFrame!=null) in createViewFrame() 641 if(xModel!=null) in saveDocument() 703 if(xInfo!=null) in saveAsHTML() [all …]
|
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/ |
H A D | Container.java | 144 return null; in getAccessibleComponents() 189 null, state); in fireStatePropertyChange() 193 state, null); in fireStatePropertyChange() 296 null); in handleAllChildrenChangedEvent() 303 null, in handleAllChildrenChangedEvent() 548 return null; in getAccessibleText() 583 return null; in getAccessibleSelection() 607 return null; in getBackground() 630 return null; in getCursor() 639 return null; in getFont() [all …]
|
H A D | List.java | 195 return null; in getAccessibleAt() 250 return null; in create() 288 return null; in getAccessibleName() 302 return null; in getAccessibleDescription() 318 return null; in getAccessibleRole() 388 return null; in getAccessibleComponent() 400 return null; in getAccessibleAction() 408 return null; in getAccessibleText() 416 return null; in getAccessibleText() 428 return null; in getAccessibleValue() [all …]
|
H A D | Component.java | 141 return null; in getAccessibleComponents() 192 null, state); in fireStatePropertyChange() 371 return null; in createAccessibleContext() 545 return null; in getCursor() 554 return null; in getFont() 563 return null; in getFontMetrics() 654 return null; in getAccessibleAt() 675 return null; in getToolTipText() 688 return null; in getTitledBorderText() 706 return null; in getAccessibleKeyBinding() [all …]
|
/trunk/main/xmlsecurity/tools/uno/ |
H A D | TestTool.java | 245 m_parsingThread = null; in initUI() 484 if (f != null) in openDocument() 520 if (f != null) in openBatch() 532 m_parsingThread = null; in endMission() 725 while (child!= null) in removeEmptyText() 758 m_document = null; in parseStream() 815 File rc = null; in openFile() 979 fis = null; in runBatch() 1026 null, in startsUp() 1340 String fileName = null; in main() [all …]
|
/trunk/main/package/qa/ofopxmlstorages/ |
H A D | TestHelper.java | 56 if ( xOutput == null ) in WriteBytesToStream() 64 if ( xTruncate == null ) in WriteBytesToStream() 84 if ( xPropSet == null ) in WriteBytesToStream() 708 return null; in openSubStorage() 943 return null; in createStorageFromURL() 977 return null; in createStorageFromStream() 1010 return null; in createStorageFromInputStream() 1027 return null; in createTempStorage() 1055 return null; in cloneStorage() 1074 return null; in cloneSubStorage() [all …]
|
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/ |
H A D | XSLTransformer.java | 133 String statsfilepath = null; in initialize() 146 NamedValue nv = null; in initialize() 207 if (aListener != null) { in removeListener() 264 Transformer transformer = null; in start() 354 source = null; in start() 402 m_xos = null; in start() 403 m_xis = null; in start() 404 is = null; in start() 405 os = null; in start() 421 if (statsp != null) { in debug() [all …]
|
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/ |
H A D | SimpleOffice.java | 76 if (saInstance == null) in Instance() 84 saInstance = null; in Clear() 90 XModel xModel = null; in LoadDocument() 126 XModel xModel = null; in GetModel() 159 return null; in GetModel() 175 if (xMSF == null) in GetDesktop() 178 return null; in GetDesktop() 205 if (this != null) in GetExtendedToolkit() 250 if (xAccessible != null) in GetAccessibleContext() 253 return null; in GetAccessibleContext() [all …]
|
/trunk/main/xmerge/source/palmtests/qa/comparator/ |
H A D | XmlDiff.java | 109 if (doc1 != null && doc2 != null) { in diff() 121 if (node1 != null) { in diffLog() 142 String str = null; in nodeInfo() 207 if (node1 == null && node2 == null) { in compareNode() 210 } else if (node1 == null || node2 == null) { in compareNode() 220 if (node1.getNodeName() == null && node2.getNodeName() == null) { in compareNode() 237 if (node1.getNodeValue() == null && node2.getNodeValue() == null) { in compareNode() 256 if (node1Children == null && node2Children == null) { in compareNode() 261 if (node1Children == null || node2Children == null) { in compareNode() 315 return null; in parseXml() [all …]
|
/trunk/main/xmerge/workben/ |
H A D | XmlDiff.java | 109 if (doc1 != null && doc2 != null) { in diff() 121 if (node1 != null) { in diffLog() 142 String str = null; in nodeInfo() 207 if (node1 == null && node2 == null) { in compareNode() 210 } else if (node1 == null || node2 == null) { in compareNode() 220 if (node1.getNodeName() == null && node2.getNodeName() == null) { in compareNode() 237 if (node1.getNodeValue() == null && node2.getNodeValue() == null) { in compareNode() 256 if (node1Children == null && node2Children == null) { in compareNode() 261 if (node1Children == null || node2Children == null) { in compareNode() 315 return null; in parseXml() [all …]
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ |
H A D | MasterPageFactory.java | 232 if (cached != null) in createMasterPage() 240 if (predef == null) in createMasterPage() 247 if (predef != null) in createMasterPage() 277 if (pageHeader != null) in setupMasterPage() 286 if (pageFooter != null) in setupMasterPage() 309 if (headerHeight != null) in createPageStyle() 318 if (footerHeight != null) in createPageStyle() 345 if (pageLayoutName != null) in derivePageStyle() 352 if (original == null) in derivePageStyle() 365 if (headerHeight != null) in derivePageStyle() [all …]
|
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/ |
H A D | OOoBean.java | 246 iConnection = null; in stopOOoConnection() 326 if ( xDesktop == null ) in getOOoDesktop() 401 aDocument = null; in clear() 402 xDispatcher = null; in clear() 403 aFrame = null; in clear() 414 xFrameWindow = null; in clear() 433 xDesktop = null; in clear() 638 if ( aFrame != null && xOldController != null ) in loadFromURL() 660 if ( xComponent == null && aDocument != null ) in loadFromURL() 663 if ( aFrame != null && aFrame.getController() != null ) in loadFromURL() [all …]
|
H A D | LocalOfficeConnection.java | 180 mURL = null; in setUnoUrl() 190 mProgramPath = null; in setUnoUrl() 278 mContext = null; in dispose() 393 return null; in connect() 494 if (path != null) in getProgramPath() 537 String name = null; in parseUnoUrlWithOfficePath() 538 String path = null; in parseUnoUrlWithOfficePath() 539 String pipe = null; in parseUnoUrlWithOfficePath() 682 if (path != null) in parseUnoUrlWithOfficePath() 684 if (pipe != null) in parseUnoUrlWithOfficePath() [all …]
|
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/ |
H A D | PackageDescription.java | 83 private String pkgFullName = null; 84 private String pkgVersion = null; 85 private String pkgRelease = null; 86 private String pkgRealName = null; 87 private String pkgSubdir = null; 88 private String pkgLanguage = null; 400 if (subPackage == null) { in getLocalizedValue() 402 if (subPackage == null) { in getLocalizedValue() 406 if (subPackage != null) { in getLocalizedValue() 424 if (section != null) { in parse() [all …]
|
/trunk/main/wizards/com/sun/star/wizards/db/ |
H A D | DBMetaData.java | 278 if (oCommand == null) in getCommandByName() 997 return null; in getCatalogNames() 1011 return null; in getSchemaNames() 1087 xQueryNames = null; in finish() 1088 xNameAccess = null; in finish() 1090 xDBMetaData = null; in finish() 1091 m_dataSource = null; in finish() 1092 xModel = null; in finish() 1094 xWindowPeer = null; in finish() 1095 DBConnection = null; in finish() [all …]
|
/trunk/test/testcommon/source/org/openoffice/test/common/ |
H A D | SystemUtil.java | 197 File file = null; in execScript() 206 return exec(cmd, null, null, output, error); in execScript() 233 return null; in backgroundExec() 272 return exec(cmd, null, null, output, output); in exec() 315 String line = null; in getProcesses() 355 exec(new String[] { "taskkill", "/F", "/PID", pid }, null, null, null, null); in killProcess() 357 exec(new String[] { "kill", "-9", pid }, null, null, null, null); in killProcess() 376 return null; in findProcess() 470 return null; in getProcessPerfData() 530 return null; in getIPAddress() [all …]
|
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/parser/ |
H A D | SchemaParser.java | 91 maLastLocation = null; in SchemaParser() 105 if (maReader == null) in Parse() 557 null, in ParseComplexType() 595 if (sName != null) in ParseElementOrReference() 660 if (sName != null) in ParseGroupOrReference() 909 if (sFilename == null) in ParseImport() 1031 if (sValue == null) in GetOptionalAttributeValue() 1045 if (sName == null) in GetQualifiedName() 1061 if (sName == null) in GetOptionalQualifiedName() 1062 return null; in GetOptionalQualifiedName() [all …]
|
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/ |
H A D | TextStyle.java | 89 if (attrNodes != null) { in TextStyle() 353 if (fontColor != null) in setColors() 382 if (sc != null) { in getResolved() 405 if ((fontName == null) && (parentStyle.fontName != null)) in getResolved() 407 if ((fontColor == null) && (parentStyle.fontColor != null)) in getResolved() 409 if ((bgColor == null) && (parentStyle.bgColor != null)) in getResolved() 454 if (value != null) in toCSV() 470 if (value != null) in toLastCSV() 608 if (fontName != null) in writeAttributes() 611 if (fontColor != null) in writeAttributes() [all …]
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/ |
H A D | StyleUtilities.java | 285 if (attribute != null) in performDataStyleProcessing() 362 if (styleName != null) in deriveStyle() 446 if (styleName != null) in deriveStyle() 538 return null; in queryStyleByProperties() 556 if (obj == null || value == null) in queryStyleByProperties() 572 return null; in queryStyleByProperties() 585 return null; in queryStyle() 590 if (style == null) in queryStyle() 596 if (section != null) in queryStyle() 605 if (parent == null) in queryStyle() [all …]
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/container/ |
H A D | _XContainer.java | 82 private Object inst = null ; 96 if (altObj != null) { in before() 103 Object container = null; in before() 104 if (NC == null) { in before() 122 if (NC == null && CC == null && NV == null && NR == null) in before() 127 if (inst == null) in before() 129 if (inst == null) { in before() 133 if (inst2 == null) in before() 180 if (NC != null) { in _addContainerListener() 285 Object reg = null; in performChanges3() [all …]
|
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/servicemanager/ |
H A D | ServiceManager.java | 132 return null; in getServiceFactory() 151 if (loaderObj == null) in getLoader() 175 newFactory = loader.activate( newImpls[i], null, null, null ); in xaddFactories() 313 Object factory = null; in queryServiceFactory() 334 if (factory == null) in queryServiceFactory() 374 if (fac != null) in createInstanceWithContext() 400 return null; in createInstanceWithContext() 416 if (fac != null) in createInstanceWithArgumentsAndContext() 442 return null; in createInstanceWithArgumentsAndContext() 593 if (object == null) in remove() [all …]
|
/trunk/main/odk/examples/java/Storage/ |
H A D | TestHelper.java | 51 if ( xOutput == null ) in WriteBytesToStream() 59 if ( xTruncate == null ) in WriteBytesToStream() 79 if ( xPropSet == null ) in WriteBytesToStream() 208 if ( xPropSet == null ) in WBToSubstrOfEncr() 289 if ( xPropSet != null ) in setStorageTypeAndCheckProps() 333 if ( xPropSet != null ) in checkStorageProperties() 383 if ( xInput == null ) in InternalCheckStream() 681 return null; in openSubStorage() 704 String sResult = null; in CreateTempFile() 740 if ( xOut != null ) in CreateTempFile() [all …]
|
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/ |
H A D | PropertySet.java | 378 Object ret= null; in getPropertyValue() 383 if (prop == null) in getPropertyValue() 392 if (ret == null) in getPropertyValue() 484 if (prop == null) in setPropertyValue() 705 if (obj == null in checkType() 725 retVal= null; in convert() 833 Object ret= null; in getPropertyValue() 921 if(lc != null) in fire() 942 if (lc != null) in fire() 960 if (prop == null) in setFastPropertyValue() [all …]
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/ |
H A D | _XChangesNotifier.java | 43 public XChangesNotifier oObj = null; 44 private XChangesBatch xBatch = null; 45 private Object changeElement = null; 46 private Object originalElement = null; 47 private String elementName = null; 48 private XPropertySet xProp = null; 102 if (originalElement == null && xProp != null) in before() 112 if (originalElement == null && xNameReplace != null) in before() 119 … (changeElement == null || originalElement == null || elementName == null || (xProp == null && xNa… in before() 197 if (xProp != null) { in executeChange() [all …]
|
/trunk/main/toolkit/test/accessibility/ |
H A D | SimpleOffice.java | 73 XDesktop mxDesktop = null; 87 mxDesktop = null; in connect() 93 XModel xModel = null; in loadDocument() 129 XModel xModel = null; in getModel() 162 return null; in getModel() 168 if (mxDesktop != null) in getDesktop() 174 if (xMSF == null) in getDesktop() 177 return null; in getDesktop() 208 if (xMSF != null) in getExtendedToolkit() 352 if (xDesktop == null) in getCurrentView() [all …]
|