Lines Matching refs:DELETEZ
160 DELETEZ(m_pOptionsLabel); in ~OCommonBehaviourTabPage()
161 DELETEZ(m_pOptions); in ~OCommonBehaviourTabPage()
163 DELETEZ(m_pDataConvertFixedLine); in ~OCommonBehaviourTabPage()
164 DELETEZ(m_pCharsetLabel); in ~OCommonBehaviourTabPage()
165 DELETEZ(m_pCharset); in ~OCommonBehaviourTabPage()
167 DELETEZ(m_pAutoFixedLine); in ~OCommonBehaviourTabPage()
168 DELETEZ(m_pAutoIncrementLabel); in ~OCommonBehaviourTabPage()
169 DELETEZ(m_pAutoIncrement); in ~OCommonBehaviourTabPage()
171 DELETEZ(m_pAutoRetrievingEnabled); in ~OCommonBehaviourTabPage()
172 DELETEZ(m_pAutoRetrievingLabel); in ~OCommonBehaviourTabPage()
173 DELETEZ(m_pAutoRetrieving); in ~OCommonBehaviourTabPage()
1083 DELETEZ(m_pTextConnectionHelper); in ~OTextDetailsPage()