Home
last modified time | relevance | path

Searched refs:null (Results 651 – 675 of 3165) sorted by relevance

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

/trunk/main/jurt/java/jurt/src/test/java/com/sun/star/lib/uno/protocols/urp/
H A DProtocol_Test.java75 iReceiver.writeReply(false, new ThreadId(new byte[] { 0, 1 }), null); in testCall()
92 iReceiver.writeReply(false, new ThreadId(new byte[] { 0, 1 }), null); in testCallWithInParameter()
111 iReceiver.writeReply(false, new ThreadId(new byte[] { 0, 1 }), null); in testCallWithOutParameter()
135 iReceiver.writeReply(false, new ThreadId(new byte[] { 0, 1 }), null); in testCallWithInOutParameter()
218 "returnAny", new ThreadId(new byte[] { 0, 1 }), null); in testCallWhichReturnsAny()
234 "returnAny", new ThreadId(new byte[] { 0, 1 }), null); in testCallWhichReturnsAny()
239 new Any(XInterface.class, null)); in testCallWhichReturnsAny()
247 "returnAny", new ThreadId(new byte[] { 0, 1 }), null); in testCallWhichReturnsAny()
261 protocol = new urp(bridge, null, input, output); in Endpoint()
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample2.java46 XIntrospectionAccess m_xIntrospectionAccess = null;
47 Object m_oUnoObject = null;
76 UnoDialogSample2 oUnoDialogSample2 = null; in main()
79 if(xContext != null ) in main()
132 if (oUnoDialogSample2 != null){ in main()
133 if (oUnoDialogSample2.m_xComponent != null){ in main()
164 if ( xServiceInfo != null ) { in getSupportedServiceNames()
193 if ( xTypeProvider != null ) { in getExportedInterfaceNames()
206 XListBox xListBox = null; in insertListBox()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DTokenView.java94 aRunColor = null; in paintComponent()
199 if (aLine != null) in mouseMoved()
263 if (aRun != null) in HighlightGroup()
268 if (aGroup1 != null) in HighlightGroup()
293 if (aPoint != null) in componentMoved()
319 if (aLine != null) in GetRun()
322 return null; in GetRun()
370 if (maRunUnderMouse != null) in SetRunUnderMouse()
373 setToolTipText(null); in SetRunUnderMouse()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXMailMerge.java80 XInterface oObj = null; in createTestEnvironment()
81 XInterface oRowSet = null; in createTestEnvironment()
82 Object oConnection = null; in createTestEnvironment()
83 XJob Job = null; in createTestEnvironment()
277 XResultSet oMMXResultSet = null; in createTestEnvironment()
318 String databaseName = null ; in getRemoteXConnection()
319 XDataSource oXDataSource = null; in getRemoteXConnection()
320 Object oInterface = null; in getRemoteXConnection()
321 XMultiServiceFactory xMSF = null ; in getRemoteXConnection()
372 XInterface oDataCont = null; in getLocalXConnection()
H A DSwXFrames.java72 xTextDoc = SOF.createTextDoc( null ); in initialize()
96 XInterface oObj = null; in createTestEnvironment()
97 XTextFrame oFrame1 = null; in createTestEnvironment()
98 XText oText = null; in createTestEnvironment()
99 XTextCursor oCursor = null; in createTestEnvironment()
100 XMultiServiceFactory oDocMSF = null; in createTestEnvironment()
101 XTextFramesSupplier oInterface = null; in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/
H A D_XControlAccess.java61 public XControlAccess oObj = null;
76 if (oDoc == null) { in _getControl()
81 XDrawPage oDP = null; in _getControl()
82 if (isSheet != null) { in _getControl()
101 + ((CM == null) ? "FAILED" : "OK")); in _getControl()
104 log.println("Getting Control " + ((CM == null) ? "FAILED" : "OK")); in _getControl()
106 bResult &= oControl != null; in _getControl()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_xmloff/Chart/
H A DXMLImporter.java68 XChartDocument xChartDoc = null;
79 xChartDoc = SOF.createChartDoc(null); in initialize()
93 if( xChartDoc!=null ) { in cleanup()
96 xChartDoc = null; in cleanup()
97 comp = null; in cleanup()
123 XInterface oObj = null; in createTestEnvironment()
124 Object oInt = null ; in createTestEnvironment()
H A DXMLContentImporter.java68 XChartDocument xChartDoc = null;
79 xChartDoc = SOF.createChartDoc(null); in initialize()
93 if( xChartDoc!=null ) { in cleanup()
96 xChartDoc = null; in cleanup()
97 comp = null; in cleanup()
123 XInterface oObj = null; in createTestEnvironment()
124 Object oInt = null ; in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_servicemgr.uno/
H A DOServiceManager.java97 XInterface oObj = null; in createTestEnvironment()
98 Object oInterface = null; in createTestEnvironment()
109 Object newElement = null ; in createTestEnvironment()
110 XMultiServiceFactory srvMan = null; in createTestEnvironment()
111 XComponentContext xContext = null; in createTestEnvironment()
136 if (xProp != null) { in createTestEnvironment()
158 if (xContext != null) { in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_smgr/
H A DOServiceManager.java99 XInterface oObj = null; in createTestEnvironment()
100 Object oInterface = null; in createTestEnvironment()
111 Object newElement = null ; in createTestEnvironment()
112 XMultiServiceFactory srvMan = null; in createTestEnvironment()
113 XComponentContext xContext = null; in createTestEnvironment()
138 if (xProp != null) { in createTestEnvironment()
160 if (xContext != null) { in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/document/
H A D_XViewDataSupplier.java40 public XViewDataSupplier oObj = null;
41 XIndexAccess xAccess = null;
42 PropertyValue[] newProps = null;
43 PropertyValue[] oldProps = null;
49 if (xAccess != null) { in _getViewData()
56 if (xAccess == null) { in _setViewData()
99 String retValue = null; in getViewID()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/drawing/
H A D_ShapeDescriptor.java36 public XPropertySet oObj = null; // oObj filled by MultiMethodTest
78 Object gValue = null; in changeProp()
79 Object sValue = null; in changeProp()
80 Object ValueToSet = null; in changeProp()
130 XStyle back = null; in newStyle()
131 if ( (Style1!=null) && (Style2!=null) ) { in newStyle()
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DMultiTypeInterfaceContainer.java48 Type[] retVal= null; in getContainedTypes()
59 if (cont != null && cont.size() > 0) in getContainedTypes()
61 if (key == null) in getContainedTypes()
80 if (retVal == null) in getContainedTypes()
101 if (cont != null) in addInterface()
119 if (cont != null) in removeInterface()
129 Iterator<InterfaceContainer> it= null; in disposeAndClear()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java77 if (jdbcStatement != null) { in postDisposing()
369 jdbcStatement = null; in setResultSetConcurrency()
391 jdbcStatement = null; in setResultSetType()
434 if (javaWarning != null) { in getWarnings()
440 …warning.NextException = nextException != null ? Tools.toUnoException(this, nextException) : Any.VO… in getWarnings()
455 java.sql.ResultSet jdbcResultSet = null; in getGeneratedValues()
461 XResultSet resultSet = null; in getGeneratedValues()
462 if (jdbcResultSet != null) { in getGeneratedValues()
465 if (connection != null && connection.isAutoRetrievingEnabled()) { in getGeneratedValues()
495 if (jdbcResultSet != null) { in getResultSet()
[all …]
/trunk/main/setup_native/scripts/
H A Dinstall_solaris.sh223 rmdir ${INSTALL_ROOT} 2>/dev/null
271 chmod +x ${INSTALL_ROOT}/usr/lib/postrun 2>/dev/null
278 rmdir ${INSTALL_ROOT}/tmp 2>/dev/null
305 mkdir -p ${INSTALL_ROOT}/var/sadm/system/admin 2>/dev/null
317 …ETUID_SO /usr/sbin/pkgadd -d ${PACKAGE_PATH} -R ${INSTALL_ROOT} ${PKG_LIST} >/dev/null || pkg_error
324 mkdir -m 0755 -p ${INSTALL_ROOT}`pkgparam -d ${PACKAGE_PATH} $i BASEDIR` 2>/dev/null
338 …ETUID_SO /usr/sbin/pkgadd -d ${PACKAGE_PATH} -R ${INSTALL_ROOT} ${PKG_LIST} >/dev/null || pkg_error
359 rm -f $HOME/soffice 2>/dev/null
/trunk/test/testuno/source/fvt/uno/sd/animation/
H A DTextAnimation.java60 XPresentationSupplier sdDocument = null;
61 XPresentation pre = null;
62 XComponent precomp = null;
63 XComponent impressDocument = null;
64 XComponent reLoadFile = null;
65 XDrawPagesSupplier drawsupplier = null;
66 XDrawPages drawpages = null;
68 String filePath = null;
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_General.java109 if (zipDialog == null) in getZipDialog()
119 if (ftpDialog == null) in getFTPDialog()
136 if (folderDialog == null) in showFolderDialog()
145 if (fileAccess == null) in getFileAccess()
169 return null; in getDoc()
173 return null; in getDoc()
196 ListModelBinder.fillList(lstDocTargetType, listContent, null); in fillExportList()
316 if ((url == null) || (url.equals(PropertyNames.EMPTY_STRING))) in checkPublish()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DDFACreator.java78 aTypeName == null in DFACreator()
133 if (aDFAState == null) in ProcessTransitionFront()
146 assert(aElementName != null); in ProcessTransitionFront()
166 return null; in GetElementName()
176 return null; in GetElementTypeName()
229 if (aElementName != null) in GetTransitionFront()
232 sElementName = null; // For skip transitions. in GetTransitionFront()
235 if (aElementTransitions == null) in GetTransitionFront()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DAccessibleButton.java82 private static XTextDocument xTextDoc = null;
83 private static XAccessibleAction action = null;
93 XInterface oObj = null; in createTestEnvironment()
187 xTextDoc = SOF.createTextDoc(null); in initialize()
198 public XTextDocument xTextDoc = null;
199 public XMultiServiceFactory msf = null;
233 if (xDispatcher != null) { in run()
234 xDispatcher.dispatch(aURL, null); in run()
H A DAccessibleTabControl.java89 private static XAccessibleAction accCloseButton = null;
106 if (accCloseButton != null) { in cleanup()
116 if (xTextDoc != null) { in cleanup()
150 if (xTextDoc != null) { in createTestEnvironment()
160 xTextDoc = SOF.createTextDoc(null); in createTestEnvironment()
178 XURLTransformer urlTransf = null; in createTestEnvironment()
190 XDispatch getting = null; in createTestEnvironment()
204 XInterface oObj = null; in createTestEnvironment()
/trunk/main/package/qa/storages/
H A DTest04.java59 if ( sTempFileURL == null || sTempFileURL == "" ) in test()
69 if ( xTempStorage == null ) in test()
81 if ( xTempSubStorage1 == null ) in test()
105 if ( xTempSubStorage2 == null ) in test()
149 if ( xTempFileStorage == null ) in test()
218 if ( xResStorage == null ) in test()
228 if ( xResSubStorage1 == null ) in test()
242 if ( xResSubStorage2 == null ) in test()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleStateAdapter.java36 null,
75 if( a != null) { in getDisplayName()
92 return null; in getAccessibleState()
94 return null; in getAccessibleState()
102 return null; in getAccessibleState()
115 if (xAccessibleStateSet != null) { in setComponentState()
137 if (xAccessibleStateSet != null) { in getAccessibleStateSet()
205 return null; in getAccessibleStateSet()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScHeaderFieldObj.java84 xSpreadsheetDoc = SOF.createCalcDoc(null); in initialize()
131 XInterface oObj = null; in createTestEnvironment()
133 XNameAccess PageStyles = null; in createTestEnvironment()
134 XStyle StdStyle = null; in createTestEnvironment()
135 XTextContent oContent = null; in createTestEnvironment()
136 XInterface aField = null; in createTestEnvironment()
164 XHeaderFooterContent RPHC = null; in createTestEnvironment()
190 XTextContent the_Field = null; in createTestEnvironment()
H A DScDDELinkObj.java68 static XSpreadsheetDocument xSheetDoc = null;
69 static XComponent oDoc = null;
79 xSheetDoc = SOF.createCalcDoc(null); in initialize()
96 if (oDoc != null) { in cleanup()
129 XInterface oObj = null; in createTestEnvironment()
131 if (oDoc != null) { in createTestEnvironment()
162 XSpreadsheet oSheet = null; in createTestEnvironment()
209 ((oObj == null) ? "FAILED" : "OK")); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sch/
H A DChartLine.java55 XChartDocument xChartDoc = null;
66 xChartDoc = SOF.createChartDoc(null); in initialize()
78 if( xChartDoc!=null ) { in cleanup()
81 xChartDoc = null; in cleanup()
95 XPropertySet oObj = null; in createTestEnvironment()
96 XDiagram oDiagram = null; in createTestEnvironment()
97 SOfficeFactory SOF = null; in createTestEnvironment()

Completed in 108 milliseconds

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