Searched refs:GnomeVFSResult (Results 1 – 6 of 6) sorted by relevance
106 GnomeVFSResult result; in readBytes()158 GnomeVFSResult result; in skipBytes()201 GnomeVFSResult result; in seek()268 GnomeVFSResult result = GNOME_VFS_OK; in writeBytes()322 void Stream::throwOnError( GnomeVFSResult result ) in throwOnError()
404 GnomeVFSResult result = gnome_vfs_unlink( aURI.getStr()); in execute()581 GnomeVFSResult result; in getPropertyValues()718 GnomeVFSResult723 GnomeVFSResult result = GNOME_VFS_OK; in doSetFileInfo()841 GnomeVFSResult result = GNOME_VFS_OK; in setPropertyValues()934 GnomeVFSResult result = getInfo( xEnv ); in insert()1120 GnomeVFSResult1123 GnomeVFSResult result; in getInfo()1293 GnomeVFSResult result, in cancelCommandExecution()1438 GnomeVFSResult result; in createTempStream()[all …]
92 GnomeVFSResult getInfo ( const ::com::sun::star::uno::Reference<98 …GnomeVFSResult doSetFileInfo ( const GnomeVFSFileInfo *newInfo,171 ::com::sun::star::uno::Any mapVFSException( const GnomeVFSResult result,174 void cancelCommandExecution(const GnomeVFSResult result,
55 void throwOnError( GnomeVFSResult result )
333 GnomeVFSResult result; in getData()
43 } GnomeVFSResult; typedef85 GnomeVFSResult (* func) (const char *url) = in gnome_url_show()86 (GnomeVFSResult (*) (const char *)) dlsym(handle, "gnome_vfs_url_show"); in gnome_url_show()
Completed in 40 milliseconds