Searched refs:getDestTypeInfo (Results 1 – 2 of 2) sorted by relevance
224 return static_cast<OWizTypeSelect*>(GetParent())->m_pParent->getDestTypeInfo(_nPos); in getTypeInfo()229 return static_cast<OWizTypeSelect*>(GetParent())->m_pParent->getDestTypeInfo(); in getTypeInfo()
375 …TOTypeInfoSP getDestTypeInfo(sal_Int32 _nPos) const { return m_aDestTypeInfoIndex[_nPos]->second;… in getDestTypeInfo() function in dbaui::OCopyTableWizard376 const OTypeInfoMap* getDestTypeInfo() const { return &m_aDestTypeInfo; } in getDestTypeInfo() function in dbaui::OCopyTableWizard
Completed in 12 milliseconds