Searched refs:ORichTextControl (Results 1 – 2 of 2) sorted by relevance
56 static ::frm::OMultiInstanceAutoRegistration< ::frm::ORichTextControl > aAutoRegistration; in createRegistryInfo_ORichTextControl()105 DBG_NAME( ORichTextControl ) in DBG_NAME() argument107 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() argument291 ::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 …]
55 class ORichTextControl :public UnoEditControl class59 ORichTextControl(64 ~ORichTextControl();74 DECLARE_UNO3_AGG_DEFAULTS( ORichTextControl, UnoEditControl );
Completed in 429 milliseconds