Searched refs:CMtaFolderPicker (Results 1 – 4 of 4) sorted by relevance
103 ATOM CMtaFolderPicker::s_ClassAtom = 0;104 osl::Mutex CMtaFolderPicker::s_Mutex;111 CMtaFolderPicker::CMtaFolderPicker( sal_uInt32 Flags ) : in CMtaFolderPicker() function in CMtaFolderPicker171 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 …]
96 class CMtaFolderPicker class99 CMtaFolderPicker( sal_uInt32 Flags );100 virtual ~CMtaFolderPicker( );183 CMtaFolderPicker( const CMtaFolderPicker& );184 CMtaFolderPicker& operator=( const CMtaFolderPicker& );
67 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()
46 class CWinFolderPickerImpl : public CMtaFolderPicker
Completed in 24 milliseconds