Searched refs:hwndOwner (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/tools/source/fsys/ |
H A D | wntmsc.cxx | 628 HRESULT SHGetIDListFromPath( HWND hwndOwner, LPCTSTR pszPath, LPITEMIDLIST *ppidl ) in SHGetIDListFromPath() argument 649 …hResult = pDesktopFolder->ParseDisplayName( hwndOwner, (LPBC)NULL, wszPath, &chEaten, ppidl, &dwAt… in SHGetIDListFromPath() 678 HRESULT SHResolvePath( HWND hwndOwner, LPCTSTR pszPath, LPITEMIDLIST *ppidl ) in SHResolvePath() argument 685 if ( !hwndOwner ) in SHResolvePath() 686 hwndOwner = GetDesktopWindow(); in SHResolvePath() 722 hResult = SHGetIDListFromPath( hwndOwner, pszPathCopy, &pidl ); in SHResolvePath() 745 hResult = pFolder->EnumObjects( hwndOwner, in SHResolvePath()
|
/aoo41x/main/fpicker/source/win32/filepicker/ |
H A D | FileOpenDlg.hxx | 51 HWND hwndOwner; member 83 HWND hwndOwner; member
|
H A D | FileOpenDlg.cxx | 125 m_ofn.hwndOwner = choose_parent_window(); in CFileOpenDialog() 651 HWND hwndParent = m_ofn.hwndOwner; in centerPositionToParent()
|
/aoo41x/main/sal/workben/ |
H A D | saldyntest.c | 33 bi.hwndOwner = NULL; in main()
|
H A D | salstattest.c | 37 bi.hwndOwner = NULL; in main()
|
/aoo41x/main/crashrep/source/win32/ |
H A D | soreport.cpp | 753 static BOOL SaveDumpFile( HWND hwndOwner ) in SaveDumpFile() argument 761 ofn.hwndOwner = hwndOwner; in SaveDumpFile()
|
/aoo41x/main/fpicker/source/win32/folderpicker/ |
H A D | MtaFop.cxx | 130 m_bi.hwndOwner = GetForegroundWindow( ); in CMtaFolderPicker()
|
/aoo41x/main/migrationanalysis/src/driver_docs/sources/ |
H A D | AnalysisDriver.bas | 73 "shell32.dll" (ByVal hwndOwner As Long, ByVal nFolder _
|
Completed in 56 milliseconds