Lines Matching refs:null
72 XPresentationSupplier sdDocument = null;
73 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()
331 Point aPos=null; in testShapeRemove()