Home
last modified time | relevance | path

Searched refs:ImplSetError (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/svtools/source/filter/
H A Dfilter.cxx1172 sal_uLong GraphicFilter::ImplSetError( sal_uLong nError, const SvStream* pStm ) in ImplSetError() function in GraphicFilter
1379 return (sal_uInt16) ImplSetError( nRes, &rIStream ); in CanImportGraphic()
1478 return (sal_uInt16) ImplSetError( GRFILTER_OK ); in ImportGraphic()
1484 …return (sal_uInt16) ImplSetError( ( nStatus != GRFILTER_OK ) ? nStatus : GRFILTER_OPENERROR, &rISt… in ImportGraphic()
1809 ImplSetError( nStatus, &rIStream ); in ImportGraphic()
1867 return (sal_uInt16) ImplSetError( GRFILTER_FORMATERROR ); in ExportGraphic()
2142 ImplSetError( nStatus, &rOStm ); in ExportGraphic()
/aoo4110/main/vcl/inc/os2/
H A Dsalsound.hxx58 void ImplSetError( ULONG nMciErr );
H A Dsalsound.h59 void ImplSetError( ULONG nMciErr );
/aoo4110/main/svtools/inc/svtools/
H A Dfilter.hxx260 sal_uLong ImplSetError( sal_uLong nError, const SvStream* pStm = NULL );

Completed in 41 milliseconds