Home
last modified time | relevance | path

Searched refs:null (Results 901 – 925 of 3166) sorted by relevance

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

/trunk/main/scripting/examples/java/Newsgroup/
H A DStatusWindow.java30 private JProgressBar progressBar = null;
31 private JTextField statusLabel = null;
32 private JButton cancelButton = null;
33 private JFrame statusWindow = null;
34 private PostNewsgroup mainWindow = null;
72 statusLabel.setBorder( null ); in StatusWindow()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DButton.java55 return null; in getContext()
65 Object values[] = { null, null }; in notifyEvent()
93 if (c == null) { in getComponent()
132 return null; in getAccessibleChild()
147 return null; in getAccessibleAt()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DEditPageParser.java90 if ( sName != null ) in handleSimpleTag()
112 if ( sName != null ) in handleSimpleTag()
142 if ( sName != null ) in handleStartTag()
155 if ( sId != null ) in handleStartTag()
162 if ( sClass != null ) in handleStartTag()
181 if ( sClass != null && sClass.equalsIgnoreCase( "error" ) ) in handleStartTag()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DSdUnoPresView.java157 xImpressDoc = SOF.createImpressDoc(null); in createTestEnvironment()
158 xSecondDrawDoc = SOF.createImpressDoc(null); in createTestEnvironment()
173 XDrawPage oDrawPage = null; in createTestEnvironment()
174 XDrawPage secondDrawPage = null; in createTestEnvironment()
223 if (anotherWindow != null) { in createTestEnvironment()
236 if (indAc1 == null || indAc2 == null) return -1; in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svx/
H A DSvxGraphCtrlAccessibleContext.java63 static XComponent xDrawDoc = null;
81 XInterface oObj = null; in createTestEnvironment()
131 if( xDispatcher != null ) in createTestEnvironment()
132 xDispatcher.dispatch( aURL, null ); in createTestEnvironment()
214 if( xDispatcher != null ) in cleanup()
215 xDispatcher.dispatch( aURL, null ); in cleanup()
239 xDrawDoc = SOF.createDrawDoc(null); in initialize()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DPageStyle.java56 SOfficeFactory SOF = null;
65 xTextDoc = SOF.createTextDoc( null ); in initialize()
81 TestEnvironment tEnv = null; in createTestEnvironment()
82 XNameAccess oSFNA = null; in createTestEnvironment()
83 XStyle oStyle = null; in createTestEnvironment()
84 XStyle oMyStyle = null; in createTestEnvironment()
131 if (oMyStyle == null) in createTestEnvironment()
H A DSwXStyle.java71 SOfficeFactory SOF = null;
80 xTextDoc = SOF.createTextDoc( null ); in initialize()
117 TestEnvironment tEnv = null; in createTestEnvironment()
118 XNameAccess oSFNA = null; in createTestEnvironment()
119 XStyle oStyle = null; in createTestEnvironment()
120 XStyle oMyStyle = null; in createTestEnvironment()
166 if (oMyStyle == null) in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/io/
H A D_XPersistObject.java66 public XPersistObject oObj = null;
67 XObjectInputStream iStream = null;
68 XObjectOutputStream oStream = null;
69 String sname = null;
84 if (objName == null) { in _getServiceName()
118 if ( noPS == null) { in _read()
147 if ( (pseudo != null) && !locRes) { in _read()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentHelper.java141 if ( null != sInitialName ) in createSubForm()
193 XModel xModel = null; in getDocumentForComponent()
194 while ( ( null != xChild ) && ( null == xModel ) ) in getDocumentForComponent()
262 if ( null != xSuppPage ) in getMainDrawPage()
288 XNameContainer xFormsCollection = null; in getFormComponentTreeRoot()
289 if ( null != xSuppForms ) in getFormComponentTreeRoot()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DTabController.java53 private static XTextDocument xTextDoc = null;
74 XInterface oObj = null; in createTestEnvironment()
75 XControl xCtrl1 = null; in createTestEnvironment()
76 XTabControllerModel tabCtrlModel = null; in createTestEnvironment()
77 XControlContainer aCtrlContainer = null; in createTestEnvironment()
102 XForm form = null; in createTestEnvironment()
H A DUnoSpinButtonControl.java69 XInterface oObj = null; in createTestEnvironment()
70 XWindowPeer the_win = null; in createTestEnvironment()
71 XToolkit the_kit = null; in createTestEnvironment()
72 XDevice aDevice = null; in createTestEnvironment()
73 XGraphics aGraphic = null; in createTestEnvironment()
74 XControl aControl = null; in createTestEnvironment()
/trunk/main/package/qa/storages/
H A DTest01.java56 if ( sTempFileURL == null || sTempFileURL == "" ) in test()
66 if ( xTempStorage == null ) in test()
76 if ( xTempSubStorage == null ) in test()
127 if ( xTempFileStorage == null ) in test()
150 if ( xResultStorage == null ) in test()
163 if ( xResultSubStorage == null ) in test()
/trunk/main/scripting/workben/installer/
H A DRegister.java42 String regCmd = null; in regSingletons()
48 command.exec( "chmod a+x " + progPath + "regsingleton", null ); in regSingletons()
55 goodResult = command.exec( regCmd,null ); in regSingletons()
79 String s=null; in register()
100 goodResult = command.exec("chmod a+x " + progpath + "pkgchk", null ); in register()
114 goodResult =command.exec(cmd,null); in register()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/
H A D_XPrintable.java51 public XPrintable oObj = null;
52 public PropertyValue[] the_printer = null;
62 tRes.tested("getPrinter()",the_printer != null); in _getPrinter()
84 PaperOrientation newVal = null ; in _setPrinter()
134 XSimpleFileAccess fAcc = null ; in _print()
141 if (fAcc == null) throw new StatusException in _print()
/trunk/main/package/qa/ofopxmlstorages/
H A DTest01.java77 if ( sTempFileURL == null || sTempFileURL == "" ) in test()
86 if ( xTempStorage == null ) in test()
96 if ( xTempSubStorage == null ) in test()
142 if ( xTempFileStorage == null ) in test()
165 if ( xResultStorage == null ) in test()
181 if ( xResultSubStorage == null ) in test()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScAccessibleCsvGrid.java49 Thread lThread = null;
50 static XAccessibleAction accAction = null;
66 XInterface oObj = null; in createTestEnvironment()
176 private SOfficeFactory SOF = null ;
177 private PropertyValue[] args = null;
178 public XComponent xSpreadSheedDoc = null;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/
H A D_XSortedDynamicResultSetFactory.java78 XDynamicResultSet dynResSet = null ; in _createSortedDynamicResultSet()
117 (OpenMode.ALL, 10000, null, new Property[] {prop}, in _createSortedDynamicResultSet()
121 new Type(XDynamicResultSet.class),cmdProc.execute(cmd, 0, null)); in _createSortedDynamicResultSet()
127 (dynResSet, new NumberedSortingInfo[0], null) ; in _createSortedDynamicResultSet()
130 if (sortedSet != null) { in _createSortedDynamicResultSet()
131 XResultSet set = null ; in _createSortedDynamicResultSet()
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DGSIReader.java144 while (useBuffer || (line = readLine()) != null) { in getGSIData()
156 if ((splitLine = split(line)) == null) { in getGSIData()
166 if (oldBlockNr == null) { in getGSIData()
208 if (line == null) { in getGSIData()
214 return null; in getGSIData()
238 return null; in split()
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlTable.java94 return null; in refreshColumns()
96 return null; in refreshColumns()
106 return null; in refreshIndexes()
108 return null; in refreshIndexes()
119 return null; in refreshKeys()
121 return null; in refreshKeys()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DServiceInterfaceView.java57 if (xContext != null) in Create()
60 return null; in Create()
115 if (xServiceInfo != null) in CreateImplementationNameTree()
119 (xServiceInfo!=null in CreateImplementationNameTree()
130 if (xServiceInfo != null) in CreateServiceTree()
148 if (xTypeProvider != null) in CreateInterfaceTree()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DApplicationController.java67 if (m_database != null) in impl_closeDocument()
70 m_database = null; in impl_closeDocument()
71 m_databaseDocument = null; in impl_closeDocument()
72 m_documentUI = null; in impl_closeDocument()
83 m_database = (_documentURL == null) in impl_switchToDocument()
109 impl_switchToDocument(null); in before()
/trunk/test/testuno/source/testlib/uno/
H A DDBUtil.java247 if (m_connection == null) in defaultConnection()
263 XCloseable.class, m_connection != null ? m_connection : null); in close()
264 if (closeConn != null) { in close()
270 m_connection = null; in close()
276 if (closeDoc != null) { in close()
282 m_databaseDocument = null; in close()
/trunk/main/toolkit/test/accessibility/
H A DAccessibilityTree.java52 new StringNode ("Please press Update button", null)); in AccessibilityTree()
151 TreePath aFirst = null; in expandTree()
164 if( aFirst == null ) in expandTree()
178 if( aFirst == null ) in expandTree()
288 aMenu = null; in popupTrigger()
290 if (aMenu != null) in popupTrigger()
376 if (xContext != null) in expand()
/trunk/main/vcl/qa/complex/persistent_window_states/
H A DPersistentWindowTest.java142 if (settings == null) in checkPersistentWindowState()
242 if (loader == null) in getConfigurationAndLoader()
244 return null; in getConfigurationAndLoader()
276 DocumentHandle docHandle = null; in loadDocument()
290 if (xClose != null) in loadDocument()
359 String value = null; in getStringFromObject()
365 if (value == null) in getStringFromObject()
/trunk/main/wizards/com/sun/star/wizards/table/
H A DPrimaryKeyHandler.java152 …tSinglePrimeKey = CurUnoDialog.insertListBox("lstSinglePrimeKey", "onPrimeKeySelected", null, this, in PrimaryKeyHandler()
200 if (skeyfieldnames != null) in initialize()
210 if (selfield != null) in initialize()
241 if (selfield != null) in iscompleted()
297 if (xColPropertySet != null) in isAutoIncrementatable()
299 if (curTableDescriptor.getDBDataTypeInspector() != null) in isAutoIncrementatable()
404 return null; in getPrimaryKeyFields()
406 if (fieldnames == null) in getPrimaryKeyFields()
428 return null; in getPrimaryKeyFields()

Completed in 77 milliseconds

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