Home
last modified time | relevance | path

Searched refs:FILE_PICKER_SERVICE_NAME (Results 1 – 9 of 9) sorted by relevance

/trunk/main/fpicker/source/unx/kde4/
H A DFPServiceInfo.hxx27 #define FILE_PICKER_SERVICE_NAME "com.sun.star.ui.dialogs.KDE4FilePicker" macro
H A DKDE4FPEntry.cxx61 aSNS.getArray( )[0] = OUString::createFromAscii( FILE_PICKER_SERVICE_NAME ); in component_getFactory()
/trunk/main/fpicker/source/aqua/
H A DFPServiceInfo.hxx32 #define FILE_PICKER_SERVICE_NAME "com.sun.star.ui.dialogs.AquaFilePicker" macro
H A DFPentry.cxx110 OUString::createFromAscii(FILE_PICKER_SERVICE_NAME); in component_getFactory()
/trunk/main/fpicker/source/unx/gnome/
H A DFPServiceInfo.hxx32 #define FILE_PICKER_SERVICE_NAME "com.sun.star.ui.dialogs.GtkFilePicker" macro
H A DFPentry.cxx119 OUString::createFromAscii(FILE_PICKER_SERVICE_NAME); in component_getFactory()
/trunk/main/fpicker/source/win32/filepicker/
H A DFPServiceInfo.hxx63 #define FILE_PICKER_SERVICE_NAME "com.sun.star.ui.dialogs.SystemFilePicker" macro
H A DFPentry.cxx111 aSNS.getArray( )[0] = OUString::createFromAscii( FILE_PICKER_SERVICE_NAME ); in component_getFactory()
/trunk/main/fpicker/source/win32/filepicker/workbench/
H A DTest_fps.cxx294 OUString::createFromAscii( FILE_PICKER_SERVICE_NAME ), arguments ), UNO_QUERY ); in main()

Completed in 42 milliseconds