Searched refs:DLGED_PROP_HEIGHT (Results 1 – 4 of 4) sorted by relevance
278 xPSetForm->getPropertyValue( DLGED_PROP_HEIGHT ) >>= nFormHeight; in TransformControlToSdrCoordinates()379 xPSet->getPropertyValue( DLGED_PROP_HEIGHT ) >>= nHeightIn; in SetRectFromProps()420 xPSet->setPropertyValue( DLGED_PROP_HEIGHT, aValue ); in SetPropsFromRect()454 xPSet->getPropertyValue( DLGED_PROP_HEIGHT ) >>= nHeight; in PositionAndSizeChange()481 else if ( evt.PropertyName == DLGED_PROP_HEIGHT ) in PositionAndSizeChange()1255 evt.PropertyName == DLGED_PROP_WIDTH || evt.PropertyName == DLGED_PROP_HEIGHT || in _propertyChange()1408 xPSet->getPropertyValue( DLGED_PROP_HEIGHT ) >>= nHeightIn; in SetRectFromProps()1449 xPSet->setPropertyValue( DLGED_PROP_HEIGHT, aValue ); in SetPropsFromRect()1510 else if ( evt.PropertyName == DLGED_PROP_HEIGHT ) in PositionAndSizeChange()1549 xPSet->getPropertyValue( DLGED_PROP_HEIGHT ) >>= nHeight; in PositionAndSizeChange()
567 xPSet->getPropertyValue( DLGED_PROP_HEIGHT ) >>= nHeight; in IMPL_LINK()1359 xPSet->getPropertyValue( DLGED_PROP_HEIGHT ) >>= nFormHeightIn; in AdjustPageSize()
65 #define DLGED_PROP_HEIGHT ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Height" ) ) macro
309 rEvent.PropertyName == DLGED_PROP_HEIGHT ) in propertyChange()
Completed in 33 milliseconds