Searched refs:GnomeVFSResult (Results 1 – 6 of 6) sorted by relevance
108 GnomeVFSResult result; in readBytes()160 GnomeVFSResult result; in skipBytes()203 GnomeVFSResult result; in seek()270 GnomeVFSResult result = GNOME_VFS_OK; in writeBytes()324 void Stream::throwOnError( GnomeVFSResult result ) in throwOnError()
406 GnomeVFSResult result = gnome_vfs_unlink( aURI.getStr()); in execute()583 GnomeVFSResult result; in getPropertyValues()720 GnomeVFSResult725 GnomeVFSResult result = GNOME_VFS_OK; in doSetFileInfo()843 GnomeVFSResult result = GNOME_VFS_OK; in setPropertyValues()936 GnomeVFSResult result = getInfo( xEnv ); in insert()1122 GnomeVFSResult1125 GnomeVFSResult result; in getInfo()1295 GnomeVFSResult result, in cancelCommandExecution()1440 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 )
335 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 37 milliseconds