Home
last modified time | relevance | path

Searched refs:isInterfaceForbidden (Results 1 – 8 of 8) sorted by relevance

/trunk/main/reportdesign/source/core/api/
H A DReportControlModel.cxx149 bool OReportControlModel::isInterfaceForbidden(const uno::Type& _rType) in isInterfaceForbidden() function in reportdesign::OReportControlModel
H A DFixedText.cxx94 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
H A DFormattedField.cxx102 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
H A DImageControl.cxx165 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
H A DFixedLine.cxx209 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
H A DShape.cxx114 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
H A DSection.cxx160 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
/trunk/main/reportdesign/source/core/inc/
H A DReportControlModel.hxx129 static bool isInterfaceForbidden(const ::com::sun::star::uno::Type& _rType);

Completed in 51 milliseconds