Home
last modified time | relevance | path

Searched refs:UnoEditControl (Results 1 – 6 of 6) sorted by relevance

/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx145 UnoEditControl::UnoEditControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoEditControl() function in UnoEditControl
172 void SAL_CALL UnoEditControl::acquire( ) throw () in acquire()
177 void SAL_CALL UnoEditControl::release( ) throw () in release()
184 ::rtl::OUString UnoEditControl::GetComponentServiceName() in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
521 :UnoEditControl( i_factory ) in UnoFileControl()
2802 :UnoEditControl( i_factory ) in UnoComboBoxControl()
2845 UnoEditControl::getTypes()
2850 UnoEditControl::updateFromModel();
2947 if ( !UnoEditControl::setModel( i_rModel ) ) in setModel()
3123 :UnoEditControl( i_factory ) in UnoSpinFieldControl()
[all …]
/trunk/main/forms/source/richtext/
H A Drichtextcontrol.cxx108 :UnoEditControl( _rxORB ) in DBG_NAME()
120 IMPLEMENT_FORWARD_XTYPEPROVIDER2( ORichTextControl, UnoEditControl, ORichTextControl_Base ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2() argument
125 Any aReturn = UnoEditControl::queryAggregation( _rType ); in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
219 UnoEditControl::createPeer( _rToolkit, _rParentPeer ); in createPeer()
H A Drichtextcontrol.hxx55 class ORichTextControl :public UnoEditControl
74 DECLARE_UNO3_AGG_DEFAULTS( ORichTextControl, UnoEditControl );
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx105 class TOOLKIT_DLLPUBLIC UnoEditControl :public UnoControlBase class
123UnoEditControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFacto…
169 DECLIMPL_SERVICEINFO_DERIVED( UnoEditControl, UnoControlBase, szServiceName2_UnoControlEdit )
202 class UnoFileControl : public UnoEditControl
209 …DECLIMPL_SERVICEINFO_DERIVED( UnoFileControl, UnoEditControl, szServiceName2_UnoControlFileControl…
943 class UnoComboBoxControl : public UnoEditControl
958 …entObject& Source ) throw(::com::sun::star::uno::RuntimeException) { UnoEditControl::disposing( So… in disposing()
961 …pe & rType ) throw(::com::sun::star::uno::RuntimeException) { return UnoEditControl::queryInterfac… in queryInterface()
1013 class UnoSpinFieldControl : public UnoEditControl,
1023 …pe & rType ) throw(::com::sun::star::uno::RuntimeException) { return UnoEditControl::queryInterfac… in queryInterface()
H A Dformattedcontrol.hxx119 …DECLIMPL_SERVICEINFO_DERIVED( UnoFormattedFieldControl, UnoEditControl, szServiceName2_UnoControlF…
/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx176 IMPL_CREATEINSTANCE2( UnoEditControl )
250 GET_FACTORY( UnoEditControl, szServiceName_UnoControlEdit, szServiceName2_UnoControlEdit ) in component_getFactory()

Completed in 60 milliseconds