Lines Matching refs:OImageButtonModel
53 DBG_NAME(OImageButtonModel) in DBG_NAME() argument
57 return *(new OImageButtonModel(_rxFactory)); in DBG_NAME()
61 OImageButtonModel::OImageButtonModel(const Reference<XMultiServiceFactory>& _rxFactory) in OImageButtonModel() function in frm::OImageButtonModel
65 DBG_CTOR(OImageButtonModel, NULL); in OImageButtonModel()
70 OImageButtonModel::OImageButtonModel( const OImageButtonModel* _pOriginal, const Reference<XMultiSe… in OImageButtonModel() function in frm::OImageButtonModel
73 DBG_CTOR(OImageButtonModel, NULL); in OImageButtonModel()
78 IMPLEMENT_DEFAULT_CLONING( OImageButtonModel ) in IMPLEMENT_DEFAULT_CLONING() argument
81 OImageButtonModel::~OImageButtonModel() in IMPLEMENT_DEFAULT_CLONING()
83 DBG_DTOR(OImageButtonModel, NULL); in IMPLEMENT_DEFAULT_CLONING()
88 StringSequence OImageButtonModel::getSupportedServiceNames() throw() in getSupportedServiceNames()
99 void OImageButtonModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
111 ::rtl::OUString OImageButtonModel::getServiceName() throw ( ::com::sun::star::uno::RuntimeException) in getServiceName()
117 void OImageButtonModel::write(const Reference<XObjectOutputStream>& _rxOutStream) throw ( ::com::su… in write()
132 void OImageButtonModel::read(const Reference<XObjectInputStream>& _rxInStream) throw ( ::com::sun::… in read()