Home
last modified time | relevance | path

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

/trunk/main/forms/source/richtext/
H A Drichtextcontrol.cxx56 static ::frm::OMultiInstanceAutoRegistration< ::frm::ORichTextControl > aAutoRegistration; in createRegistryInfo_ORichTextControl()
105 DBG_NAME( ORichTextControl ) in DBG_NAME() argument
107 ORichTextControl::ORichTextControl( const Reference< XMultiServiceFactory >& _rxORB ) in DBG_NAME()
110 DBG_CTOR( ORichTextControl, NULL ); in DBG_NAME()
114 ORichTextControl::~ORichTextControl() in ~ORichTextControl()
116 DBG_DTOR( ORichTextControl, NULL ); in ~ORichTextControl()
120 IMPLEMENT_FORWARD_XTYPEPROVIDER2( ORichTextControl, UnoEditControl, ORichTextControl_Base ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2() argument
123 Any SAL_CALL ORichTextControl::queryAggregation( const Type& _rType ) throw ( RuntimeException ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
204 …void SAL_CALL ORichTextControl::createPeer( const Reference< XToolkit >& _rToolkit, const Referenc… in createPeer()
279 ::rtl::OUString SAL_CALL ORichTextControl::getImplementationName() throw( RuntimeException ) in getImplementationName()
[all …]
H A Drichtextcontrol.hxx55 class ORichTextControl :public UnoEditControl class
59 ORichTextControl(
64 ~ORichTextControl();
74 DECLARE_UNO3_AGG_DEFAULTS( ORichTextControl, UnoEditControl );