Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/api/
H A Dcolumnsettings.cxx82 const sal_Int32 nBoundAttr = PropertyAttribute::BOUND; in registerProperties() local
83 const sal_Int32 nMayBeVoidAttr = PropertyAttribute::MAYBEVOID | nBoundAttr; in registerProperties()
94 …ner.registerProperty( PROPERTY_CONTROLMODEL, PROPERTY_ID_CONTROLMODEL, nBoundAttr, &m_xControlMode… in registerProperties()
95 …_rPropertyContainer.registerProperty( PROPERTY_HIDDEN, PROPERTY_ID_HIDDEN, nBoundAttr, &m_bHidden,… in registerProperties()

Completed in 8 milliseconds