Searched refs:ImplSetError (Results 1 – 4 of 4) sorted by relevance
1196 sal_uLong GraphicFilter::ImplSetError( sal_uLong nError, const SvStream* pStm ) in ImplSetError() function in GraphicFilter1403 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()
58 void ImplSetError( ULONG nMciErr );
59 void ImplSetError( ULONG nMciErr );
260 sal_uLong ImplSetError( sal_uLong nError, const SvStream* pStm = NULL );