Home
last modified time | relevance | path

Searched refs:oCPS (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/odk/examples/java/Text/
H A DStyleInitialization.java65 com.sun.star.beans.XPropertySet oCPS = (com.sun.star.beans.XPropertySet) in main() local
69 oCPS.setPropertyValue("CharFontName","Helvetica"); in main()
78 oCPS.setPropertyValue("CharFontName","Times"); in main()
/aoo4110/main/qadevOOo/tests/java/mod/_sd/
H A DSdXPresentation.java118 XCustomPresentationSupplier oCPS = (XCustomPresentationSupplier) in createTestEnvironment() local
121 XNameContainer xCP = oCPS.getCustomPresentations(); in createTestEnvironment()
/aoo4110/main/odk/examples/java/Spreadsheet/
H A DSCalc.java305 XPropertySet oCPS = (XPropertySet)UnoRuntime.queryInterface( in main() local
307 oCPS.setPropertyValue("Dim3D", new Boolean(true)); in main()
/aoo4110/main/framework/qa/complex/framework/recovery/
H A DRecoveryTest.java776 XCustomPresentationSupplier oCPS = (XCustomPresentationSupplier) in fillImpressDocWithContent() local
779 XNameContainer xCP = oCPS.getCustomPresentations(); in fillImpressDocWithContent()

Completed in 30 milliseconds