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
291 ::rtl::OUString SAL_CALL ORichTextControl::getImplementationName_Static() in getImplementationName_Static()
297 Sequence< ::rtl::OUString > SAL_CALL ORichTextControl::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
309 return *( new ORichTextControl( _rxFactory ) ); in Create()
[all …]
H A Drichtextcontrol.hxx55 class ORichTextControl :public UnoEditControl class
59 ORichTextControl(
64 ~ORichTextControl();
74 DECLARE_UNO3_AGG_DEFAULTS( ORichTextControl, UnoEditControl );

Completed in 22 milliseconds