Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerydlg.cxx213 String sSecondWinName = m_pConnData->getReferencedTable()->GetWinName(); variable
236 sFirstWinName = sSecondWinName;
237 sSecondWinName = sTemp;
278 sHelpText.SearchAndReplace( String( RTL_CONSTASCII_STRINGPARAM( "%2" ) ), sSecondWinName );

Completed in 4 milliseconds