Lines Matching refs:m_xStorage
107 , m_xStorage( xStorage ) in InsertObjectDialog_Impl()
108 , aCnt( m_xStorage ) in InsertObjectDialog_Impl()
248 DBG_ASSERT( m_xStorage.is(), "No storage!"); in Execute()
249 if ( m_xStorage.is() && ( nRet = Dialog::Execute() ) == RET_OK ) in Execute()
274 m_xStorage, in Execute()
493 DBG_ASSERT( m_xStorage.is(), "No storage!"); in Execute()
494 if ( m_xStorage.is() && ( nRet = Dialog::Execute() ) == RET_OK ) in Execute()
678 DBG_ASSERT( m_xStorage.is(), "No storage!"); in Execute()
679 bOK = m_xStorage.is(); in Execute()
915 DBG_ASSERT( m_xStorage.is(), "No storage!"); in Execute()
916 bOK = m_xStorage.is(); in Execute()