Home
last modified time | relevance | path

Searched refs:CFolderPicker (Results 1 – 5 of 5) sorted by relevance

/trunk/main/fpicker/source/win32/folderpicker/
H A DFolderPicker.cxx80 CFolderPicker::CFolderPicker( const Reference< XMultiServiceFactory >& xServiceMgr ) : in CFolderPicker() function in CFolderPicker
90 void SAL_CALL CFolderPicker::setTitle( const OUString& aTitle ) throw( RuntimeException ) in setTitle()
101 void SAL_CALL CFolderPicker::setDisplayDirectory( const OUString& aDirectory ) in setDisplayDirectory()
113 OUString SAL_CALL CFolderPicker::getDisplayDirectory( ) in getDisplayDirectory()
125 OUString SAL_CALL CFolderPicker::getDirectory( ) throw( RuntimeException ) in getDirectory()
147 sal_Int16 SAL_CALL CFolderPicker::execute( ) in execute()
163 OUString SAL_CALL CFolderPicker::getImplementationName( ) in getImplementationName()
173 sal_Bool SAL_CALL CFolderPicker::supportsService( const OUString& ServiceName ) in supportsService()
189 Sequence< OUString > SAL_CALL CFolderPicker::getSupportedServiceNames( ) in getSupportedServiceNames()
199 void SAL_CALL CFolderPicker::cancel( ) in cancel()
[all …]
H A DFolderPicker.hxx50 class CFolderPicker : class
59CFolderPicker( const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >&…
121 CFolderPicker( const CFolderPicker& );
122 CFolderPicker& operator=( const CFolderPicker& );
H A DWinFOPImpl.hxx40 class CFolderPicker;
49 CWinFolderPickerImpl( CFolderPicker* aFolderPicker );
75 CFolderPicker* m_pFolderPicker;
H A DFopentry.cxx65 …return Reference< XInterface >( static_cast< XFolderPicker* >( new CFolderPicker( rServiceManager … in createInstance()
H A DWinFOPImpl.cxx66 CWinFolderPickerImpl::CWinFolderPickerImpl( CFolderPicker* aFolderPicker ) : in CWinFolderPickerImpl()

Completed in 29 milliseconds