Searched refs:aText1 (Results 1 – 2 of 2) sorted by relevance
55 rtl::OUString aText1; in test_Uri() local60 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 …]
508 String aText1; in CellEqual() local510 ((const ScStringCell*)pCell1)->GetString(aText1); in CellEqual()512 ((const ScEditCell*)pCell1)->GetString(aText1); in CellEqual()518 return ( aText1 == aText2 ); in CellEqual()
Completed in 25 milliseconds