Home
last modified time | relevance | path

Searched refs:aLogMessage (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sfx2/source/doc/
H A Dobjmisc.cxx260 void SfxObjectShell::SetError( sal_uInt32 lErr, const ::rtl::OUString& aLogMessage ) in SetError() argument
266 if( lErr != ERRCODE_NONE && aLogMessage.getLength() ) in SetError()
267 AddLog( aLogMessage ); in SetError()
H A Ddocfile.cxx436 void SfxMedium::SetError( sal_uInt32 nError, const ::rtl::OUString& aLogMessage ) in SetError() argument
439 if ( eError != ERRCODE_NONE && aLogMessage.getLength() ) in SetError()
440 AddLog( aLogMessage ); in SetError()
/aoo4110/main/sfx2/inc/sfx2/
H A Ddocfile.hxx196 void SetError( sal_uInt32 nError, const ::rtl::OUString& aLogMessage );
H A Dobjsh.hxx318 void SetError( sal_uInt32 rErr, const ::rtl::OUString& aLogMessage );

Completed in 53 milliseconds