Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/qa/cppunittests/odiapi/
H A DtestProperty.cxx120 PropertyBag_Pointer_t ps2 = createPropertyBag(); in testCompareCompositeProperties() local
121 ps2->insert(createStringProperty(NS_style::LN_font_face, "Times")); in testCompareCompositeProperties()
122 ps2->insert(createIntegerProperty(NS_fo::LN_font_weight, 12)); in testCompareCompositeProperties()
123 …rty::Pointer_t cp2 = createCompositeProperty(NS_style::LN_paragraph_properties, pool->insert(ps2)); in testCompareCompositeProperties()
248 PropertyBag_Pointer_t ps2 = createPropertyBag(); in testPropertyPool() local
249 ps2->insert(createIntegerProperty(NS_fo::LN_font_weight, 12)); in testPropertyPool()
250 ps2->insert(createStringProperty(NS_style::LN_font_face, "Times")); in testPropertyPool()
251 PropertyPoolHandle_Pointer_t ph2 = pool->insert(ps2); in testPropertyPool()
/aoo41x/main/sc/source/core/tool/
H A Drangelst.cxx597 const ScRangePairNameSort* ps2 = (const ScRangePairNameSort*)p2; in ScRangePairList_QsortNameCompare() local
599 const ScAddress& rStartPos2 = ps2->pPair->GetRange(0).aStart; in ScRangePairList_QsortNameCompare()
607 ps2->pDoc->GetName( rStartPos2.Tab(), aStr2 ); in ScRangePairList_QsortNameCompare()
632 const ScAddress& rEndPos2 = ps2->pPair->GetRange(0).aEnd; in ScRangePairList_QsortNameCompare()
638 ps2->pDoc->GetName( rEndPos2.Tab(), aStr2 ); in ScRangePairList_QsortNameCompare()
/aoo41x/main/
H A Dconfig.sub946 ps2)

Completed in 31 milliseconds