Hello Olivier, http://opengrok.libreoffice.org/xref/core/extensions/source/propctrlr/browserline.cxx#377 383 rpButton = new PushButton( m_pTheParent, WB_NOPOINTERFOCUS ); 384 rpButton->SetGetFocusHdl( LINK( this, OBrowserLine, OnButtonFocus ) ); 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 the Dev mailing list archive at Nabble.com.