Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/inspection/
H A D_XObjectInspectorModel.java137 boolean readOnly = oObj.getIsReadOnly(); in _IsReadOnly()
141 boolean result = (readOnly != oObj.getIsReadOnly()); in _IsReadOnly()
148 result &= (readOnly == oObj.getIsReadOnly()); in _IsReadOnly()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DObjectInspectorModelImpl.java113 public boolean getIsReadOnly() { in getIsReadOnly() method in ObjectInspectorModelImpl
/trunk/main/extensions/source/propctrlr/
H A Dinspectormodelbase.hxx86 virtual ::sal_Bool SAL_CALL getIsReadOnly() throw (::com::sun::star::uno::RuntimeException);
H A Dinspectormodelbase.cxx235 …::sal_Bool SAL_CALL ImplInspectorModel::getIsReadOnly() throw (::com::sun::star::uno::RuntimeExcep… in getIsReadOnly() function in pcr::ImplInspectorModel
H A Dpropcontroller.cxx223 return m_xModel->getIsReadOnly(); in impl_isReadOnlyModel_throw()
/trunk/main/reportdesign/source/ui/inc/
H A DDefaultInspection.hxx77 virtual ::sal_Bool SAL_CALL getIsReadOnly() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/reportdesign/source/ui/inspection/
H A DDefaultInspection.cxx169 …::sal_Bool SAL_CALL DefaultComponentInspectorModel::getIsReadOnly() throw (::com::sun::star::uno::… in getIsReadOnly() function in rptui::DefaultComponentInspectorModel
/trunk/main/svx/source/form/
H A DfmPropBrw.cxx411 return m_xInspectorModel->getIsReadOnly(); in implIsReadOnlyModel()

Completed in 31 milliseconds