Home
last modified time | relevance | path

Searched refs:DefaultComponentInspectorModel (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/reportdesign/source/ui/inspection/
H A DDefaultInspection.cxx66 DBG_NAME(DefaultComponentInspectorModel) in DBG_NAME() argument
68DefaultComponentInspectorModel::DefaultComponentInspectorModel( const Reference< XComponentContext… in DBG_NAME()
77 DBG_CTOR(DefaultComponentInspectorModel,NULL); in DBG_NAME()
81 DefaultComponentInspectorModel::~DefaultComponentInspectorModel() in ~DefaultComponentInspectorModel()
83 DBG_DTOR(DefaultComponentInspectorModel,NULL); in ~DefaultComponentInspectorModel()
105 …::rtl::OUString DefaultComponentInspectorModel::getImplementationName_Static( ) throw(RuntimeExce… in getImplementationName_Static()
121 return *(new DefaultComponentInspectorModel( _rxContext )); in create()
156 ::sal_Bool SAL_CALL DefaultComponentInspectorModel::getHasHelpSection() throw (RuntimeException) in getHasHelpSection()
163 …::sal_Int32 SAL_CALL DefaultComponentInspectorModel::getMinHelpTextLines() throw (RuntimeException) in getMinHelpTextLines()
182 …::sal_Int32 SAL_CALL DefaultComponentInspectorModel::getMaxHelpTextLines() throw (RuntimeException) in getMaxHelpTextLines()
[all …]
/aoo4110/main/reportdesign/source/ui/inc/
H A DDefaultInspection.hxx48 class DefaultComponentInspectorModel : public DefaultComponentInspectorModel_Base class
62 DefaultComponentInspectorModel(const DefaultComponentInspectorModel&);
63 DefaultComponentInspectorModel& operator=(const DefaultComponentInspectorModel&);
65 virtual ~DefaultComponentInspectorModel();
94DefaultComponentInspectorModel( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XCo…
/aoo4110/main/offapi/com/sun/star/report/inspection/
H A DDefaultComponentInspectorModel.idl43 <p>A <type>DefaultComponentInspectorModel</type> provides the following handlers by default:
51 published service DefaultComponentInspectorModel : com::sun::star::inspection::XObjectInspectorModel
53 /** creates a default DefaultComponentInspectorModel, providing factories for all
60 /** creates a default DefaultComponentInspectorModel, providing factories for all
H A Dmakefile.mk37 DefaultComponentInspectorModel.idl \
/aoo4110/main/reportdesign/source/ui/misc/
H A Drptuiservices.cxx55 …{ &DefaultComponentInspectorModel::create, &DefaultComponentInspectorModel::getImplementationName_…
/aoo4110/main/reportdesign/source/ui/report/
H A Dpropbrw.cxx165 …? report::inspection::DefaultComponentInspectorModel::createWithHelpSection( m_xInspectorContext… in DBG_NAME()
166 … : report::inspection::DefaultComponentInspectorModel::createDefault( m_xInspectorContext ) ); in DBG_NAME()

Completed in 38 milliseconds