Searched refs:nBoundAttr (Results 1 – 1 of 1) sorted by relevance
82 const sal_Int32 nBoundAttr = PropertyAttribute::BOUND; in registerProperties() local83 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 15 milliseconds