Home
last modified time | relevance | path

Searched refs:hwndOwner (Results 1 – 8 of 8) sorted by relevance

/trunk/main/tools/source/fsys/
H A Dwntmsc.cxx628 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()
/trunk/main/fpicker/source/win32/filepicker/
H A DFileOpenDlg.hxx51 HWND hwndOwner; member
83 HWND hwndOwner; member
H A DFileOpenDlg.cxx125 m_ofn.hwndOwner = choose_parent_window(); in CFileOpenDialog()
651 HWND hwndParent = m_ofn.hwndOwner; in centerPositionToParent()
/trunk/main/sal/workben/
H A Dsaldyntest.c33 bi.hwndOwner = NULL; in main()
H A Dsalstattest.c37 bi.hwndOwner = NULL; in main()
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp753 static BOOL SaveDumpFile( HWND hwndOwner ) in SaveDumpFile() argument
761 ofn.hwndOwner = hwndOwner; in SaveDumpFile()
/trunk/main/fpicker/source/win32/folderpicker/
H A DMtaFop.cxx130 m_bi.hwndOwner = GetForegroundWindow( ); in CMtaFolderPicker()
/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DAnalysisDriver.bas73 "shell32.dll" (ByVal hwndOwner As Long, ByVal nFolder _

Completed in 86 milliseconds