Searched refs:ePropertyState (Results 1 – 3 of 3) sorted by relevance
774 PropertyState ePropertyState( xHandler->getPropertyState( _rEvent.PropertyName ) ); in propertyChange() local775 bool bAmbiguousValue = ( PropertyState_AMBIGUOUS_VALUE == ePropertyState ); in propertyChange()1186 …PropertyState ePropertyState( _rDescriptor.xPropertyHandler->getPropertyState( _rProperty.Name )… in describePropertyLine() local1187 if ( PropertyState_AMBIGUOUS_VALUE == ePropertyState ) in describePropertyLine()
395 … PropertyState ePropertyState = xSettingsState->getPropertyState( pProperties->Name ); in exportDataSource() local396 if ( PropertyState_DEFAULT_VALUE == ePropertyState ) in exportDataSource()
2606 beans::PropertyState ePropertyState = beans::PropertyState_DEFAULT_VALUE; in ApplyCustomShapeGeometryAttributes() local2610 ePropertyState = beans::PropertyState_DIRECT_VALUE; in ApplyCustomShapeGeometryAttributes()2620 aAdjustmentSeq[ nAdjustmentValues ].State = ePropertyState; in ApplyCustomShapeGeometryAttributes()
Completed in 110 milliseconds