Searched refs:oCPS (Results 1 – 4 of 4) sorted by relevance
65 com.sun.star.beans.XPropertySet oCPS = (com.sun.star.beans.XPropertySet) in main() local69 oCPS.setPropertyValue("CharFontName","Helvetica"); in main()78 oCPS.setPropertyValue("CharFontName","Times"); in main()
118 XCustomPresentationSupplier oCPS = (XCustomPresentationSupplier) in createTestEnvironment() local121 XNameContainer xCP = oCPS.getCustomPresentations(); in createTestEnvironment()
305 XPropertySet oCPS = (XPropertySet)UnoRuntime.queryInterface( in main() local307 oCPS.setPropertyValue("Dim3D", new Boolean(true)); in main()
776 XCustomPresentationSupplier oCPS = (XCustomPresentationSupplier) in fillImpressDocWithContent() local779 XNameContainer xCP = oCPS.getCustomPresentations(); in fillImpressDocWithContent()
Completed in 37 milliseconds