Home
last modified time | relevance | path

Searched refs:m_aContentWindow (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/dialog/
H A Dtitledockwin.cxx48 ,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()
/trunk/main/sfx2/inc/sfx2/
H A Dtitledockwin.hxx94 ::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 9 milliseconds