Home
last modified time | relevance | path

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

/AOO42X/main/dbaccess/source/ui/inc/
H A DTypeInfo.hxx78 const sal_uInt16 TYPE_OTHER = 30; variable
/AOO42X/main/dbaccess/source/ui/control/
H A DColumnControlWindow.cxx190 m_pTypeInfo->aUIName = m_sTypeNames.GetToken(TYPE_OTHER); in getDefaultTyp()
/AOO42X/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx173 m_pTypeInfo->aUIName = m_sTypeNames.GetToken(TYPE_OTHER); in DBG_NAME()
/AOO42X/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx739 m_pTypeInfo->aUIName = m_sTypeNames.GetToken(TYPE_OTHER); in construct()
H A DUITools.cxx851 aName = _rsTypeNames.GetToken(TYPE_OTHER); in fillTypeInfo()