Home
last modified time | relevance | path

Searched refs:ORichTextPeer (Results 1 – 2 of 2) sorted by relevance

/trunk/main/forms/source/richtext/
H A Drichtextcontrol.cxx242ORichTextPeer* pPeer = ORichTextPeer::Create( xModel, pParentWin, getWinBits( xModel ) ); in createPeer()
333 DBG_NAME( ORichTextPeer ) in DBG_NAME() argument
335ORichTextPeer* ORichTextPeer::Create( const Reference< XControlModel >& _rxModel, Window* _pParent… in DBG_NAME()
346 ORichTextPeer* pPeer = new ORichTextPeer; in DBG_NAME()
360 ORichTextPeer::ORichTextPeer() in ORichTextPeer() function in frm::ORichTextPeer
362 DBG_CTOR( ORichTextPeer, NULL ); in ORichTextPeer()
366 ORichTextPeer::~ORichTextPeer() in ~ORichTextPeer()
368 DBG_DTOR( ORichTextPeer, NULL ); in ~ORichTextPeer()
372 void ORichTextPeer::dispose( ) throw(RuntimeException) in dispose()
527ORichTextPeer::SingleAttributeDispatcher ORichTextPeer::implCreateDispatcher( SfxSlotId _nSlotId, … in implCreateDispatcher()
[all …]
H A Drichtextcontrol.hxx100 class ORichTextPeer :public VCLXWindow class
114 static ORichTextPeer* Create(
124 ORichTextPeer();
125 ~ORichTextPeer();

Completed in 23 milliseconds