Searched refs:aAlterType (Results 1 – 2 of 2) sorted by relevance
113 Type aAlterType = getCppuType( (Reference<XAlterView>*)0); in getTypes() local123 if( (*pIter != aAlterType || m_xViewAccess.is()) ) in getTypes()
304 Type aAlterType = getCppuType( (Reference<XAlterTable>*)0); in getTypes() local314 …if( (*pIter != aRenameType || getRenameService().is()) && (*pIter != aAlterType || getAlterService… in getTypes()
Completed in 14 milliseconds