Home
last modified time | relevance | path

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

/aoo4110/main/shell/source/backends/kde4be/
H A Dkde4access.cxx103 rtl::OUString sDocumentsURL; in getValue() local
107 osl_getFileURLFromSystemPath( sDocumentsDir.pData, &sDocumentsURL.pData ); in getValue()
109 true, uno::makeAny( sDocumentsURL ) ); in getValue()
/aoo4110/main/shell/source/backends/kdebe/
H A Dkdeaccess.cxx99 rtl::OUString sDocumentsURL; in getValue() local
103 osl_getFileURLFromSystemPath( sDocumentsDir.pData, &sDocumentsURL.pData ); in getValue()
105 true, uno::makeAny( sDocumentsURL ) ); in getValue()

Completed in 10 milliseconds