Home
last modified time | relevance | path

Searched refs:_bNameIsReadOnly (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/dbaccess/source/core/api/
H A Dcolumn.cxx77 OColumn::OColumn( const bool _bNameIsReadOnly ) in DBG_NAME()
83 …registerProperty( PROPERTY_NAME, PROPERTY_ID_NAME, _bNameIsReadOnly ? PropertyAttribute::READONLY … in DBG_NAME()
H A Ddefinitioncolumn.cxx353 OColumnWrapper::OColumnWrapper( const Reference< XPropertySet > & rCol, const bool _bNameIsReadOnly in OColumnWrapper() argument
354 :OColumn( _bNameIsReadOnly ) in OColumnWrapper()
/aoo4110/main/dbaccess/source/core/inc/
H A Dcolumn.hxx86 OColumn( const bool _bNameIsReadOnly );
H A Ddefinitioncolumn.hxx205 …tar::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rCol, const bool _bNameIsReadOnly );

Completed in 26 milliseconds