summaryrefslogtreecommitdiff
path: root/cui/source/inc/dbregister.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/dbregister.hxx')
-rw-r--r--cui/source/inc/dbregister.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/cui/source/inc/dbregister.hxx b/cui/source/inc/dbregister.hxx
index a2ef9da67553..b89ec4e779a0 100644
--- a/cui/source/inc/dbregister.hxx
+++ b/cui/source/inc/dbregister.hxx
@@ -95,13 +95,6 @@ namespace svx
*/
void openLinkDialog(const String& _sOldName,const String& _sOldLocation,SvLBoxEntry* _pEntry = NULL);
- /** opens a file pciker to select a database file
- @param _sLocation
- If set, the file picker use it as default directory
- @return
- the location of the database file
- */
- String getFileLocation(const String& _sLocation);
#endif
public: