Lines Matching refs:SystemChildWindow
64 SystemChildWindow* pWindow = (SystemChildWindow*)pInst; in ImplSysChildProc()
119 void SystemChildWindow::ImplInitSysChild( Window* pParent, WinBits nStyle, SystemWindowData *pData,… in ImplInitSysChild()
136 SystemChildWindow::SystemChildWindow( Window* pParent, WinBits nStyle ) : in SystemChildWindow() function in SystemChildWindow
144 SystemChildWindow::SystemChildWindow( Window* pParent, WinBits nStyle, SystemWindowData *pData, sal… in SystemChildWindow() function in SystemChildWindow
152 SystemChildWindow::SystemChildWindow( Window* pParent, const ResId& rResId ) : in SystemChildWindow() function in SystemChildWindow
166 SystemChildWindow::~SystemChildWindow() in ~SystemChildWindow()
178 const SystemEnvData* SystemChildWindow::GetSystemData() const in GetSystemData()
188 void SystemChildWindow::EnableEraseBackground( sal_Bool bEnable ) in EnableEraseBackground()
196 sal_Bool SystemChildWindow::IsEraseBackgroundEnabled() in IsEraseBackgroundEnabled()
206 void SystemChildWindow::ImplTestJavaException( void* pEnv ) in ImplTestJavaException()
238 sal_IntPtr SystemChildWindow::GetParentWindowHandle( sal_Bool bUseJava ) in GetParentWindowHandle()