Home
last modified time | relevance | path

Searched refs:GnomeVFSResult (Results 1 – 6 of 6) sorted by relevance

/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_stream.cxx106 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()
H A Dgvfs_content.cxx404 GnomeVFSResult result = gnome_vfs_unlink( aURI.getStr()); in execute()
581 GnomeVFSResult result; in getPropertyValues()
718 GnomeVFSResult
723 GnomeVFSResult result = GNOME_VFS_OK; in doSetFileInfo()
841 GnomeVFSResult result = GNOME_VFS_OK; in setPropertyValues()
934 GnomeVFSResult result = getInfo( xEnv ); in insert()
1120 GnomeVFSResult
1123 GnomeVFSResult result; in getInfo()
1293 GnomeVFSResult result, in cancelCommandExecution()
1438 GnomeVFSResult result; in createTempStream()
[all …]
H A Dgvfs_content.hxx92 GnomeVFSResult getInfo ( const ::com::sun::star::uno::Reference<
98GnomeVFSResult doSetFileInfo ( const GnomeVFSFileInfo *newInfo,
171 ::com::sun::star::uno::Any mapVFSException( const GnomeVFSResult result,
174 void cancelCommandExecution(const GnomeVFSResult result,
H A Dgvfs_stream.hxx55 void throwOnError( GnomeVFSResult result )
H A Dgvfs_directory.cxx333 GnomeVFSResult result; in getData()
/trunk/main/shell/source/unix/misc/
H A Dgnome-open-url.c43 } GnomeVFSResult; typedef
85 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 32 milliseconds