Home
last modified time | relevance | path

Searched refs:null (Results 926 – 950 of 3166) sorted by relevance

1...<<31323334353637383940>>...127

/trunk/main/odk/examples/java/Inspector/
H A DSwingTreeControlProvider.java71 private Object oUserDefinedObject = null;
89 if (m_oInspectorPane == null){ in getInspectorPane()
106 enableFilterElements(null); in ComponentSelector()
182 bIsUserDefined = (_oUserDefinedObject != null); in inspect()
218 if (tp != null){ in inspect()
300 XUnoNode oUnoNode = null; in getSelectedNode()
353 if (_oParentNode != null){ in addUnoFacetteNode()
397 … SwingUnoPropertyNode oUnoPropertyNode = new SwingUnoPropertyNode(_aProperty, _oUnoObject, null); in addUnoPropertyNode()
399 oUnoPropertyNode.setLabel(UnoPropertyNode.getStandardPropertyDescription(_aProperty, null)); in addUnoPropertyNode()
/trunk/main/l10ntools/source/filter/utils/
H A DFileHelper.java73 java.lang.String sFileURL = null; in getFileURLFromSystemPath()
78 (sFileURL != null ) && in getFileURLFromSystemPath()
155 java.lang.String sURL = null; in getURLWithProtocolFromSystemPath()
217 if (lAllFiles == null) in getSystemFilesFromDir()
218 return null; in getSystemFilesFromDir()
232 if (lSubFiles != null) in getSystemFilesFromDir()
357 java.io.File aFile = null; in createUniqueFile()
359 while (aFile == null && nr < java.lang.Long.MAX_VALUE) in createUniqueFile()
364 aFile=null; in createUniqueFile()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DExampleDataPilotSource.java195 if ( aMembers[i] == null ) in getByName()
255 if ( aMembers == null ) in getMembers()
403 if ( aLevel == null ) in getByName()
454 if ( aLevels == null ) in getLevels()
492 if ( aHierarchy == null ) in getByName()
550 if ( aHierarchies == null ) in getHierarchies()
559 return null; // not supported in createClone()
642 return null; in getPropertyValue()
716 if ( aDimensions == null ) in getByName()
718 if ( aDimensions[i] == null ) in getByName()
[all …]
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DListModelBinder.java50 if (item == null)
70 if (listModel != null) in setListModel()
185 if (items[i] != null) in fillList()
187 … xlist.addItem((renderer != null ? renderer.render(items[i]) : items[i].toString()), i); in fillList()
200 if (items[i] != null) in fillComboBox()
202 … xComboBox.addItem((renderer != null ? renderer.render(items[i]) : items[i].toString()), i); in fillComboBox()
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DOfficeZip.java51 private List entryList = null;
55 private String filename = null;
59 ZipEntry zipEntry = null;
60 byte bytes[] = null;
88 ZipEntry ze = null; in read()
93 while ((ze = zis.getNextEntry()) != null) { in read()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XPrintAreas.java36 public XPrintAreas oObj = null;
37 CellRangeAddress address = null;
38 CellRangeAddress subaddress = null;
45 if (address == null) in before()
47 if (subaddress == null) in before()
60 oObj.setPrintAreas(null); in _getPrintAreas()
H A D_XSheetOutline.java40 public XSheetOutline oObj = null;
41 CellRangeAddress address = null;
42 CellRangeAddress subaddress = null;
47 if (address == null) in before()
49 if (subaddress == null) in before()
117 if (xCellRangesQuery != null) { in isCellShown()
H A D_XNamedRanges.java66 public XNamedRanges oObj = null;
68 XSpreadsheet oSheet = null;
76 if (oSheet == null) throw new StatusException(Status.failed in before()
105 String s = null; in _addNewByName()
106 String s1 = null; in _addNewByName()
135 XCell cell = null; in _addNewFromTitles()
136 XTextRange textrange = null; in _addNewFromTitles()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DBuildEnvTools.java71 if (mPlatform == null){ in BuildEnvTools()
89 if (mShell == null) { in BuildEnvTools()
122 if (sSrcRoot == null) { in getSrcRoot()
123 String[] cmdLines = null; in getSrcRoot()
130 … final ProcessHandler procHdl = new ProcessHandler(cmdLines, (PrintWriter) log, null, 5000, param); in getSrcRoot()
155 String[] cmdLines = null; in getCmdLinesWithCommand()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScSheetLinksObj.java62 static XSpreadsheetDocument xSheetDoc = null;
72 xSheetDoc = SOF.createCalcDoc(null); in initialize()
103 XInterface oObj = null; in createTestEnvironment()
108 XSpreadsheet oSheet = null; in createTestEnvironment()
141 Object links = null; in createTestEnvironment()
155 ((oObj == null) ? "FAILED" : "OK")); in createTestEnvironment()
H A DScCellFieldsObj.java67 static XSpreadsheetDocument xSheetDoc = null;
77 xSheetDoc = SOF.createCalcDoc(null); in initialize()
106 XInterface oObj = null; in createTestEnvironment()
107 XText oText = null; in createTestEnvironment()
108 XTextContent oContent = null; in createTestEnvironment()
109 XInterface aField = null; in createTestEnvironment()
H A DScAccessibleCsvCell.java50 Thread lThread = null;
51 static XAccessibleAction accAction = null;
66 XInterface oObj = null; in createTestEnvironment()
181 private SOfficeFactory SOF = null ;
182 private PropertyValue[] args = null;
183 public XComponent xSpreadSheedDoc = null;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DAccessibleOutlineView.java53 XModel aModel = null;
54 XComponent xImpressDoc = null;
70 XInterface oObj = null; in createTestEnvironment()
133 xImpressDoc = SOF.createImpressDoc(null); in initialize()
161 if( xDispatcher != null ) in initialize()
162 xDispatcher.dispatch( aURL, null ); in initialize()
H A DAccessibleSlideView.java53 XModel aModel = null;
54 XComponent xImpressDoc = null;
70 XInterface oObj = null; in createTestEnvironment()
140 xImpressDoc = SOF.createImpressDoc(null); in initialize()
168 if( xDispatcher != null ) in initialize()
169 xDispatcher.dispatch( aURL, null ); in initialize()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sch/
H A DAccFloor.java49 XChartDocument xChartDoc = null;
54 if (xChartDoc != null) cleanup(Param, log); in createTestEnvironment()
59 xChartDoc = SOF.createChartDoc(null); in createTestEnvironment()
89 XInterface oObj = null; in createTestEnvironment()
133 if( xChartDoc!=null ) { in cleanup()
136 xChartDoc = null; in cleanup()
H A DAccWall.java49 XChartDocument xChartDoc = null;
54 if (xChartDoc != null) cleanup(Param, log); in createTestEnvironment()
59 xChartDoc = SOF.createChartDoc(null); in createTestEnvironment()
89 XInterface oObj = null; in createTestEnvironment()
132 if( xChartDoc!=null ) { in cleanup()
135 xChartDoc = null; in cleanup()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/container/
H A D_XIndexReplace.java74 public XIndexReplace oObj = null;
92 Object old = null; in _replaceByIndex()
93 Object oInstance = null; in _replaceByIndex()
99 if (sIndex == null) { in _replaceByIndex()
112 if (oInstance == null) { in _replaceByIndex()
167 oObj.replaceByIndex(0, null); in _replaceByIndex()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DStatusView.java212 if (xFrame==null) in setFrame()
249 m_aFontListener = null; in shutdown()
250 m_aSizeListener = null; in shutdown()
251 m_aBoldListener = null; in shutdown()
252 m_aItalicListener = null; in shutdown()
253 m_aUnderlineListener = null; in shutdown()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DValidatingCreator.java75 maCurrentContext = null; in ValidatingCreator()
90 null, in Create()
131 return new FiniteAutomaton(maStateContext, null, null); in CreateForTopLevelElements()
235 if (maLog != null) in Visit()
323 if (aSimpleType != null) in Visit()
339 if (aElement == null) in Visit()
411 if (aGroup == null) in Visit()
688 if (maLog != null) in AddEpsilonTransition()
752 final Sequence aSequence = new Sequence(aChoice, null, aLocation); in GetAllReplacement()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDatabaseMetaDataResultSet.java153 return null; in getStatement()
242 return null; in getArray()
247 return null; in getBinaryStream()
252 return null; in getBlob()
275 return null; in getCharacterStream()
280 return null; in getClob()
321 return null; in getRef()
437 …ew SQLException("Bad bookmark", this, StandardSQLState.SQL_INVALID_BOOKMARK_VALUE.text(), 0, null); in hashBookmark()
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DConvert.java355 …filePath = (source.getParent()==null)?"":source.getParent()+File.separator; //extractPath(sourceNa… in checkClParameters()
482 if (EMPTY.equals(logString) || logString == null) { in createContentOfClParameters()
490 if (EMPTY.equals(sourceType) || sourceType == null) { in createContentOfClParameters()
492 if (!(EMPTY.equals(sourceName) || sourceName == null)) { in createContentOfClParameters()
512 if (EMPTY.equals(targetType) || targetType == null) { in createContentOfClParameters()
513 if (!(EMPTY.equals(targetName) || targetName == null)) { in createContentOfClParameters()
521 if (EMPTY.equals(targetName) || targetName == null) { in createContentOfClParameters()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_pcr/
H A DObjectInspector.java71 protected static Object StarDesktop = null;
84 if (StarDesktop == null){ in initialize()
85 throw new StatusException("Could not get a Desktop: null", null); in initialize()
129 XWindow xWindow = null; in createTestEnvironment()
195 XFrame existentInspector = null; in cleanup()
201 if ( existentInspector != null ){ in cleanup()
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponentMain.java57 Object o =null; in getInstance()
77 String conDcp = null; in main()
78 String protDcp = null; in main()
79 String rootOid = null; in main()
98 … XComponentContext ctx = com.sun.star.comp.helper.Bootstrap.createInitialComponentContext( null ); in main()
106 "com.sun.star.comp.bridge.TestComponent$_TestObject", oldsmgr,null ); in main()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/simple/
H A DRestriction.java57 super(aParent, null, aLocation); in Restriction()
98 if (msMinInclusive != null) in toString()
103 if (msMinExclusive != null) in toString()
108 if (msMaxInclusive != null) in toString()
113 if (msMaxExclusive != null) in toString()
133 if (msPattern != null) in toString()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwAccessibleTextFrameView.java63 XTextDocument xTextDoc = null;
80 XInterface oObj = null; in createTestEnvironment()
81 XTextFrame oFrame1 = null; in createTestEnvironment()
82 XPropertySet oPropSet = null; in createTestEnvironment()
83 XText oText = null; in createTestEnvironment()
84 XTextCursor oCursor = null; in createTestEnvironment()

Completed in 190 milliseconds

1...<<31323334353637383940>>...127