Home
last modified time | relevance | path

Searched refs:ePropertyState (Results 1 – 3 of 3) sorted by path

/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx395 … PropertyState ePropertyState = xSettingsState->getPropertyState( pProperties->Name ); in exportDataSource() local
396 if ( PropertyState_DEFAULT_VALUE == ePropertyState ) in exportDataSource()
/trunk/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx774 PropertyState ePropertyState( xHandler->getPropertyState( _rEvent.PropertyName ) ); in propertyChange() local
775 bool bAmbiguousValue = ( PropertyState_AMBIGUOUS_VALUE == ePropertyState ); in propertyChange()
1186 …PropertyState ePropertyState( _rDescriptor.xPropertyHandler->getPropertyState( _rProperty.Name )… in describePropertyLine() local
1187 if ( PropertyState_AMBIGUOUS_VALUE == ePropertyState ) in describePropertyLine()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2606 beans::PropertyState ePropertyState = beans::PropertyState_DEFAULT_VALUE; in ApplyCustomShapeGeometryAttributes() local
2610 ePropertyState = beans::PropertyState_DIRECT_VALUE; in ApplyCustomShapeGeometryAttributes()
2620 aAdjustmentSeq[ nAdjustmentValues ].State = ePropertyState; in ApplyCustomShapeGeometryAttributes()

Completed in 64 milliseconds