Home
last modified time | relevance | path

Searched refs:OFormattedFieldWrapper (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OFormattedFieldWrapper.csv1 "OFormattedFieldWrapper";"com::sun::star::awt::UnoControlModel";"DefaultControl"
2 "OFormattedFieldWrapper";"com::sun::star::util::XCloneable";"createClone()"
41 "OFormattedFieldWrapper";"com::sun::star::lang::XComponent";"dispose()"
44 "OFormattedFieldWrapper";"com::sun::star::form::FormComponent";"Name"
45 "OFormattedFieldWrapper";"com::sun::star::form::XLoadListener";"loaded()"
61 "OFormattedFieldWrapper";"com::sun::star::io::XPersistObject";"write()"
62 "OFormattedFieldWrapper";"com::sun::star::io::XPersistObject";"read()"
66 "OFormattedFieldWrapper";"com::sun::star::container::XNamed";"getName()"
67 "OFormattedFieldWrapper";"com::sun::star::container::XNamed";"setName()"
68 "OFormattedFieldWrapper";"com::sun::star::form::XReset";"reset()"
[all …]
/aoo4110/main/forms/source/component/
H A DFormattedFieldWrapper.cxx53 DBG_NAME(OFormattedFieldWrapper) in DBG_NAME() argument
57 return *(new OFormattedFieldWrapper(_rxFactory, sal_True)); in DBG_NAME()
63 return *(new OFormattedFieldWrapper(_rxFactory, sal_False)); in OFormattedFieldWrapper_CreateInstance()
67 OFormattedFieldWrapper::OFormattedFieldWrapper(const Reference<XMultiServiceFactory>& _rxFactory, s… in OFormattedFieldWrapper() function in frm::OFormattedFieldWrapper
71 DBG_CTOR(OFormattedFieldWrapper, NULL); in OFormattedFieldWrapper()
100 OFormattedFieldWrapper::OFormattedFieldWrapper( const OFormattedFieldWrapper* _pCloneSource ) in OFormattedFieldWrapper() function in frm::OFormattedFieldWrapper
136 OFormattedFieldWrapper::~OFormattedFieldWrapper() in ~OFormattedFieldWrapper()
145 DBG_DTOR(OFormattedFieldWrapper, NULL); in ~OFormattedFieldWrapper()
194 ::rtl::OUString SAL_CALL OFormattedFieldWrapper::getServiceName() throw(RuntimeException) in getServiceName()
350 return new OFormattedFieldWrapper( this ); in createClone()
[all …]
H A DFormattedFieldWrapper.hxx45 class OFormattedFieldWrapper : public OFormattedFieldWrapper_Base class
58OFormattedFieldWrapper(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServi…
61 OFormattedFieldWrapper( const OFormattedFieldWrapper* _pCloneSource );
62 virtual ~OFormattedFieldWrapper();
69 DECLARE_UNO3_AGG_DEFAULTS(OFormattedFieldWrapper, OWeakAggObject);
H A DEdit.hxx60 friend class OFormattedFieldWrapper;
H A DFormattedField.hxx62 friend class OFormattedFieldWrapper;
/aoo4110/main/forms/source/misc/
H A Dservices.cxx87 DECLARE_SERVICE_INFO(OFormattedFieldWrapper)
216 REGISTER_CLASS1(OFormattedFieldWrapper, FRM_COMPONENT_EDIT); in ensureClassInfos()
/aoo4110/main/qadevOOo/tests/java/mod/_forms/
H A DOFormattedFieldWrapper.java103 public class OFormattedFieldWrapper extends GenericModelTest { class
/aoo4110/main/forms/qa/unoapi/
H A Dforms.sce37 #i109939 -o forms.OFormattedFieldWrapper
H A Dknownissues.xcl136 forms.OFormattedFieldWrapper::com::sun::star::form::XUpdateBroadcaster
/aoo4110/main/framework/qa/complex/api_internal/
H A Dapi.lst30 job31=forms.OFormattedFieldWrapper

Completed in 44 milliseconds