Searched refs:m_aViewsWindow (Results 1 – 2 of 2) sorted by relevance
69 ,m_aViewsWindow(this) in DBG_NAME()76 m_aViewsWindow.Show(); in DBG_NAME()101 m_aViewsWindow.initialize(); in initialize()106 m_aViewsWindow.SetInsertObj( eObj,_sShapeType); in SetInsertObj()112 return m_aViewsWindow.GetInsertObjString(); in GetInsertObjString()117 m_aViewsWindow.SetMode(eNewMode); in SetMode()122 m_aViewsWindow.removeSection(_nPosition); in removeSection()124 m_aViewsWindow.Invalidate(INVALIDATE_TRANSPARENT); in removeSection()133 m_aViewsWindow.addSection(_xSection,_sColorEntry,_nPosition); in addSection()140 m_aViewsWindow.toggleGrid(_bVisible); in toggleGrid()[all …]
62 OViewsWindow m_aViewsWindow; member in rptui::OReportWindow