Home
last modified time | relevance | path

Searched refs:null (Results 551 – 575 of 3166) sorted by relevance

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

/trunk/main/toolkit/qa/complex/toolkit/accessibility/
H A D_XAccessibleText.java83 Rectangle chBounds = null;
86 String text = null;
87 String editOnly = null;
109 if (editOnly != null) { in _getCaretPosition()
373 if (chBounds != null) { in _getIndexAtPoint()
394 if (editOnly != null) { in _getSelectedText()
443 if (editOnly != null) { in _getSelectionStart()
483 if (editOnly != null) { in _getSelectionEnd()
527 if (editOnly != null) { in _setSelection()
599 return (text != null); in _getText()
[all …]
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DXMLReporter.java47 private File file = null;
49 private Document doc = null;
51 private Element testsuiteEl = null;
53 private Element testcaseEl = null;
55 private String suiteName = null;
168 if (doc != null) { in store()
185 System.setProperty("info.ip", (ipaddrStr!=null) ? ipaddrStr : "UNKNOWN"); in store()
187 System.setProperty("info.hostname", (hostnameStr!=null) ? hostnameStr : "UNKNOWN"); in store()
209 if (is != null) { in store()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/
H A D_XNumberFormatsSupplier.java44 public XNumberFormatsSupplier oObj = null;
59 if (props != null) { in _getNumberFormatSettings()
61 result &= props.getPropertyValue("NullDate") != null && in _getNumberFormatSettings()
62 props.getPropertyValue("StandardDecimals") != null && in _getNumberFormatSettings()
63 props.getPropertyValue("NoZero") != null && in _getNumberFormatSettings()
64 props.getPropertyValue("TwoDigitDateStart") != null ; in _getNumberFormatSettings()
89 tRes.tested("getNumberFormats()", formats != null) ; in _getNumberFormats()
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclMenuItem.java37 private String[] path = null;
39 private VclMenu menu = null;
101 if (path != null) { in getId()
105 if (item == null) in getId()
126 if (menu != null) in select()
143 if (menu != null) in selectParent()
208 if (text == null) in getAccelerator()
219 return text != null ? text.replace("~", "") : text; in getTextWithoutMneumonic()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_stm/
H A DMarkableOutputStream.java97 XInterface oObj = null; in createTestEnvironment()
100 Object aPipe = null; in createTestEnvironment()
101 Object mostream = null; in createTestEnvironment()
102 Object mistream = null; in createTestEnvironment()
163 XInputStream xInStream = null; in createTestEnvironment()
165 if (xInStream != null) { in createTestEnvironment()
168 xInStream = null; in createTestEnvironment()
187 return null; in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_streams.uno/
H A DMarkableOutputStream.java94 XInterface oObj = null; in createTestEnvironment()
97 Object aPipe = null; in createTestEnvironment()
98 Object mostream = null; in createTestEnvironment()
99 Object mistream = null; in createTestEnvironment()
160 XInputStream xInStream = null; in createTestEnvironment()
162 if (xInStream != null) { in createTestEnvironment()
165 xInStream = null; in createTestEnvironment()
184 return null; in createTestEnvironment()
/trunk/main/odk/examples/java/Storage/
H A DTest08.java59 if ( xTempStorage == null ) in test()
69 if ( xTempStorageEncryption == null ) in test()
91 if ( xTempSubStorage == null ) in test()
134 if ( sTempFileURL == null || sTempFileURL == "" ) in test()
147 if ( xTempFileStorage == null ) in test()
170 if ( xResultStorage == null ) in test()
183 if ( xResultSubStorage == null ) in test()
196 if ( xResultStorageEncryption == null ) in test()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DProcess.java219 if (tempDir == null) in createTempDir()
221 error(null, null, ERROR_MKDIR, ErrorHandler.ERROR_PROCESS_FATAL); in createTempDir()
244 return null; in getSOTempDir()
259 error(null, null, ERROR_CLEANUP, ErrorHandler.ERROR_WARNING); in cleanup()
306 if (background != null && !background.equals(PropertyNames.EMPTY_STRING)) in copyMedia()
454 return error(ex, null, ERROR_GENERATE_COPY, ErrorHandler.ERROR_NORMAL_ABORT); in generate()
584 if (contentDir == null || contentDir.equals(PropertyNames.EMPTY_STRING)) in export()
596 Object item = null; in export()
664 doc.validate(xmsf, null); in export()
823 if (exp == null) in getExporter()
/trunk/main/l10ntools/java/receditor/java/transex3/model/
H A DResourceFile.java29 String filepathid = null;
30 String modulename = null;
31 String filename = null;
50 if( filepathid == null ) in addString()
52 if( modulename == null ) in addString()
54 if( filename == null ) in addString()
63 SdfString sdfstring = null; in ParseString()
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/action/
H A DActionDescriptor.java36 maElementStartActions = null; in ActionDescriptor()
37 maElementEndActions = null; in ActionDescriptor()
38 maTextActions = null; in ActionDescriptor()
76 Vector<IAction> aActions = null; in GetActionsForTrigger()
81 if (bCreateWhenMissing && aActions==null) in GetActionsForTrigger()
89 if (bCreateWhenMissing && aActions==null) in GetActionsForTrigger()
97 if (bCreateWhenMissing && aActions==null) in GetActionsForTrigger()
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterDocument.java85 if (xTextDocument != null) in switchFooter()
91 com.sun.star.container.XNameAccess xNameAccess = null; in switchFooter()
94 com.sun.star.container.XNameContainer xPageStyleCollection = null; in switchFooter()
135 if (xTextDocument != null) in hasElement()
190 if (xTF != null) in killEmptyFrames()
198 if (xTF != null) in killEmptyFrames()
206 if (xTF != null) in killEmptyFrames()
214 if (xTF != null) in killEmptyFrames()
222 if (xTF != null) in killEmptyFrames()
311 if (xFrame != null) in removeFrame()
/trunk/main/ucb/qa/complex/tdoc/
H A DCheckContentProvider.java63 private XMultiServiceFactory xMSF = null;
64 private XTextDocument[] xTextDoc = null;
65 private XContent xContent = null;
151 String cont = null; in checkTDOCRoot()
152 if (xCont[i] != null) in checkTDOCRoot()
161 cont = null; in checkTDOCRoot()
162 if (xCont[i] != null) in checkTDOCRoot()
189 xContent = null; in checkTDOCDocument()
224 xContent = null; in checkTDOCFolder()
258 xContent = null; in checkTDOCStream()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScDataPilotFieldObj.java72 static XSpreadsheetDocument xSheetDoc = null;
89 xSheetDoc = SOF.createCalcDoc(null); in initialize()
125 XInterface oObj = null; in createTestEnvironment()
149 XSpreadsheet oSheet = null; in createTestEnvironment()
150 XSpreadsheet oSheet2 = null; in createTestEnvironment()
194 Object oChangeCell = null; in createTestEnvironment()
195 Object oCheckCell = null; in createTestEnvironment()
196 Integer aChangeValue = null; in createTestEnvironment()
225 XPropertySet fieldPropSet = null; in createTestEnvironment()
284 ((oObj == null) ? "FAILED" : "OK")); in createTestEnvironment()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DSingleSelectQueryComposer.java53 private XSingleSelectQueryComposer m_composer = null;
91 String realValue = null; in checkAttributeAccess()
120 …working as expected (set: " + _attributeValue + ", get: " + (realValue != null ? realValue : "null… in checkAttributeAccess()
179 … orderColumns != null && orderColumns.getCount() == 1 && orderColumns.getByIndex(0) != null); in testAttributes()
183 … groupColumns != null && groupColumns.getCount() == 1 && groupColumns.getByIndex(0) != null); in testAttributes()
188 …xSelectColumns != null && xSelectColumns.getColumns() != null && xSelectColumns.getColumns().getEl… in testAttributes()
225 tables != null && tables.hasByName(INNERPRODUCTSQUERY)); in testSubQueries()
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogConst.java30 …public static final String LSTBUSINESSSTYLE_ACTION_PERFORMED = null; // "lstBusinessStyleActionPer…
33 …public static final String LSTPRIVATESTYLE_ACTION_PERFORMED = null; // "lstPrivateStyleActionPerfo…
38 …public static final String LSTCOMMUNICATIONTYPE_ACTION_PERFORMED = null; // "lstCommunicationActio…
43 …public static final String LSTSALUTATION_ACTION_PERFORMED = null; // "lstSalutationActionPerformed…
47 public static final String LSTGREETING_ACTION_PERFORMED = null; // "lstGreetingActionPerformed";
65 … public static final String FILETEMPLATEPATH_TEXT_CHANGED = null; // "fileTemplatePathTextChanged";
68 public static final String imageURLImageControl2 = null; //"images/ImageControl2";
69 public static final String imageURLImageControl3 = null; //"images/ImageControl3";
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XDispatch.java58 public XDispatch oObj = null;
67 private java.io.PrintWriter log = null ;
97 private java.io.PrintWriter log = null ;
115 TestStatusListener listener = null ;
116 TestNotificationListener notificationListener = null;
117 URL url = null ;
131 if ( xND != null) { in checkXDispatchWithNotification()
160 if (url == null) throw new StatusException in before()
/trunk/main/scripting/workben/ifc/scripting/
H A D_XFunction.java46 public XFunction oObj = null;
47 public XFunctionProvider oProvider = null;
55 if (oProvider == null) in before()
69 if (c != null) { in _invoke()
108 if (func == null) { in runInvokeTest()
115 if (ret != null) { in runInvokeTest()
143 if (expreturntype != null) { in runInvokeTest()
151 if (expreturnvalue != null) { in runInvokeTest()
/trunk/test/testuno/source/fvt/uno/sc/chart/
H A DChartAxis.java64 XComponent scComponent = null;
65 XSpreadsheetDocument scDocument = null;
89 {null, axesList[4], "com.sun.star.chart.BarDiagram", numberData1, "ods"}, in data()
96 {null, axesList[4], "com.sun.star.chart.BarDiagram", numberData1, "xls"}, in data()
172 XChartDocument xChartDocument = null; in testCreateXYAxes()
177 if (axes != null) { in testCreateXYAxes()
183 if (secondaryAxes != null) { in testCreateXYAxes()
253 XChartDocument xChartDocument = null; in testCreateXYZAxes()
259 if (axes != null) { in testCreateXYZAxes()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DUnoControlContainer.java88 XInterface oObj = null; in createTestEnvironment()
89 XControlShape shape = null; in createTestEnvironment()
90 XControlModel model = null; in createTestEnvironment()
91 XControlAccess access = null; in createTestEnvironment()
92 XWindow anotherWindow = null; in createTestEnvironment()
95 XWindowPeer the_win = null; in createTestEnvironment()
96 XToolkit the_kit = null; in createTestEnvironment()
98 XControlContainer ctrlCont = null; in createTestEnvironment()
100 XGraphics aGraphic = null; in createTestEnvironment()
H A DAccessibleTabPage.java86 private static XAccessibleAction accCloseButton = null;
103 if (accCloseButton != null) { in cleanup()
116 if (xTextDoc != null) { in cleanup()
145 if (accCloseButton != null) { in createTestEnvironment()
158 if (xTextDoc != null) { in createTestEnvironment()
168 xTextDoc = SOF.createTextDoc(null); in createTestEnvironment()
186 XURLTransformer urlTransf = null; in createTestEnvironment()
198 XDispatch getting = null; in createTestEnvironment()
212 XInterface oObj = null; in createTestEnvironment()
/trunk/main/odk/examples/java/Text/
H A DStyleCreation.java41 com.sun.star.frame.XDesktop xDesktop = null; in main()
46 com.sun.star.text.XTextDocument xTextDocument = null; in main()
136 com.sun.star.frame.XDesktop xDesktop = null; in getDesktop()
137 com.sun.star.lang.XMultiComponentFactory xMCF = null; in getDesktop()
140 com.sun.star.uno.XComponentContext xContext = null; in getDesktop()
147 if( xMCF != null ) { in getDesktop()
170 com.sun.star.text.XTextDocument aTextDocument = null; in createTextdocument()
193 com.sun.star.lang.XComponent xComponent = null; in CreateNewDocument()
194 com.sun.star.frame.XComponentLoader xComponentLoader = null; in CreateNewDocument()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DFileHelper.java54 …JOptionPane.showMessageDialog( null, _sStr, sVersion + " " + sOSName + " Hello World Debugger", JO… in MessageBox()
59 if (_sFile == null) return false; in exists()
87 if (_sDir == null) return false; in isDir()
106 if (_sFilename == null) return ""; in getBasename()
119 if (_sFilename == null) return ""; in getNameNoSuffix()
130 if (_sFilename == null) return ""; in getSuffix()
141 if (_sFilename == null) return ""; in getPath()
206 String already_done = null; in makeDirectories()
290 String sSystemFile = null; in getSystemPathFromFileURL()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XMultiPropertySet.java72 public XMultiPropertySet oObj = null;
75 private XPropertySetInfo propertySetInfo = null;
76 private String [] testPropsNames = null;
78 private PrintWriter _log = null;
80 private Object[] values = null;
82 private Set exclProps = null;
91 if (exclProps == null) exclProps = new HashSet(0); in before()
119 if (propertySetInfo == null) { in _getPropertySetInfo()
152 bResult &= values!=null; in _getPropertyValues()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/configuration/backend/
H A D_XBackend.java45 if (noUpdate != null) { in _getOwnUpdateHandler()
55 res &= (aHandler != null); in _getOwnUpdateHandler()
57 if (aHandler == null) { in _getOwnUpdateHandler()
79 if (noUpdate != null) { in _getUpdateHandler()
111 if (aHandler == null) { in _getUpdateHandler()
192 aLayer.readData(null); in checkLayer()
245 Object xPathSubst = null; in createStringSubstitution()
254 if (xPathSubst != null) { in createStringSubstitution()
258 return null; in createStringSubstitution()
/trunk/main/scripting/java/com/sun/star/script/framework/browse/
H A DProviderBrowseNode.java78 XSimpleFileAccess xSFA = null; in ProviderBrowseNode()
147 if ( container == null || in hasChildNodes()
173 return null; in getIntrospection()
195 if (aParams == null || aParams.length < 1 || in invoke()
212 name = JOptionPane.showInputDialog(null, prompt, title, in invoke()
220 if (name == null || name.equals("")) in invoke()
229 if ( newParcel == null ) in invoke()
237 if ( browsenodes == null ) in invoke()
277 return null; in getValue()

Completed in 122 milliseconds

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