Home
last modified time | relevance | path

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

/AOO41X/main/reportdesign/source/core/api/
H A DReportControlModel.cxx148 bool OReportControlModel::isInterfaceForbidden(const uno::Type& _rType) in isInterfaceForbidden() function in reportdesign::OReportControlModel
H A DFixedText.cxx93 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
H A DFormattedField.cxx101 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
H A DImageControl.cxx168 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
H A DFixedLine.cxx208 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
H A DShape.cxx113 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
H A DSection.cxx159 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
/AOO41X/main/reportdesign/source/core/inc/
H A DReportControlModel.hxx129 static bool isInterfaceForbidden(const ::com::sun::star::uno::Type& _rType);