Home
last modified time | relevance | path

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

/aoo41x/main/sal/qa/rtl/uri/
H A Drtl_testuri.cxx55 rtl::OUString aText1; in test_Uri() local
60 aText1 = rtl::OUString( in test_Uri()
78 aText2 = aText1; in test_Uri()
133 aText1 = rtl::OUString( in test_Uri()
167 aText2 = aText1; in test_Uri()
236 aText1 = rtl::OUString( in test_Uri()
259 aText2 = aText1; in test_Uri()
269 aText2 = aText1; in test_Uri()
403 == aText1)); in test_Uri()
421 == aText1)); in test_Uri()
[all …]
/aoo41x/main/sc/source/core/data/
H A Dcell.cxx508 String aText1; in CellEqual() local
510 ((const ScStringCell*)pCell1)->GetString(aText1); in CellEqual()
512 ((const ScEditCell*)pCell1)->GetString(aText1); in CellEqual()
518 return ( aText1 == aText2 ); in CellEqual()

Completed in 16 milliseconds