Searched refs:OReportControlModel (Results 1 – 13 of 13) sorted by relevance
53 void OReportControlModel::addContainerListener( const uno::Reference< container::XContainerListener… in addContainerListener()58 void OReportControlModel::removeContainerListener( const uno::Reference< container::XContainerListe… in removeContainerListener()63 ::sal_Bool OReportControlModel::hasElements( ) throw (uno::RuntimeException) in hasElements()70 void OReportControlModel::insertByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang::… in insertByIndex()92 void OReportControlModel::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException… in removeByIndex()108 void OReportControlModel::replaceByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang:… in replaceByIndex()125 ::sal_Int32 OReportControlModel::getCount( ) throw (uno::RuntimeException) in getCount()131 uno::Any OReportControlModel::getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsExceptio… in getByIndex()142 void OReportControlModel::checkIndex(sal_Int32 _nIndex) in checkIndex()148 bool OReportControlModel::isInterfaceForbidden(const uno::Type& _rType) in isInterfaceForbidden()
93 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
101 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
168 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
208 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
113 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
159 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 59 milliseconds