Searched refs:getIsReadOnly (Results 1 – 8 of 8) sorted by relevance
137 boolean readOnly = oObj.getIsReadOnly(); in _IsReadOnly()141 boolean result = (readOnly != oObj.getIsReadOnly()); in _IsReadOnly()148 result &= (readOnly == oObj.getIsReadOnly()); in _IsReadOnly()
113 public boolean getIsReadOnly() { in getIsReadOnly() method in ObjectInspectorModelImpl
86 virtual ::sal_Bool SAL_CALL getIsReadOnly() throw (::com::sun::star::uno::RuntimeException);
235 …::sal_Bool SAL_CALL ImplInspectorModel::getIsReadOnly() throw (::com::sun::star::uno::RuntimeExcep… in getIsReadOnly() function in pcr::ImplInspectorModel
223 return m_xModel->getIsReadOnly(); in impl_isReadOnlyModel_throw()
77 virtual ::sal_Bool SAL_CALL getIsReadOnly() throw (::com::sun::star::uno::RuntimeException);
169 …::sal_Bool SAL_CALL DefaultComponentInspectorModel::getIsReadOnly() throw (::com::sun::star::uno::… in getIsReadOnly() function in rptui::DefaultComponentInspectorModel
411 return m_xInspectorModel->getIsReadOnly(); in implIsReadOnlyModel()
Completed in 31 milliseconds