Home
last modified time | relevance | path

Searched defs:GetWindowInstance (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/win/
H A Dwincomp.hxx168 inline HINSTANCE GetWindowInstance( HWND hWnd ) in GetWindowInstance() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/win/
H A Dwincomp.hxx168 inline HINSTANCE GetWindowInstance( HWND hWnd ) in GetWindowInstance() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/table/
H A Dtablecontrol.cxx504 vcl::Window* TableControl::GetWindowInstance() in GetWindowInstance() function in svt::table::TableControl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/table/
H A Dtablecontrol.cxx511 vcl::Window* TableControl::GetWindowInstance() in GetWindowInstance() function in svt::table::TableControl
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/brwbox/
H A Dbrwbox3.cxx554 vcl::Window* BrowseBox::GetWindowInstance() in GetWindowInstance() function in BrowseBox
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/brwbox/
H A Dbrwbox3.cxx554 vcl::Window* BrowseBox::GetWindowInstance() in GetWindowInstance() function in BrowseBox
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/treelist/
H A Dsvtabbx.cxx1079 vcl::Window* SvHeaderTabListBox::GetWindowInstance() in GetWindowInstance() function in SvHeaderTabListBox
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/treelist/
H A Dsvtabbx.cxx1060 vcl::Window* SvHeaderTabListBox::GetWindowInstance() in GetWindowInstance() function in SvHeaderTabListBox
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwindowsx.h321 #define GetWindowInstance(hwnd) ((HMODULE)GetWindowLong(hwnd,GWL_HINSTANCE)) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwindowsx.h321 #define GetWindowInstance(hwnd) ((HMODULE)GetWindowLong(hwnd,GWL_HINSTANCE)) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindowsx.h47 #define GetWindowInstance(hwnd) ((HMODULE)GetWindowLongPtr(hwnd,GWLP_HINSTANCE)) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindowsx.h47 #define GetWindowInstance(hwnd) ((HMODULE)GetWindowLongPtr(hwnd,GWLP_HINSTANCE)) macro