Searched refs:m_aContentWindow (Results 1 – 2 of 2) sorted by relevance
48 ,m_aContentWindow( this, WB_DIALOGCONTROL ) in TitledDockingWindow()62 ,m_aContentWindow( this ) in TitledDockingWindow()80 m_aContentWindow.Show(); in impl_construct()155 m_aContentWindow.SetPosSizePixel( in impl_layout()
94 ::Window& GetContentWindow() { return m_aContentWindow; } in GetContentWindow()95 const ::Window& GetContentWindow() const { return m_aContentWindow; } in GetContentWindow()144 Window m_aContentWindow; member in sfx2::TitledDockingWindow
Completed in 19 milliseconds