Searched refs:DLGED_PROP_POSITIONX (Results 1 – 4 of 4) sorted by relevance
275 xPSetForm->getPropertyValue( DLGED_PROP_POSITIONX ) >>= nFormX; in TransformControlToSdrCoordinates()376 xPSet->getPropertyValue( DLGED_PROP_POSITIONX ) >>= nXIn; in SetRectFromProps()414 xPSet->setPropertyValue( DLGED_PROP_POSITIONX, aValue ); in SetPropsFromRect()451 xPSet->getPropertyValue( DLGED_PROP_POSITIONX ) >>= nX; in PositionAndSizeChange()460 if ( evt.PropertyName == DLGED_PROP_POSITIONX ) in PositionAndSizeChange()1254 if ( evt.PropertyName == DLGED_PROP_POSITIONX || evt.PropertyName == DLGED_PROP_POSITIONY || in _propertyChange()1405 xPSet->getPropertyValue( DLGED_PROP_POSITIONX ) >>= nXIn; in SetRectFromProps()1443 xPSet->setPropertyValue( DLGED_PROP_POSITIONX, aValue ); in SetPropsFromRect()1495 if ( evt.PropertyName == DLGED_PROP_POSITIONX ) in PositionAndSizeChange()1546 xPSet->getPropertyValue( DLGED_PROP_POSITIONX ) >>= nX; in PositionAndSizeChange()[all …]
1356 xPSet->getPropertyValue( DLGED_PROP_POSITIONX ) >>= nFormXIn; in AdjustPageSize()
69 #define DLGED_PROP_POSITIONX ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PositionX" )… macro
306 else if ( rEvent.PropertyName == DLGED_PROP_POSITIONX || in propertyChange()
Completed in 53 milliseconds