Searched refs:getHasHelpSection (Results 1 – 7 of 7) sorted by relevance
93 public boolean getHasHelpSection() { in getHasHelpSection() method in ObjectInspectorModelImpl
95 boolean hasHelpSection = oObj.getHasHelpSection(); in _HasHelpSection()
83 … virtual ::sal_Bool SAL_CALL getHasHelpSection() throw (::com::sun::star::uno::RuntimeException);
217 ::sal_Bool SAL_CALL ImplInspectorModel::getHasHelpSection() throw (RuntimeException) in getHasHelpSection() function in pcr::ImplInspectorModel
196 getPropertyBox().EnableHelpSection( m_xModel->getHasHelpSection() ); in impl_initializeView_nothrow()
74 … virtual ::sal_Bool SAL_CALL getHasHelpSection() throw (::com::sun::star::uno::RuntimeException);
156 ::sal_Bool SAL_CALL DefaultComponentInspectorModel::getHasHelpSection() throw (RuntimeException) in getHasHelpSection() function in rptui::DefaultComponentInspectorModel
Completed in 38 milliseconds