Searched refs:DLGED_PROP_WIDTH (Results 1 – 4 of 4) sorted by relevance
277 xPSetForm->getPropertyValue( DLGED_PROP_WIDTH ) >>= nFormWidth; in TransformControlToSdrCoordinates()378 xPSet->getPropertyValue( DLGED_PROP_WIDTH ) >>= nWidthIn; in SetRectFromProps()418 xPSet->setPropertyValue( DLGED_PROP_WIDTH, aValue ); in SetPropsFromRect()453 xPSet->getPropertyValue( DLGED_PROP_WIDTH ) >>= nWidth; in PositionAndSizeChange()474 else if ( evt.PropertyName == DLGED_PROP_WIDTH ) in PositionAndSizeChange()1255 evt.PropertyName == DLGED_PROP_WIDTH || evt.PropertyName == DLGED_PROP_HEIGHT || in _propertyChange()1407 xPSet->getPropertyValue( DLGED_PROP_WIDTH ) >>= nWidthIn; in SetRectFromProps()1447 xPSet->setPropertyValue( DLGED_PROP_WIDTH, aValue ); in SetPropsFromRect()1505 else if ( evt.PropertyName == DLGED_PROP_WIDTH ) in PositionAndSizeChange()1548 xPSet->getPropertyValue( DLGED_PROP_WIDTH ) >>= nWidth; in PositionAndSizeChange()
566 xPSet->getPropertyValue( DLGED_PROP_WIDTH ) >>= nWidth; in IMPL_LINK()1358 xPSet->getPropertyValue( DLGED_PROP_WIDTH ) >>= nFormWidthIn; in AdjustPageSize()
75 #define DLGED_PROP_WIDTH ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Width" ) ) macro
308 rEvent.PropertyName == DLGED_PROP_WIDTH || in propertyChange()
Completed in 37 milliseconds