Searched refs:SetErrorHdl (Results 1 – 6 of 6) sorted by relevance
181 void SetErrorHdl( const Link& r ) { aErrorHdl = r; } in SetErrorHdl() function in StarBASIC
211 void FileCopier::SetErrorHdl( const Link &rLink ) in SetErrorHdl() function in FileCopier
431 void SetErrorHdl( const Link& rLink );
409 pBasic->SetErrorHdl( LINK( this, TestWindow, BasicErrorHdl ) ); in IMPL_LINK()
89 void SetErrorHdl( const Link& rLink ) { maErrorLink = rLink; } in SetErrorHdl() function in FormatterBase
364 void SetErrorHdl( const Link& rLink ) { maErrorHdl = rLink; } in SetErrorHdl() function in Printer
Completed in 42 milliseconds