Home
last modified time | relevance | path

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

/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DtestProperty.cxx255 PropertyBag_Pointer_t ps3 = createPropertyBag(); in testPropertyPool() local
256 ps3->insert(createIntegerProperty(NS_fo::LN_font_weight, 14)); in testPropertyPool()
257 ps3->insert(createStringProperty(NS_style::LN_font_face, "Times")); in testPropertyPool()
259 PropertyPoolHandle_Pointer_t ph3 = pool->insert(ps3); in testPropertyPool()

Completed in 9 milliseconds