Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/doc/
H A Dobjmisc.cxx262 void SfxObjectShell::SetError( sal_uInt32 lErr, const ::rtl::OUString& aLogMessage ) in SetError() argument
268 if( lErr != ERRCODE_NONE && aLogMessage.getLength() ) in SetError()
269 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()
/aoo41x/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 51 milliseconds