Home
last modified time | relevance | path

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

/aoo41x/main/sal/qa/rtl/uri/
H A Drtl_testuri.cxx78 aText2 = aText1; in test_Uri()
167 aText2 = aText1; in test_Uri()
222 == aText2)); in test_Uri()
228 == aText2)); in test_Uri()
234 == aText2)); in test_Uri()
248 == aText2)); in test_Uri()
253 == aText2)); in test_Uri()
259 aText2 = aText1; in test_Uri()
265 == aText2)); in test_Uri()
269 aText2 = aText1; in test_Uri()
[all …]
/aoo41x/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx797 SwTextPortion aText2; in lcl_Highlight() local
798 aText2.nLine = 0; in lcl_Highlight()
799 aText2.nStart = nPortStart + 1; in lcl_Highlight()
800 aText2.nEnd = nPortEnd; in lcl_Highlight()
801 aText2.eType = eFoundType; in lcl_Highlight()
802 aPortionList.push_back( aText2 ); in lcl_Highlight()
/aoo41x/main/sc/source/core/data/
H A Dcell.cxx513 String aText2; in CellEqual() local
515 ((const ScStringCell*)pCell2)->GetString(aText2); in CellEqual()
517 ((const ScEditCell*)pCell2)->GetString(aText2); in CellEqual()
518 return ( aText1 == aText2 ); in CellEqual()

Completed in 41 milliseconds