https://bugs.documentfoundation.org/show_bug.cgi?id=93243

--- Comment #20 from Unknowner21 <omar.bezza...@gmail.com> ---
Hi 

I'm working on this bug and i got a question.

in the file 
/home/unknowner21/libreoffice2/reportdesign/source/ui/inspection/GeometryHandler.cxx

 I'm trying to change the line number 1639 : 
      ::boost::bind( &DefaultFunction::getName, _1 ));

but the problem is the function getName from DefaultFunction got no parameter
and we have the _1 that indicates the first parameter of this function if I'm
not mistaken.

can I have some clarification about that ?

thank you

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to