Re: Help in finding a dialog ctor.

2014-12-13 Thread olivier.hallot
rpButton->SetText(OUString("...")); > > > Julien > > > If you reply to this email, your message will be added to the > discussion below: > http://nabble.documentfoundation.org/Help-i

Re: Help in finding a dialog ctor.

2014-12-13 Thread julien2412
385 rpButton->SetClickHdl( LINK( this, OBrowserLine, OnButtonClicked ) ); 386 rpButton->SetText(OUString("...")); Julien -- View this message in context: http://nabble.documentfoundation.org/Help-in-finding-a-dialog-ctor-tp4132485p4132504.html Sent from t

Help in finding a dialog ctor.

2014-12-13 Thread Olivier Hallot
Hi guys I am looking after the constructor of the dialog shown in this picture: https://bugs.freedesktop.org/attachment.cgi?id=110771 Precisely, I can't find where the buttons with the ellipsis (...) are defined, or where are the ellipsis taken from. Any help is appreciated. -- Olivier Hallot