Searched refs:DLGED_PROP_POSITIONY (Results 1 – 4 of 4) sorted by relevance
276 xPSetForm->getPropertyValue( DLGED_PROP_POSITIONY ) >>= nFormY; in TransformControlToSdrCoordinates()377 xPSet->getPropertyValue( DLGED_PROP_POSITIONY ) >>= nYIn; in SetRectFromProps()416 xPSet->setPropertyValue( DLGED_PROP_POSITIONY, aValue ); in SetPropsFromRect()452 xPSet->getPropertyValue( DLGED_PROP_POSITIONY ) >>= nY; in PositionAndSizeChange()467 else if ( evt.PropertyName == DLGED_PROP_POSITIONY ) in PositionAndSizeChange()1254 if ( evt.PropertyName == DLGED_PROP_POSITIONX || evt.PropertyName == DLGED_PROP_POSITIONY || in _propertyChange()1406 xPSet->getPropertyValue( DLGED_PROP_POSITIONY ) >>= nYIn; in SetRectFromProps()1445 xPSet->setPropertyValue( DLGED_PROP_POSITIONY, aValue ); in SetPropsFromRect()1500 else if ( evt.PropertyName == DLGED_PROP_POSITIONY ) in PositionAndSizeChange()1547 xPSet->getPropertyValue( DLGED_PROP_POSITIONY ) >>= nY; in PositionAndSizeChange()[all …]
1357 xPSet->getPropertyValue( DLGED_PROP_POSITIONY ) >>= nFormYIn; in AdjustPageSize()
70 #define DLGED_PROP_POSITIONY ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PositionY" )… macro
307 rEvent.PropertyName == DLGED_PROP_POSITIONY || in propertyChange()
Completed in 41 milliseconds