Home
last modified time | relevance | path

Searched refs:GetWindowImpl (Results 1 – 4 of 4) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxtopwindow.cxx97 Window* pWindow = GetWindowImpl(); in getWindowHandle()
150 Window* pWindow = GetWindowImpl(); in toFront()
161 Window* pWindow = GetWindowImpl(); in toBack()
173 SystemWindow* pWindow = (SystemWindow*) GetWindowImpl(); in setMenuBar()
192 const WorkWindow* pWindow = dynamic_cast< const WorkWindow* >( GetWindowImpl() ); in getIsMaximized()
204 WorkWindow* pWindow = dynamic_cast< WorkWindow* >( GetWindowImpl() ); in setIsMaximized()
216 const WorkWindow* pWindow = dynamic_cast< const WorkWindow* >( GetWindowImpl() ); in getIsMinimized()
228 WorkWindow* pWindow = dynamic_cast< WorkWindow* >( GetWindowImpl() ); in setIsMinimized()
240 const SystemWindow* pWindow = dynamic_cast< const SystemWindow* >( GetWindowImpl() ); in getDisplay()
255 SystemWindow* pWindow = dynamic_cast< SystemWindow* >( GetWindowImpl() ); in setDisplay()
[all …]
H A Dvclxdialog.hxx53 Window* GetWindowImpl();
H A Dvclxdialog.cxx85 Window* VCLXDialog::GetWindowImpl() in GetWindowImpl() function in layoutimpl::VCLXDialog
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxtopwindow.hxx54 virtual Window* GetWindowImpl() = 0;
95 virtual Window* GetWindowImpl();

Completed in 17 milliseconds