Home
last modified time | relevance | path

Searched refs:null (Results 801 – 825 of 3166) sorted by relevance

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

/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DPropertiesRetriever.java95 Vector m_propValues = null; in getPropertyValues()
96 if ( m_content != null && properties != null && !properties.isEmpty() ) { in getPropertyValues()
123 Object propertyValue = values.getObject( index, null ); in getPropertyValues()
176 if ( m_contenturl == null || m_contenturl.equals( "" )) { in parseArguments()
226 if ( properties != null && propertiesValues != null ) { in main()
/trunk/main/l10ntools/source/filter/utils/
H A DConfigHelper.java83 (sPropFile != null) && in ConfigHelper()
89 if (aStream == null) in ConfigHelper()
95 if (lCommandLineArgs != null) in ConfigHelper()
171 if (sValue == null) in getBoolean()
199 if (sValue == null) in getInt()
227 if (sValue == null) in getString()
266 if (sValue == null) in getStringList()
/trunk/main/scripting/workben/ifc/scripting/
H A D_XScriptInfoAccess.java48 public XScriptInfoAccess oObj = null;
64 if (c != null) { in _getScriptLogicalNames()
89 if (logicalNames == null) in runGetScriptLogicalNamesTest()
122 if (c != null) { in _getImplementations()
152 if (impls == null) in runGetImplementationsTest()
179 if (c != null) { in _getAllImplementations()
209 if (impls == null || impls.length == 0) { in runGetAllImplementationsTest()
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DSelectionChangeListener.java112 if( aSelSupp != null ) { in run()
120 if( aComp != null ) { in run()
141 if( aCtrl != null ) in disposing()
146 if( aComp != null ) in disposing()
158 if( aCtrl != null ) { in selectionChanged()
179 XDesktop aDesktop = null; in run()
180 XInterface aToolKit = null; in run()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XSimpleText.java47 XTextCursor oCursor = null;
48 public XSimpleText oObj = null;
58 tRes.tested( "createTextCursor()", oCursor != null ); in _createTextCursor()
78 tRes.tested( "insertString()", gStr != null && in _insertString()
111 tRes.tested( "insertControlCharacter()", bOK && gStr != null && in _insertControlCharacter()
129 tRes.tested("createTextCursorByRange()", oTCursor != null) ; in _createTextCursorByRange()
H A D_XText.java55 public static XText oObj = null; // oObj filled by MultiMethodTest
56 XTextCursor oCursor = null; // textcursor
57 XInstCreator info = null; // instance creator
58 XInterface oInt = null; // instance to insert and remove
100 if (xIA != null ) { in _insertTextContent()
112 oObj.insertTextContent(oCursor, null, false); in _insertTextContent()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XNotifyingDispatch.java55 public XNotifyingDispatch oObj = null;
65 private java.io.PrintWriter log = null ;
83 TestNotificationListener notificationListener = null;
84 PropertyValue[] arguments = null;
85 URL url = null ;
95 if (url == null) throw new StatusException in before()
/trunk/main/toolkit/test/accessibility/
H A DAccessibilityWorkBench.java385 AccessibilityTreeModel aModel = null; in initialize()
391 if (office != null) in initialize()
394 if (office.getDesktop() != null) in initialize()
399 if (maTopWindowListener != null) in initialize()
402 if (xToolkit != null) in initialize()
411 maTopWindowListener = null; in initialize()
547 VectorNode aRoot = new VectorNode ("Accessibility Tree", null); in createTreeModelRoot()
548 if (maTopWindowListener != null) in createTreeModelRoot()
575 if( xFrame != null ) in disposing()
603 saWorkBench = null;
H A DAccessibleTableHandler.java35 if (xTable != null) in createHandler()
38 return null; in createHandler()
47 if (xTable != null) in AccessibleTableHandler()
59 AccessibleTreeNode aChild = null; in createChild()
60 XAccessibleTable xTable = null; in createChild()
65 if( xTable != null ) in createChild()
H A DEventQueue.java41 if (maInstance == null) in Instance()
89 Runnable aEvent = null; in run()
107 aEvent = null; in run()
109 if (aEvent != null) in run()
123 while( aEvent != null ); in run()
141 private static EventQueue maInstance = null;
/trunk/main/ucb/qa/complex/tdoc/
H A D_XComponent.java49 public static XComponent oObj = null;
50 private XNameContainer xContainer = null;
51 private XComponent altDispose = null;
52 public LogWriter log = null;
148 if (Loutput[0]!=null) log.println(Loutput[0]); in _dispose()
149 if (Loutput[1]!=null) log.println(Loutput[1]); in _dispose()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSheetAnnotation.java57 public XSheetAnnotation oObj = null;
65 tRes.tested("getAuthor()", author != null); in _getAuthor()
74 tRes.tested("getDate()", date != null); in _getDate()
100 if (sCAddr == null) throw new StatusException(Status.failed in _getPosition()
105 bResult = (oCAddr != null) && (sCAddr != null) && in _getPosition()
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DGSIandSDFMerger.java50 Map gsiBlock=null;
51 Map sdfBlock=null;
85 if(temp==null){ in getData()
107 if (dontLoadGSI||(gsiBlock=gsiReader.getGSIData())!=null){ in matchGSI()
111 if((sdfBlock = super.getData())!=null){ in matchGSI()
152 return null; in matchGSI()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DOfficeDocumentDataLoader.java70 return null; in findPrimaryFile()
80 return null; in findPrimaryFile()
83 return null; in findPrimaryFile()
92 null, in defaultActions()
96 null, in defaultActions()
99 null, in defaultActions()
/trunk/main/jurt/test/com/sun/star/uno/
H A DUnoRuntime_EnvironmentTest.java67 "java", null, "remote", "testname", in test_getBridge()
68 new Object[] { "urp", conn, null }); in test_getBridge()
72 "java", null, "remote", "testname", in test_getBridge()
73 new Object[] { "urp", conn, null }); in test_getBridge()
84 "java", null, "remote", "testname", in test_getBridge()
85 new Object[]{ "urp", conn, null }); in test_getBridge()
/trunk/main/unotools/qa/complex/tempfile/
H A DTempFileUnitTest.java41 private XMultiServiceFactory m_xMSF = null;
42 private XSimpleFileAccess m_xSFA = null;
46 if ( m_xMSF == null ) { in before()
58 if ( m_xSFA == null ) { in before()
64 m_xMSF = null; in after()
65 m_xSFA = null; in after()
/trunk/main/sfx2/qa/complex/sfx2/undo/
H A DChartDocumentTest.java83 if ( textRange == null ) in ChartDocumentTest()
130 XPropertySet axisProperties = null; in impl_getYAxisProperties()
198 if ((indexer != null) && indexer.getCount() > 0) { in getAssociatedTextRange()
202 if (range != null) { in getAssociatedTextRange()
209 if (textContent != null) { in getAssociatedTextRange()
211 if (range != null) { in getAssociatedTextRange()
218 if (range != null) { in getAssociatedTextRange()
222 return null; in getAssociatedTextRange()
/trunk/main/xmlsecurity/tools/uno/
H A DAdapterNode.java89 if (m_domNode == null) return null; in child()
104 if (m_domNode != null) in childCount()
117 String rc = null; in toString()
119 if (m_domNode != null) in toString()
129 if (m_domNode.getNodeValue() != null) in toString()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sch/
H A DChartGrid.java57 XChartDocument xChartDoc = null;
68 xChartDoc = SOF.createChartDoc(null); in initialize()
80 if( xChartDoc!=null ) { in cleanup()
83 xChartDoc = null; in cleanup()
97 XPropertySet oObj = null; in createTestEnvironment()
98 XShape oDiagram = null; in createTestEnvironment()
H A DChXChartAxis.java62 XChartDocument xChartDoc = null;
73 xChartDoc = SOF.createChartDoc(null); in initialize()
85 if( xChartDoc!=null ) { in cleanup()
88 xChartDoc = null; in cleanup()
103 XPropertySet oObj = null; in createTestEnvironment()
104 XShape oDiagram = null; in createTestEnvironment()
/trunk/main/odk/examples/java/Inspector/
H A DTestInspector.java32 com.sun.star.uno.XComponentContext xContext = null; in main()
36 if( xContext != null ) in main()
49 Object obj= null; in main()
50 if (xFactory != null) { in main()
53 org.openoffice.XInstanceInspector xInstInspector = null; in main()
54 if (obj != null) { in main()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XPatternField.java47 public XPatternField oObj = null ;
48 private String editMask = null ;
49 private String literalMask = null ;
50 private String string = null ;
65 String newEdit = editMask == null ? "ccc" : editMask + "ccc" ; in _setMasks()
66 String newLiteral = literalMask == null ? " " : literalMask + " " ; in _setMasks()
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DOptions.java38 if (saOptions == null) in Instance()
74 if (sValue == null) in GetInteger()
100 if (maFile != null) in Save()
104 store (new FileOutputStream (maFile), null); in Save()
114 maFile = null; in Options()
125 static private Options saOptions = null;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdb/
H A D_XSingleSelectQueryAnalyzer.java56 public XSingleSelectQueryAnalyzer oObj = null ;
60 private XSingleSelectQueryComposer xComposer = null;
75 if (xComposer == null) { in before()
197 tRes.tested("getGroupColumns()", (xGroupColumns != null && in _getGroupColumns()
199 xGroupColumns.getByIndex(0) != null)); in _getGroupColumns()
281 tRes.tested("getOrderColumns()", (xOrderColumns != null && in _getOrderColumns()
283 xOrderColumns.getByIndex(0) != null)); in _getOrderColumns()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextSection.java69 xTextDoc = SOF.createTextDoc( null ); in initialize()
87 XInterface oObj = null; in createTestEnvironment()
88 XInterface oTS = null; in createTestEnvironment()
89 XTextSection xTS = null; in createTestEnvironment()
90 XText oText = null; in createTestEnvironment()
91 XTextColumns TC = null; in createTestEnvironment()
92 Object instance = null; in createTestEnvironment()

Completed in 161 milliseconds

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