Home
last modified time | relevance | path

Searched refs:GRFILTER_FORMATERROR (Results 1 – 7 of 7) sorted by relevance

/AOO41X/main/svtools/source/filter/
H A Dfilter.cxx841 return GRFILTER_FORMATERROR; in ImpTestOrFindFormat()
847 return GRFILTER_FORMATERROR; in ImpTestOrFindFormat()
1353 sal_uInt16 nRetValue = GRFILTER_FORMATERROR; in CanImportGraphic()
1387 sal_uInt16 nRetValue = GRFILTER_FORMATERROR; in ImportGraphic()
1641 nStatus = GRFILTER_FORMATERROR; in ImportGraphic()
1657 nStatus = GRFILTER_FORMATERROR; in ImportGraphic()
1721 nStatus = GRFILTER_FORMATERROR; in ImportGraphic()
1759 nStatus = GRFILTER_FORMATERROR; in ImportGraphic()
1824 sal_uInt16 nRetValue = GRFILTER_FORMATERROR; in ExportGraphic()
1867 return (sal_uInt16) ImplSetError( GRFILTER_FORMATERROR ); in ExportGraphic()
[all …]
/AOO41X/main/sfx2/source/appl/
H A Dopengrf.cxx79 case GRFILTER_FORMATERROR: in SvxOpenGrfErr2ResId()
/AOO41X/main/sc/source/ui/drawfunc/
H A Dfuins1.cxx337 case GRFILTER_FORMATERROR: nRes = SCSTR_GRFILTER_FORMATERROR; break; in FuInsertGraphic()
/AOO41X/main/svtools/inc/svtools/
H A Dfilter.hxx55 #define GRFILTER_FORMATERROR 3 macro
/AOO41X/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx170 case GRFILTER_FORMATERROR: in HandleGraphicFilterError()
/AOO41X/main/sw/source/ui/uiview/
H A Dview2.cxx436 if( nError == GRFILTER_FORMATERROR ) in InsertGraphicDlg()
460 case GRFILTER_FORMATERROR: in InsertGraphicDlg()
/AOO41X/main/sw/source/filter/ww1/
H A Dfltshell.cxx1230 case GRFILTER_FORMATERROR: in AddGraphic()