Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/
H A Dfilter.cxx1196 sal_uLong GraphicFilter::ImplSetError( sal_uLong nError, const SvStream* pStm ) in ImplSetError() function in GraphicFilter
1403 return (sal_uInt16) ImplSetError( nRes, &rIStream ); in CanImportGraphic()
1502 return (sal_uInt16) ImplSetError( GRFILTER_OK ); in ImportGraphic()
1508 …return (sal_uInt16) ImplSetError( ( nStatus != GRFILTER_OK ) ? nStatus : GRFILTER_OPENERROR, &rISt… in ImportGraphic()
1833 ImplSetError( nStatus, &rIStream ); in ImportGraphic()
1891 return (sal_uInt16) ImplSetError( GRFILTER_FORMATERROR ); in ExportGraphic()
2166 ImplSetError( nStatus, &rOStm ); in ExportGraphic()
/trunk/main/vcl/inc/os2/
H A Dsalsound.hxx58 void ImplSetError( ULONG nMciErr );
H A Dsalsound.h59 void ImplSetError( ULONG nMciErr );
/trunk/main/svtools/inc/svtools/
H A Dfilter.hxx260 sal_uLong ImplSetError( sal_uLong nError, const SvStream* pStm = NULL );