Searched defs:SetErrorHdl (Results 1 – 4 of 4) sorted by relevance
182 void SetErrorHdl( const Link& r ) { aErrorHdl = r; } in SetErrorHdl() function in StarBASIC
211 void FileCopier::SetErrorHdl( const Link &rLink ) in SetErrorHdl() function in FileCopier
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 28 milliseconds