Searched refs:sDocumentsDir (Results 1 – 2 of 2) sorted by relevance
102 rtl::OUString sDocumentsDir; in getValue() local106 sDocumentsDir = (const sal_Unicode *) aDocumentsDir.utf16(); in getValue()107 osl_getFileURLFromSystemPath( sDocumentsDir.pData, &sDocumentsURL.pData ); in getValue()
98 rtl::OUString sDocumentsDir; in getValue() local102 sDocumentsDir = (const sal_Unicode *) aDocumentsDir.ucs2(); in getValue()103 osl_getFileURLFromSystemPath( sDocumentsDir.pData, &sDocumentsURL.pData ); in getValue()
Completed in 17 milliseconds