Home
last modified time | relevance | path

Searched refs:aDumper (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/oox/inc/oox/dump/
H A Ddumperbase.hxx1990 DumperClassName aDumper( *this ); \
1991 aDumper.dump(); \
1992 bool bCancelled = aDumper.isImportCancelled(); \
1993 if( !aDumper.isImportEnabled() || bCancelled ) \
1994 return aDumper.isValid() && !bCancelled; \
/aoo4110/main/sc/source/filter/excel/
H A Dread.cxx775 Biff8RecDumper aDumper( GetRoot(), sal_True ); in Read() local
776 if( aDumper.Dump( aIn ) ) in Read()

Completed in 37 milliseconds