Kaydet (Commit) c1082789 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS cmcfixes4 (1.3.4); FILE MERGED

2005/04/01 12:12:40 cmc 1.3.4.1: #i46017# to and from system locale encoding when url is file:///
üst 27994c38
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: SalGtkPicker.hxx,v $ * $RCSfile: SalGtkPicker.hxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: obo $ $Date: 2005-03-18 09:49:32 $ * last change: $Author: obo $ $Date: 2005-05-03 13:48:40 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -110,7 +110,8 @@ class SalGtkPicker ...@@ -110,7 +110,8 @@ class SalGtkPicker
virtual rtl::OUString SAL_CALL implgetDisplayDirectory( ) virtual rtl::OUString SAL_CALL implgetDisplayDirectory( )
throw( com::sun::star::uno::RuntimeException ); throw( com::sun::star::uno::RuntimeException );
static rtl::OUString uritounicode(const gchar *pIn);
static rtl::OString unicodetouri(const rtl::OUString &rURL);
}; };
class RunDialog class RunDialog
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment