Searched refs:_IsReadOnly (Results 1 – 4 of 4) sorted by relevance
241 …void SAL_CALL ImplInspectorModel::setIsReadOnly( ::sal_Bool _IsReadOnly ) throw (::com::sun::star:… in setIsReadOnly() argument243 setFastPropertyValue( MODEL_PROPERTY_ID_IS_READ_ONLY, makeAny( _IsReadOnly ) ); in setIsReadOnly()
87 …virtual void SAL_CALL setIsReadOnly( ::sal_Bool _IsReadOnly ) throw (::com::sun::star::uno::Runtim…
119 public void setIsReadOnly( boolean _IsReadOnly ) { in setIsReadOnly() argument
136 public void _IsReadOnly() { in _IsReadOnly() method in _XObjectInspectorModel
Completed in 17 milliseconds