Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/api/
H A DView.cxx113 Type aAlterType = getCppuType( (Reference<XAlterView>*)0); in getTypes() local
123 if( (*pIter != aAlterType || m_xViewAccess.is()) ) in getTypes()
H A Dtable.cxx304 Type aAlterType = getCppuType( (Reference<XAlterTable>*)0); in getTypes() local
314 …if( (*pIter != aRenameType || getRenameService().is()) && (*pIter != aAlterType || getAlterService… in getTypes()

Completed in 9 milliseconds