Home
last modified time | relevance | path

Searched refs:ERRCODE_IO_BROKENPACKAGE (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx277 return ERRCODE_IO_BROKENPACKAGE; in ReadThroughComponent()
311 return ERRCODE_IO_BROKENPACKAGE; in ReadThroughComponent()
331 return ERRCODE_IO_BROKENPACKAGE; in ReadThroughComponent()
446 return ERRCODE_IO_BROKENPACKAGE; in ReadThroughComponent()
720 case ERRCODE_IO_BROKENPACKAGE: in Import()
723 nError = ERRCODE_IO_BROKENPACKAGE; in Import()
/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx212 return ERRCODE_IO_BROKENPACKAGE; in ReadThroughComponent()
246 return ERRCODE_IO_BROKENPACKAGE; in ReadThroughComponent()
267 return ERRCODE_IO_BROKENPACKAGE; in ReadThroughComponent()
380 return ERRCODE_IO_BROKENPACKAGE; in ReadThroughComponent()
/trunk/main/starmath/source/
H A Dmathmlimport.cxx208 if ( nWarn != ERRCODE_IO_BROKENPACKAGE ) in Import()
219 if ( nWarn != ERRCODE_IO_BROKENPACKAGE ) in Import()
229 nError = ERRCODE_IO_BROKENPACKAGE; in Import()
232 nError = ERRCODE_IO_BROKENPACKAGE; in Import()
331 return ERRCODE_IO_BROKENPACKAGE; in ReadThroughComponent()
340 return ERRCODE_IO_BROKENPACKAGE; in ReadThroughComponent()
347 nError = ERRCODE_IO_BROKENPACKAGE; in ReadThroughComponent()
409 return ERRCODE_IO_BROKENPACKAGE; in ReadThroughComponent()
/trunk/main/sc/source/filter/xml/
H A Dxmlwrap.cxx192 return ERRCODE_IO_BROKENPACKAGE; in ImportFromComponent()
286 return ERRCODE_IO_BROKENPACKAGE; in ImportFromComponent()
322 return ERRCODE_IO_BROKENPACKAGE; in ImportFromComponent()
347 nReturn = ERRCODE_IO_BROKENPACKAGE; in ImportFromComponent()
/trunk/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx351 return ERRCODE_IO_BROKENPACKAGE; in ReadThroughComponent()
561 case ERRCODE_IO_BROKENPACKAGE: in implImport()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx369 if( nError == ERRCODE_IO_BROKENPACKAGE ) in Load()
370 …SetError( ERRCODE_IO_BROKENPACKAGE, ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX )… in Load()
/trunk/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx204 return ERRCODE_IO_BROKENPACKAGE; in ReadThroughComponent()
652 case ERRCODE_IO_BROKENPACKAGE: in implImport()
/trunk/main/tools/inc/tools/
H A Derrcode.hxx251 #define ERRCODE_IO_BROKENPACKAGE (38UL |ERRCODE_CLASS_FORMAT|\ macro
/trunk/main/sw/source/ui/uno/
H A Dswdetect.cxx298 …aMedium.SetError( ERRCODE_IO_BROKENPACKAGE, ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_… in detect()
/trunk/main/chart2/source/model/filter/
H A DXMLFilter.cxx585 nWarning = ERRCODE_IO_BROKENPACKAGE; in impl_ImportStream()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx1886 if ( nError == ERRCODE_IO_BROKENPACKAGE && xHandler.is() ) in load()
1911 if ( nError == ERRCODE_IO_BROKENPACKAGE ) in load()
1954 if ( nError != ERRCODE_IO_BROKENPACKAGE && !bSilent ) in load()
H A Dobjstor.cxx440 …SetError( ERRCODE_IO_BROKENPACKAGE, ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX )… in GeneralInit_Impl()
679 …SetError( ERRCODE_IO_BROKENPACKAGE, ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX )… in DoLoad()
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx2077 SetError( ERRCODE_IO_BROKENPACKAGE );