Home
last modified time | relevance | path

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

/trunk/main/svtools/source/dialogs/
H A Dmcvmath.cxx173 FixCpx aTry; in ImpATanx2() local
204 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()
/trunk/main/vcl/unx/generic/plugadapt/
H A Dsalplug.cxx193 rtl::OUString aTry( rtl::OUString::createFromAscii( pList[nListEntry] ) ); in autodetect_plugin() local
194 pInst = tryInstance( aTry ); in autodetect_plugin()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx804 OString aTry; in createWidgetFieldName() local
812 aTry = aUnique.makeStringAndClear(); in createWidgetFieldName()
813 check_it = m_aFieldNameMap.find( aTry ); in createWidgetFieldName()
815 aFullName = aTry; in createWidgetFieldName()

Completed in 66 milliseconds