Searched refs:nPropertyAttributes (Results 1 – 1 of 1) sorted by relevance
290 sal_Int32 nPropertyAttributes = 0; in propertyChange() local295 nPropertyAttributes = xPSI->getPropertyByName( _rEvent.PropertyName ).Attributes; in propertyChange()320 … nPropertyAttributes = xPSI->getPropertyByName( _rEvent.PropertyName ).Attributes; in propertyChange()329 ( ( nPropertyAttributes & PropertyAttribute::READONLY ) != 0 ) in propertyChange()330 || ( ( nPropertyAttributes & PropertyAttribute::TRANSIENT ) != 0 ); in propertyChange()
Completed in 7 milliseconds