Lines Matching refs:m_xStorage
105 , m_xStorage( xStorage ) in InsertObjectDialog_Impl()
106 , aCnt( m_xStorage ) in InsertObjectDialog_Impl()
246 DBG_ASSERT( m_xStorage.is(), "No storage!"); in Execute()
247 if ( m_xStorage.is() && ( nRet = Dialog::Execute() ) == RET_OK ) in Execute()
272 m_xStorage, in Execute()
491 DBG_ASSERT( m_xStorage.is(), "No storage!"); in Execute()
492 if ( m_xStorage.is() && ( nRet = Dialog::Execute() ) == RET_OK ) in Execute()
676 DBG_ASSERT( m_xStorage.is(), "No storage!"); in Execute()
677 bOK = m_xStorage.is(); in Execute()
913 DBG_ASSERT( m_xStorage.is(), "No storage!"); in Execute()
914 bOK = m_xStorage.is(); in Execute()