LibreOffice Module svtools (master) 1
Namespaces | Functions
fpicker.hxx File Reference
#include <sal/config.h>
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
Include dependency graph for fpicker.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::lang
 
namespace  com::sun::star::uno
 

Functions

css::uno::Reference< css::uno::XInterface > FilePicker_CreateInstance (css::uno::Reference< css::uno::XComponentContext > const &context)
 
css::uno::Sequence< OUString > FilePicker_getSupportedServiceNames ()
 
OUString FilePicker_getImplementationName ()
 
css::uno::Reference< css::uno::XInterface > FolderPicker_CreateInstance (css::uno::Reference< css::uno::XComponentContext > const &context)
 
css::uno::Sequence< OUString > FolderPicker_getSupportedServiceNames ()
 
OUString FolderPicker_getImplementationName ()
 

Function Documentation

◆ FilePicker_CreateInstance()

css::uno::Reference< css::uno::XInterface > FilePicker_CreateInstance ( css::uno::Reference< css::uno::XComponentContext > const &  context)

◆ FilePicker_getImplementationName()

OUString FilePicker_getImplementationName ( )

Definition at line 102 of file fpicker.cxx.

◆ FilePicker_getSupportedServiceNames()

css::uno::Sequence< OUString > FilePicker_getSupportedServiceNames ( )

Definition at line 107 of file fpicker.cxx.

References aServiceNames.

◆ FolderPicker_CreateInstance()

css::uno::Reference< css::uno::XInterface > FolderPicker_CreateInstance ( css::uno::Reference< css::uno::XComponentContext > const &  context)

◆ FolderPicker_getImplementationName()

OUString FolderPicker_getImplementationName ( )

Definition at line 167 of file fpicker.cxx.

◆ FolderPicker_getSupportedServiceNames()

css::uno::Sequence< OUString > FolderPicker_getSupportedServiceNames ( )

Definition at line 172 of file fpicker.cxx.

References aServiceNames.