Home
last modified time | relevance | path

Searched refs:OHyperlinkControl (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx428 OHyperlinkControl::OHyperlinkControl( Window* _pParent, WinBits _nWinStyle ) in OHyperlinkControl() function in pcr::OHyperlinkControl
432 getTypedControlWindow()->SetClickHdl( LINK( this, OHyperlinkControl, OnHyperlinkClicked ) ); in OHyperlinkControl()
436 Any SAL_CALL OHyperlinkControl::getValue() throw (RuntimeException) in getValue()
443 …void SAL_CALL OHyperlinkControl::setValue( const Any& _value ) throw (IllegalTypeException, Runtim… in setValue()
451 Type SAL_CALL OHyperlinkControl::getValueType() throw (RuntimeException) in getValueType()
457 …void SAL_CALL OHyperlinkControl::addActionListener( const Reference< XActionListener >& listener )… in addActionListener()
464 …void SAL_CALL OHyperlinkControl::removeActionListener( const Reference< XActionListener >& listene… in removeActionListener()
470 void SAL_CALL OHyperlinkControl::disposing() in disposing()
479 IMPL_LINK( OHyperlinkControl, OnHyperlinkClicked, void*, /*_NotInterestedIn*/ )
H A Dstandardcontrol.hxx201 class OHyperlinkControl : public OHyperlinkControl_Base class
207 OHyperlinkControl( Window* _pParent, WinBits _nWinStyle );
H A Dpropcontroller.cxx848 xControl = new OHyperlinkControl( &getPropertyBox(), nWinBits | WB_TABSTOP | WB_DROPDOWN ); in createPropertyControl()

Completed in 37 milliseconds