Help in finding a dialog ctor.

julien2412 serval2412 at yahoo.fr
Sat Dec 13 07:45:27 PST 2014


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.


More information about the LibreOffice mailing list