Home
last modified time | relevance | path

Searched refs:null (Results 601 – 625 of 3166) sorted by relevance

1...<<21222324252627282930>>...127

/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DOfficeConnect.java56 if (maConnection == null) in createConnection()
67 if(maConnection!=null) in disconnect()
69 mxServiceManager=null; in disconnect()
70 mxOfficeContext=null; in disconnect()
71 maConnection=null; in disconnect()
124 Object aResult = null; in createRemoteInstance()
155 Object aResult = null; in createRemoteInstanceWithArguments()
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAware.java89 if (obj != null && !value.isAssignable(obj.getClass())) in setDataObject()
181 if (a == null && b == null) in equals()
183 if (a == null || b == null) in equals()
294 Method m = null; in createGetMethod()
327 return null; in get()
332 Method m = null; in createSetMethod()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DDocumentMergerImpl.java57 private org.openoffice.xmerge.Document orig = null;
96 if (matchingWorkSheet != null) { in merge()
121 Iterator result = null; in merge()
149 if (matchingWorkSheet == null) { in merge()
167 Node matchSheet = null; in matchWorkSheet()
172 if (orgTableName == null) in matchWorkSheet()
173 return null; in matchWorkSheet()
182 if (modTableName == null) in matchWorkSheet()
/trunk/main/odk/examples/java/Inspector/
H A DUnoMethodNode.java34 XIdlMethod m_xIdlMethod = null;
35 Object[] m_oParamObjects = null;
36 Object m_oUnoReturnObject = null;
38 XUnoMethodNode m_xUnoMethodNode = null;
81 Object oUnoReturnObject = null; in invoke()
88 if (oUnoMethodObjects != null){ in invoke()
95 m_bisInvoked = (oUnoReturnObject != null); in invoke()
201 return null; in invokeParameterlessMethod()
/trunk/main/odk/examples/java/Storage/
H A DTest04.java58 if ( sTempFileURL == null || sTempFileURL == "" ) in test()
68 if ( xTempStorage == null ) in test()
80 if ( xTempSubStorage1 == null ) in test()
96 if ( xTempSubStorage2 == null ) in test()
136 if ( xTempFileStorage == null ) in test()
196 if ( xResStorage == null ) in test()
206 if ( xResSubStorage1 == null ) in test()
220 if ( xResSubStorage2 == null ) in test()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/
H A DStringNode.java121 if (maEnumerationValueIds != null) in toString()
135 else if (maPattern != null) in toString()
171 if (maEnumerationValues!=null && aType.maEnumerationValues!=null) in Join()
179 return null; in Join()
192 if (maEnumerationValueIds != null) in GetRestrictionType()
194 else if (maPattern != null) in GetRestrictionType()
196 else if (mnMinimumLength != null) in GetRestrictionType()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwl/
H A DFilterFactory.java75 XInterface oObj = null; in createTestEnvironment()
76 Object oInterface = null ; in createTestEnvironment()
87 if (oInterface == null) { in createTestEnvironment()
104 Object[] instance = null;; in createTestEnvironment()
130 PropertyValue[] filterProps = null; in createTestEnvironment()
142 if (filterImpl != null && filterImpl.length() > 0) { in createTestEnvironment()
180 return i < props.length ? props[i].Value : null; in getPropertyValueValue()
197 return i < props.length ? props[i] : null; in getPropertyValue()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DHsqlDatabase.java113 if ( m_connection != null ) in defaultConnection()
131 if ( m_databaseDocument != null ) in store()
149 if ( closeConn != null ) in close()
159 m_connection = null; in close()
164 if ( closeDoc != null ) in close()
174 m_databaseDocument = null; in close()
183 if ( m_databaseDocumentFile != null ) in closeAndDelete()
193 m_databaseDocumentFile = null; in closeAndDelete()
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DHelper.java51 private XInterface m_ucb = null;
52 private String m_contenturl = null;
53 private static XComponentContext m_xContext = null;
65 if (null == m_xContext ) { in Helper()
96 XContent content = null; in createUCBContent()
97 if ( connectURL != null && !connectURL.equals( "" )) { in createUCBContent()
163 return cmdProcessor.execute( command, 0, null ); in executeCommand()
202 if ( workDir != null && workDir.length() > 0 ) { in createTargetDataFile()
H A DChildrenRetriever.java102 Vector result = null; in getChildren()
103 if ( m_content != null ) { in getChildren()
105 if ( properties != null && !properties.isEmpty()) { in getChildren()
151 Object propValue = row.getObject( i, null ); in getChildren()
208 if ( m_contenturl == null || m_contenturl.equals( "" )) { in parseArguments()
243 if ( obj != null) { in printLine()
251 props.set( i, null ); in printLine()
269 if( obj != null ) in printLine()
308 if ( result != null && !result.isEmpty() ) { in main()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScDataPilotItemObj.java73 static XSpreadsheetDocument xSheetDoc = null;
90 xSheetDoc = SOF.createCalcDoc(null); in initialize()
126 XInterface oObj = null; in createTestEnvironment()
150 XSpreadsheet oSheet = null; in createTestEnvironment()
151 XSpreadsheet oSheet2 = null; in createTestEnvironment()
195 Object oChangeCell = null; in createTestEnvironment()
196 Object oCheckCell = null; in createTestEnvironment()
197 Integer aChangeValue = null; in createTestEnvironment()
226 XPropertySet fieldPropSet = null; in createTestEnvironment()
285 ((oObj == null) ? "FAILED" : "OK")); in createTestEnvironment()
H A DScDataPilotItemsObj.java73 static XSpreadsheetDocument xSheetDoc = null;
90 xSheetDoc = SOF.createCalcDoc(null); in initialize()
126 XInterface oObj = null; in createTestEnvironment()
150 XSpreadsheet oSheet = null; in createTestEnvironment()
151 XSpreadsheet oSheet2 = null; in createTestEnvironment()
195 Object oChangeCell = null; in createTestEnvironment()
196 Object oCheckCell = null; in createTestEnvironment()
197 Integer aChangeValue = null; in createTestEnvironment()
226 XPropertySet fieldPropSet = null; in createTestEnvironment()
285 ((oObj == null) ? "FAILED" : "OK")); in createTestEnvironment()
H A DScIndexEnumeration_DataPilotItemsEnumeration.java75 static XSpreadsheetDocument xSheetDoc = null;
92 xSheetDoc = SOF.createCalcDoc(null); in initialize()
128 XInterface oObj = null; in createTestEnvironment()
152 XSpreadsheet oSheet = null; in createTestEnvironment()
153 XSpreadsheet oSheet2 = null; in createTestEnvironment()
197 Object oChangeCell = null; in createTestEnvironment()
198 Object oCheckCell = null; in createTestEnvironment()
199 Integer aChangeValue = null; in createTestEnvironment()
228 XPropertySet fieldPropSet = null; in createTestEnvironment()
287 ((oObj == null) ? "FAILED" : "OK")); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSheetLinkable.java34 public XSheetLinkable oObj = null;
35 SheetLinkMode slm = null;
36 String linkSheetName = null;
37 String linkUrl = null;
38 String linkUrl2 = null;
48 if (linkUrl2 != null) in before()
96 if (linkUrl2 == null) { in _setLinkUrl()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/container/
H A D_XNamed.java50 public XNamed oObj = null; // oObj filled by MultiMethodTest
64 String name = null; in _getName()
66 loc_result = ((name = oObj.getName()) != null); in _getName()
99 if (nsn != null) { in _setName()
103 if ((Oname.indexOf("Exporter") > 0) || (nsn != null)) { in _setName()
115 String NewName = (oldName == null) ? "XNamed" : oldName + "X"; in _setName()
134 if (sName == null) { in _setName()
H A D_XNameAccess.java36 public XNameAccess oObj = null;
37 public String[] Names = null;
50 result = (Names != null); in _getElementNames()
73 String name = null; in _hasByName()
121 String name = null; in _getByName()
127 loc_result = (null != oObj.getByName(name)); in _getByName()
140 loc_result = (null != oObj.getByName(name)); in _getByName()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/lang/
H A D_XComponent.java48 public static XComponent oObj = null;
49 private XNameContainer xContainer = null;
50 private XComponent altDispose = null;
143 if (oDesk !=null) { in _dispose()
147 if (altDispose == null) in _dispose()
156 if (Loutput[0]!=null) log.println(Loutput[0]); in _dispose()
157 if (Loutput[1]!=null) log.println(Loutput[1]); in _dispose()
/trunk/main/scripting/workben/installer/
H A DZipData.java39 OutputStream out = null; in extractEntry()
40 InputStream in = null; in extractEntry()
45 if (statusLabel != null) { in extractEntry()
77 if (statusLabel != null) in extractEntry()
88 if (in == null) { in extractEntry()
91 if (statusLabel != null) in extractEntry()
109 if (statusLabel != null) in extractEntry()
/trunk/test/testuno/source/fvt/uno/sd/animation/
H A DCustomAnimation.java61 XPresentationSupplier sdDocument = null;
62 XPresentation pre = null;
63 XComponent precomp = null;
64 XComponent impressDocument = null;
65 XComponent reLoadFile = null;
66 XDrawPagesSupplier drawsupplier = null;
67 XDrawPages drawpages = null;
69 String filePath = null;
92 XShapes xShapes = null; in testShapeAnimation()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DSetupFrame.java121 if (name == null) in setCurrentPanel()
126 if (panel != null) { in setCurrentPanel()
141 if (panel != null) in setCurrentPanel()
157 if (panel.getNext() == null) { in setButtonsForPanel()
193 case BUTTON_NEXT: mNextButton.setIcon(null); break; in removeButtonIcon()
194 case BUTTON_PREVIOUS: mPreviousButton.setIcon(null); break; in removeButtonIcon()
195 case BUTTON_CANCEL: mCancelButton.setIcon(null); break; in removeButtonIcon()
196 case BUTTON_HELP: mHelpButton.setIcon(null); break; in removeButtonIcon()
214 mDialog.setLocationRelativeTo(null); in showFrame()
/trunk/main/sw/qa/complex/writer/
H A DLoadSaveTest.java67 private XMultiServiceFactory m_xMSF = null;
68 private XComponentContext m_xContext = null;
69 private XDocumentEventBroadcaster m_xGEB = null;
70 private String m_TmpDir = null;
106 assertTrue("could not get component context.", m_xContext != null); in before()
111 assertTrue("could not get global event broadcaster.", m_xGEB != null); in before()
145 XComponent xDoc = null; in testDoc()
188 if (xDoc != null) { in testDoc()
191 if (xListener != null) { in testDoc()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/
H A D_XContentProvider.java59 public static XContentProvider oObj = null;
60 protected XContentIdentifierFactory CIF = null ;
71 if (tmp != null) content1 = tmp ; in before()
73 if (tmp != null) content2 = tmp ; in before()
75 if (CIF == null) throw new StatusException( in before()
93 if (nc == null) { in _queryContent()
94 res = aContent != null; in _queryContent()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_xmloff/Chart/
H A DXMLStylesImporter.java66 XChartDocument xChartDoc = null;
77 xChartDoc = SOF.createChartDoc(null); in initialize()
91 if( xChartDoc!=null ) { in cleanup()
94 xChartDoc = null; in cleanup()
95 comp = null; in cleanup()
118 XInterface oObj = null; in createTestEnvironment()
119 Object oInt = null ; in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/drawing/
H A D_LineShapeDescriptor.java37 public XPropertySet oObj = null; // oObj filled by MultiMethodTest
87 Object gValue = null; in changeProp()
88 Object sValue = null; in changeProp()
89 Object ValueToSet = null; in changeProp()
96 if (gValue == null) gValue = newPoints(null); in changeProp()
130 if (old == null) { in newPoints()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XModuleManager.java70 public XModuleManager oObj = null;
82 private PropertyValue[] xFrameSeq = null;
83 private PropertyValue[] xControllerSeq = null;
84 private PropertyValue[] xModelSeq = null;
91 if (xFrameSeq == null) throw new StatusException in before()
97 if (xControllerSeq == null) throw new StatusException in before()
103 if (xModelSeq == null) throw new StatusException in before()

Completed in 115 milliseconds

1...<<21222324252627282930>>...127