Searched refs:OReportControlModel (Results 1 – 13 of 13) sorted by relevance
54 void OReportControlModel::addContainerListener( const uno::Reference< container::XContainerListener… in addContainerListener()59 void OReportControlModel::removeContainerListener( const uno::Reference< container::XContainerListe… in removeContainerListener()64 ::sal_Bool OReportControlModel::hasElements( ) throw (uno::RuntimeException) in hasElements()71 void OReportControlModel::insertByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang::… in insertByIndex()93 void OReportControlModel::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException… in removeByIndex()109 void OReportControlModel::replaceByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang:… in replaceByIndex()126 ::sal_Int32 OReportControlModel::getCount( ) throw (uno::RuntimeException) in getCount()132 uno::Any OReportControlModel::getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsExceptio… in getByIndex()143 void OReportControlModel::checkIndex(sal_Int32 _nIndex) in checkIndex()149 bool OReportControlModel::isInterfaceForbidden(const uno::Type& _rType) in isInterfaceForbidden()
94 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
102 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
165 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
209 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
114 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
160 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
84 class OReportControlModel class87 OReportControlModel(OReportControlModel&);88 void operator =(OReportControlModel&);101 OReportControlModel(osl::Mutex& _rMutex in OReportControlModel() function in reportdesign::OReportControlModel
51 OReportControlModel m_aProps;
50 OReportControlModel m_aProps;
49 OReportControlModel m_aProps;
52 OReportControlModel m_aProps;
Completed in 47 milliseconds