Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx2859 OQueryTableWindow* pCurrentWin = static_cast<OQueryTableWindow*>(aIter->second); in fillValidFields() local
2860 if (bAllTables || (pCurrentWin->GetAliasName() == sAliasName)) in fillValidFields()
2862 strCurrentPrefix = pCurrentWin->GetAliasName(); in fillValidFields()
2865 pCurrentWin->EnumValidFields(aFields); in fillValidFields()

Completed in 26 milliseconds