Searched refs:aTry (Results 1 – 3 of 3) sorted by relevance
173 FixCpx aTry; in ImpATanx2() local204 aTry = aIter*aInc; in ImpATanx2()209 if ( aTry.r.x >= x ) in ImpATanx2()211 aIter = aTry; in ImpATanx2()218 if ( aTry.i.x <= y ) in ImpATanx2()220 aIter = aTry; in ImpATanx2()
193 rtl::OUString aTry( rtl::OUString::createFromAscii( pList[nListEntry] ) ); in autodetect_plugin() local194 pInst = tryInstance( aTry ); in autodetect_plugin()
804 OString aTry; in createWidgetFieldName() local812 aTry = aUnique.makeStringAndClear(); in createWidgetFieldName()813 check_it = m_aFieldNameMap.find( aTry ); in createWidgetFieldName()815 aFullName = aTry; in createWidgetFieldName()
Completed in 46 milliseconds