Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/misc/
H A DWTypeSelect.cxx224 return static_cast<OWizTypeSelect*>(GetParent())->m_pParent->getDestTypeInfo(_nPos); in getTypeInfo()
229 return static_cast<OWizTypeSelect*>(GetParent())->m_pParent->getDestTypeInfo(); in getTypeInfo()
/trunk/main/dbaccess/source/ui/inc/
H A DWCopyTable.hxx375 …TOTypeInfoSP getDestTypeInfo(sal_Int32 _nPos) const { return m_aDestTypeInfoIndex[_nPos]->second;… in getDestTypeInfo() function in dbaui::OCopyTableWizard
376 const OTypeInfoMap* getDestTypeInfo() const { return &m_aDestTypeInfo; } in getDestTypeInfo() function in dbaui::OCopyTableWizard

Completed in 15 milliseconds