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