Home
last modified time | relevance | path

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

/aoo4110/main/fpicker/source/win32/folderpicker/
H A DWinFOPImpl.cxx66 CWinFolderPickerImpl::CWinFolderPickerImpl( CFolderPicker* aFolderPicker ) : in CWinFolderPickerImpl() function in CWinFolderPickerImpl
82 void SAL_CALL CWinFolderPickerImpl::setDisplayDirectory( const OUString& aDirectory ) in setDisplayDirectory()
118 OUString CWinFolderPickerImpl::getDisplayDirectory( ) in getDisplayDirectory()
135 OUString SAL_CALL CWinFolderPickerImpl::getDirectory( ) throw( RuntimeException ) in getDirectory()
150 sal_Int16 SAL_CALL CWinFolderPickerImpl::execute( ) throw( RuntimeException ) in execute()
161 void CWinFolderPickerImpl::onSelChanged( const OUString& aNewPath ) in onSelChanged()
H A DWinFOPImpl.hxx46 class CWinFolderPickerImpl : public CMtaFolderPicker class
49 CWinFolderPickerImpl( CFolderPicker* aFolderPicker );
H A DFolderPicker.cxx83 m_pFolderPickerImpl = std::auto_ptr< CWinFolderPickerImpl > ( new CWinFolderPickerImpl( this ) ); in CFolderPicker()
H A DFolderPicker.hxx116 std::auto_ptr< CWinFolderPickerImpl > m_pFolderPickerImpl;

Completed in 18 milliseconds