Home
last modified time | relevance | path

Searched refs:CMtaFolderPicker (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/fpicker/source/win32/folderpicker/
H A DMtaFop.cxx103 ATOM CMtaFolderPicker::s_ClassAtom = 0;
104 osl::Mutex CMtaFolderPicker::s_Mutex;
111 CMtaFolderPicker::CMtaFolderPicker( sal_uInt32 Flags ) : in CMtaFolderPicker() function in CMtaFolderPicker
171 CMtaFolderPicker::StaThreadProc, in CMtaFolderPicker()
186 CMtaFolderPicker::~CMtaFolderPicker( ) in ~CMtaFolderPicker()
239 sal_Bool CMtaFolderPicker::browseForFolder( ) in browseForFolder()
377 void SAL_CALL CMtaFolderPicker::cancel( ) in cancel()
568 CMtaFolderPicker* pImpl = reinterpret_cast< CMtaFolderPicker* >( lpData ); in FolderPickerCallback()
606 CMtaFolderPicker* pImpl = NULL; in StaWndProc()
708 unsigned int CMtaFolderPicker::run( ) in run()
[all …]
H A DMtaFop.hxx96 class CMtaFolderPicker class
99 CMtaFolderPicker( sal_uInt32 Flags );
100 virtual ~CMtaFolderPicker( );
183 CMtaFolderPicker( const CMtaFolderPicker& );
184 CMtaFolderPicker& operator=( const CMtaFolderPicker& );
H A DWinFOPImpl.cxx67 CMtaFolderPicker( BIF_RETURNONLYFSDIRS | BIF_RETURNFSANCESTORS | BIF_EDITBOX | BIF_VALIDATE ), in CWinFolderPickerImpl()
111 CMtaFolderPicker::setDisplayDirectory( sysDir ); in setDisplayDirectory()
122 OUString displayDirectory = CMtaFolderPicker::getDisplayDirectory( ); in getDisplayDirectory()
137 OUString sysDir = CMtaFolderPicker::getDirectory( ); in getDirectory()
152 return m_nLastDlgResult = CMtaFolderPicker::browseForFolder( ) ? in execute()
H A DWinFOPImpl.hxx46 class CWinFolderPickerImpl : public CMtaFolderPicker

Completed in 23 milliseconds