Searched refs:_bNameIsReadOnly (Results 1 – 4 of 4) sorted by relevance
77 OColumn::OColumn( const bool _bNameIsReadOnly ) in DBG_NAME()83 …registerProperty( PROPERTY_NAME, PROPERTY_ID_NAME, _bNameIsReadOnly ? PropertyAttribute::READONLY … in DBG_NAME()
353 OColumnWrapper::OColumnWrapper( const Reference< XPropertySet > & rCol, const bool _bNameIsReadOnly… in OColumnWrapper() argument354 :OColumn( _bNameIsReadOnly ) in OColumnWrapper()
86 OColumn( const bool _bNameIsReadOnly );
205 …tar::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rCol, const bool _bNameIsReadOnly );
Completed in 24 milliseconds