Lines Matching refs:null

92     private XMultiServiceFactory mXMSF = null;
124 XSpreadsheetDocument xSpreadsheetDoc = null; in checkPositiveViewForwarder()
128 xSpreadsheetDoc = SOF.createCalcDoc(null); in checkPositiveViewForwarder()
134 XInterface oObj = null; in checkPositiveViewForwarder()
137 XCell xCell = null; in checkPositiveViewForwarder()
174 XStyle StdStyle = null; in checkPositiveViewForwarder()
198 XHeaderFooterContent RPHFC = null; in checkPositiveViewForwarder()
227 RPHFC = null; in checkPositiveViewForwarder()
267 if(xDispatcher != null) in checkPositiveViewForwarder()
269 xDispatcher.dispatch( aURL, null ); in checkPositiveViewForwarder()
293 XAccessible parent = null; in checkPositiveViewForwarder()
535 XSpreadsheetDocument xSpreadsheetDoc = null; in checkNegativeViewForwarder()
539 xSpreadsheetDoc = SOF.createCalcDoc(null); in checkNegativeViewForwarder()
545 XInterface oObj = null; in checkNegativeViewForwarder()
548 XCell xCell = null; in checkNegativeViewForwarder()
585 XStyle StdStyle = null; in checkNegativeViewForwarder()
609 XHeaderFooterContent RPHFC = null; in checkNegativeViewForwarder()
638 RPHFC = null; in checkNegativeViewForwarder()
678 if(xDispatcher != null) in checkNegativeViewForwarder()
680 xDispatcher.dispatch( aURL, null ); in checkNegativeViewForwarder()
704 XAccessible parent = null; in checkNegativeViewForwarder()
799 XInterface oObj = null; in checkPreviewHeaderCells()
801 XSpreadsheetDocument xSpreadsheetDoc = null; in checkPreviewHeaderCells()
805 xSpreadsheetDoc = SOF.createCalcDoc(null); in checkPreviewHeaderCells()
817 XCell xCell = null; in checkPreviewHeaderCells()
846 XPropertySet xPropSet = null; in checkPreviewHeaderCells()
891 if(xDispatcher != null) in checkPreviewHeaderCells()
893 xDispatcher.dispatch( aURL, null ); in checkPreviewHeaderCells()
922 XAccessible parent = null; in checkPreviewHeaderCells()
985 XSpreadsheetDocument xSpreadsheetDoc = null; in checkPreviewShape()
986 XComponent xComp = null; in checkPreviewShape()
987 XInterface oObj = null; in checkPreviewShape()
1009 if (xComp == null) { in checkPreviewShape()
1036 if(xDispatcher != null) in checkPreviewShape()
1038 xDispatcher.dispatch( aURL, null ); in checkPreviewShape()
1066 XAccessible parent = null; in checkPreviewShape()