Searched refs:bIsBasicType (Results 1 – 1 of 1) sorted by relevance
592 sal_Bool bIsBasicType = xDataType.is() && xDataType->isBasicType(); in actuatingPropertyChanged() local594 …s( PROPERTY_XSD_DATA_TYPE, PropertyLineElement::SecondaryButton, xDataType.is() && !bIsBasicType ); in actuatingPropertyChanged()632 _rxInspectorUI->enablePropertyUI( *pLoop, !bIsBasicType ); in actuatingPropertyChanged()
Completed in 18 milliseconds