Home
last modified time | relevance | path

Searched refs:ExtWindowImpl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/window/
H A Dwindow4.cxx42 struct ExtWindowImpl struct
44 ExtWindowImpl() in ExtWindowImpl() function
47 ~ExtWindowImpl() in ~ExtWindowImpl()
79 vcl::ExtWindowImpl* Window::ImplGetExtWindowImpl() const in ImplGetExtWindowImpl()
81 vcl::ExtWindowImpl* pImpl = NULL; in ImplGetExtWindowImpl()
85 mpWindowImpl->mpExtImpl = new vcl::ExtWindowImpl(); in ImplGetExtWindowImpl()
103 vcl::ExtWindowImpl* pImpl = ImplGetExtWindowImpl(); in getLayout()
120 vcl::ExtWindowImpl* pImpl = ImplGetExtWindowImpl(); in addWindow()
123 vcl::ExtWindowImpl* pChildImpl = i_pWin->ImplGetExtWindowImpl(); in addWindow()
137 vcl::ExtWindowImpl* pImpl = ImplGetExtWindowImpl(); in removeWindow()
[all …]
/trunk/main/vcl/inc/
H A Dwindow.h99 struct ExtWindowImpl;
267 vcl::ExtWindowImpl* mpExtImpl;
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx131 struct ExtWindowImpl;
489 SAL_DLLPRIVATE vcl::ExtWindowImpl* ImplGetExtWindowImpl() const;

Completed in 21 milliseconds