Home
last modified time | relevance | path

Searched refs:null (Results 526 – 550 of 3166) sorted by relevance

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

/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DSqlTableHelper.java151 XResultSet results = null; in readPrimaryKey()
156 OKey key = null; in readPrimaryKey()
158 if (results != null) { in readPrimaryKey()
184 XResultSet results = null; in readForeignKeys()
188 if (row != null) { in readForeignKeys()
190 KeyProperties keyProperties = null; in readForeignKeys()
206 if (keyProperties != null) { in readForeignKeys()
217 if (keyProperties != null) { in readForeignKeys()
223 if (keyProperties != null) { in readForeignKeys()
242 XResultSet results = null; in readIndexes()
[all …]
H A DOCatalog.java61 if (tables != null) { in postDisposing()
64 if (views != null) { in postDisposing()
67 if (groups != null) { in postDisposing()
70 if (users != null) { in postDisposing()
102 if (tables == null) { in getTables()
111 if (views == null) { in getViews()
120 if (groups == null) { in getGroups()
129 if (users == null) { in getUsers()
/trunk/main/odk/examples/DevelopersGuide/Database/
H A Dsdbcx.java84 if( rName != null ) { in connect()
108 if(xDriver != null) in createConnection()
122 if(con != null) in createConnection()
128 if(xDDSup != null) in createConnection()
131 if(xTabSup != null) in createConnection()
189 if(xKeysSup != null) in printKeys()
211 if(xIndexesSup != null) in printIndexes()
289 if(xGroupsSup != null) in printGroups()
299 if(xUsersSup != null) in printGroups()
323 if(xTabFac != null) in createTableSalesMen()
[all …]
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Startup.java112 SimpleDataAware sda = null;
530 ListModelBinder.fillList(lstLoadSettings, settings.cp_SavedSessions.items(), null); in fillLists()
536 ListModelBinder.fillList(lstStyles, settings.cp_Styles.items(), null); in fillLists()
539 ListModelBinder.fillComboBox(cbSaveSettings, settings.savedSessions.items(), null); in fillLists()
551 if (ses != null) in selectSession()
764 ListModelBinder.fillList(lstDocuments, root.cp_Documents.items(), null); in mount()
810 if (file == null) in checkDocument()
906 if (bg == null || bg.equals(PropertyNames.EMPTY_STRING)) in updateBackgroundText()
912 bg = FileAccess.getPathFilename(getFileAccess().getPath(bg, null)); in updateBackgroundText()
921 if (iconset == null || iconset.equals(PropertyNames.EMPTY_STRING)) in updateIconsetText()
[all …]
/trunk/main/wizards/com/sun/star/wizards/db/
H A DTableDescriptor.java71 private String[] sTableFilters = null;
319 if ((xKeyDrop != null) && (xIndexAccessKeys != null)) in removeAllColumnsFromDescriptor()
335 if (xTableDrop != null) in removeAllColumnsFromDescriptor()
371 if (_svalue != null) in assignTableProperty()
562 return null; in getColumnDescriptorByName()
568 if (oColumnDescriptor != null) in getByName()
574 return null; in getByName()
592 return null; in getByIndex()
714 return null; in addPrimaryKeyColumn()
759 if (ComposedTableName != null) in getComposedTableName()
[all …]
/trunk/main/toolkit/test/accessibility/
H A DAccessibleUNOHandler.java41 if (xContext == null) in createHandler()
42 return null; in createHandler()
58 XServiceInfo xServiceInfo = null; in GetServiceInfo()
66 XTypeProvider xTypeProvider = null; in GetTypeProvider()
76 AccessibleTreeNode aChild = null; in createChild()
83 (xServiceInfo!=null ? xServiceInfo.getImplementationName() in createChild()
89 if (xServiceInfo == null) in createChild()
98 if (xTypeProvider == null) in createChild()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java74 XSimpleFileAccess xSimpleFileAccess = null; in addOfficePath()
160 String[] ReadPaths = null; in getOfficePath()
304 if (aLocale == null) in checkIfLanguagePathExists()
603 java.util.Vector<String> TitleVector = null; in getFolderTitles()
604 java.util.Vector<String> NameVector = null; in getFolderTitles()
617 …FilterName = FilterName == null || FilterName.equals(PropertyNames.EMPTY_STRING) ? null : FilterNa… in getFolderTitles()
731 throw new NoValidPathException(null, "Path not given."); in getFolderTitles()
755 …_sStartFilterName = _sStartFilterName == null || _sStartFilterName.equals(PropertyNames.EMPTY_STRI… in getFolderTitles()
1049 return null; in getLastModified()
1082 return null; in createNewDir()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/db/
H A DDataSourceDescriptor.java38 public String Name = null ;
42 public String URL = null ;
46 public PropertyValue[] Info = null ;
50 public String User = null ;
54 public String Password = null ;
58 public Boolean IsPasswordRequired = null ;
70 private XMultiServiceFactory m_orb = null;
/trunk/main/sc/qa/complex/dataPilot/
H A D_XPropertySet.java61 private XPropertySet oObj = null;
66 private TestParameters param = null;
132 String constrained = null;
133 String bound = null;
134 String normal = null;
164 if (propertySetInfo == null) { in _getPropertySetInfo()
303 Object gValue = null; in _setPropertyValue()
304 Object sValue = null; in _setPropertyValue()
589 Object setValue = null; in isChangeable()
590 if (getProp != null) { in isChangeable()
[all …]
/trunk/test/testuno/source/fvt/uno/sd/shape/
H A DShapeProperties.java73 XPresentation pre = null;
74 XComponent precomp = null;
75 XComponent impressDocument = null;
76 XComponent reLoadFile = null;
77 XDrawPagesSupplier drawsupplier = null;
78 XDrawPages drawpages = null;
79 XShapes xShapes = null;
80 XDrawPage xpage = null;
81 String filePath = null;
94 if (filePath != null) in tearDown()
[all …]
/trunk/main/wizards/com/sun/star/wizards/document/
H A DControl.java67 super(_oFormHandler, _sServiceName, _aPoint, null); in Control()
74 createControl(_icontroltype, _aPoint, _aSize, null, _FieldName); in Control()
81 createControl(_icontroltype, _aPoint, _aSize, _xGroupShapes, null); in Control()
87 createControl(_icontroltype, _aPoint, _aSize, null, null); in Control()
106 if (_xGroupShapes == null) in createControl()
128 if (xFormName != null) in insertControlInContainer()
260 return null; in getPreferredSize()
286 Size aPreferredSize = null; in getPeerSize()
344 return null; in getPeerSize()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwAccessiblePageView.java62 XTextDocument xTextDoc = null;
79 XInterface oObj = null; in createTestEnvironment()
80 XInterface port = null; in createTestEnvironment()
81 XInterface para = null; in createTestEnvironment()
82 XPropertySet paraP = null; in createTestEnvironment()
83 XPropertySet portP = null; in createTestEnvironment()
179 if(xDispatcher != null) in createTestEnvironment()
180 xDispatcher.dispatch( aURL, null ); in createTestEnvironment()
223 public static XAccessibleContext SearchedContext = null;
235 if (SearchedContext != null) return ; in getAccessibleObjectForRole()
H A DSwXTextFrame.java59 xTextDoc = SOF.createTextDoc(null); in initialize()
77 XInterface oObj = null; in createTestEnvironment()
78 XTextFrame oFrame1 = null; in createTestEnvironment()
79 XTextFrame oFrame2 = null; in createTestEnvironment()
80 XPropertySet oPropSet = null; in createTestEnvironment()
81 XText oText = null; in createTestEnvironment()
82 XTextCursor oCursor = null; in createTestEnvironment()
97 Object instance = null; in createTestEnvironment()
/trunk/test/testgui/source/svt/gui/
H A DTestSample.java70 if (files == null) in collect()
80 if (filter != null && fileName.matches(filter)) { in collect()
99 private File originalFile = null;
100 private String saveas = null;
101 private String editor = null;
102 private File file = null;
103 private String saveTo = null;
131 saveTo = getPath("temp/" + file.getName() + (saveas == null ? "" : "." + saveas)); in setUp()
145 if (editor == null) { in test()
/trunk/main/toolkit/test/accessibility/ov/
H A DStateSetView.java64 ObjectView aView = null; in Create()
65 if (xContext != null) in Create()
145 if (xContext != null) in Create()
148 return null; in Create()
187 if (xStateSet != null) in PaintAllStates()
235 if (xContext != null) in Create()
238 return null; in Create()
245 maStates = null; in StateSetSetView()
253 if (xStateSet != null) in Update()
/trunk/main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge_Test.java51 new java_environment(null), null, in test()
54 new java_environment(null), null, in test()
55 new Object[] { protocol, connectionB, null }); in test()
63 bridgeB.getInstance(TestInstanceProvider.NAME_NULL) == null); in testGetInstance()
152 proxyBXInterface[i] = null; in testLifeCycle()
153 proxyBTestInterface[i] = null; in testLifeCycle()
186 return null; in getInstance()
H A DProxyFactory_Test.java44 Object proxy = new ProxyFactory(handler, null).create("TestOID", type); in testQueryInterface()
52 Object proxy = new ProxyFactory(handler, null).create( in testExceptionHandling()
59 new Class[] { null, MappingException.class, in testExceptionHandling()
69 new Class[] { null, MappingException.class, in testExceptionHandling()
89 assertTrue("expected exception: " + exception, exception == null); in testExceptionType()
92 exception != null in testExceptionType()
104 return null; in sendRequest()
112 return operation.equals("getInstance") ? "TestResult" : null; in sendRequest()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_stm/
H A DDataOutputStream.java87 XInterface oObj = null; in createTestEnvironment()
88 Object oInterface = null; in createTestEnvironment()
89 XInterface oPipe = null; in createTestEnvironment()
90 XMultiServiceFactory xMSF = null ; in createTestEnvironment()
139 XInputStream xInStream = null; in createTestEnvironment()
141 if (xInStream != null) { in createTestEnvironment()
144 xInStream = null; in createTestEnvironment()
163 return null; in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_streams.uno/
H A DDataOutputStream.java84 XInterface oObj = null; in createTestEnvironment()
85 Object oInterface = null; in createTestEnvironment()
86 XInterface oPipe = null; in createTestEnvironment()
87 XMultiServiceFactory xMSF = null ; in createTestEnvironment()
136 XInputStream xInStream = null; in createTestEnvironment()
138 if (xInStream != null) { in createTestEnvironment()
141 xInStream = null; in createTestEnvironment()
160 return null; in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/stats/
H A DFileLogWriter.java40 HashMap mFileWriters = null;
42 share.DescEntry entry = null;
43 share.Watcher ow = null;
68 if(mFileWriters == null) in addFileLog()
78 if(filePath != null) in removeFileLog()
87 if (ow != null) { in println()
97 if(mFileWriters != null && mFileWriters.size() > 0){ in println()
99 FileWriter fw = null; in println()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/loader/
H A DFactoryHelper.java99 for(int i = 0; i < constructors.length && _constructor == null; ++i) { in Factory()
162 if(_constructor == null) // have not found a useable constructor in Factory()
168 if (xContext != null) in getSMgr()
300 if (xInitialization != null) in createInstanceWithArgumentsAndContext()
340 return createInstanceWithContext( null ); in createInstance()
354 return createInstanceWithArgumentsAndContext( args, null ); in createInstanceWithArguments()
399 if (_implementationId == null) in getImplementationId()
446 XSingleServiceFactory xSingleServiceFactory = null; in getServiceFactory()
458 …xSingleServiceFactory = new Factory(implClass, (String)serviceName.get(null), multiFactory, regKe… in getServiceFactory()
495 return new Factory( implClass, serviceName, null, null ); in createComponentFactory()
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DReportUploader.java42 private String suiteName = null;
44 private File reportZip = null;
46 private String url = null;
72 if (reportZip != null) in testRunFinished()
84 InputStream fis = null; in upload()
85 OutputStream out = null; in upload()
131 if (fis != null) in upload()
136 if (out != null) in upload()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DOfficeStyles.java60 if (family == null) in StyleKey()
82 if (obj == null || getClass() != obj.getClass()) in equals()
89 …f (!family.equals(styleKey.family) || (name != null ? !name.equals(styleKey.name) : styleKey.name … in equals()
100 result = 31 * result + (name != null ? name.hashCode() : 0); in hashCode()
124 if (style == null) in addStyle()
129 if (styleFamily == null) in addStyle()
133 if (style.getStyleName() == null) in addStyle()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DLayoutManager.java43 maDraggedView = null; in LayoutManager()
61 maDraggedView = null; in mouseReleased()
73 maDraggedView = null; in mouseExited()
83 if (maDraggedView != null) in mouseDragged()
96 ObjectView aView = null; in RemoveView()
102 for (int i=0; i<aComponentList.length && aView==null; i++) in RemoveView()
110 if (aView != null) in RemoveView()
124 if (aView != null) in InsertView()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_dbaccess/
H A DOSQLMessageDialog.java75 XInterface oObj = null; in createTestEnvironment()
76 Object oInterface = null; in createTestEnvironment()
78 Object err1 = null; in createTestEnvironment()
79 Object err2 = null; in createTestEnvironment()
93 if (oInterface == null) { in createTestEnvironment()
101 com.sun.star.awt.XToolkit xToolkit = null; in createTestEnvironment()
119 aDescriptor.Parent = null; in createTestEnvironment()
128 com.sun.star.awt.XWindowPeer xPeer = null; in createTestEnvironment()

Completed in 324 milliseconds

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