Home
last modified time | relevance | path

Searched refs:sDocumentsDir (Results 1 – 2 of 2) sorted by relevance

/trunk/main/shell/source/backends/kde4be/
H A Dkde4access.cxx102 rtl::OUString sDocumentsDir; in getValue() local
106 sDocumentsDir = (const sal_Unicode *) aDocumentsDir.utf16(); in getValue()
107 osl_getFileURLFromSystemPath( sDocumentsDir.pData, &sDocumentsURL.pData ); in getValue()
/trunk/main/shell/source/backends/kdebe/
H A Dkdeaccess.cxx98 rtl::OUString sDocumentsDir; in getValue() local
102 sDocumentsDir = (const sal_Unicode *) aDocumentsDir.ucs2(); in getValue()
103 osl_getFileURLFromSystemPath( sDocumentsDir.pData, &sDocumentsURL.pData ); in getValue()

Completed in 14 milliseconds