Searched refs:ExtWindowImpl (Results 1 – 3 of 3) sorted by relevance
42 struct ExtWindowImpl struct44 ExtWindowImpl() in ExtWindowImpl() function47 ~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 …]
99 struct ExtWindowImpl;267 vcl::ExtWindowImpl* mpExtImpl;
131 struct ExtWindowImpl;489 SAL_DLLPRIVATE vcl::ExtWindowImpl* ImplGetExtWindowImpl() const;
Completed in 26 milliseconds