Searched refs:isView (Results 1 – 3 of 3) sorted by relevance
93 boolean isView = false; in dropObject()96 …isView = AnyConverter.toString(propertySet.getPropertyValue(PropertyIds.TYPE.name)).equals("VIEW"); in dropObject()101 if (isView) { in dropObject()
106 virtual bool isView() const = 0;159 virtual bool isView() const;195 virtual bool isView() const;
141 bool ObjectCopySource::isView() const in isView() function in ObjectCopySource312 bool NamedTableCopySource::isView() const in isView() function in NamedTableCopySource454 virtual bool isView() const;482 bool DummyCopySource::isView() const in isView() function in DummyCopySource616 if ( m_rSourceObject.isView() ) in OCopyTableWizard()
Completed in 25 milliseconds