Searched refs:FM_PROP_ALIGN (Results 1 – 4 of 4) sorted by relevance
78 static const ::rtl::OUString FM_PROP_ALIGN(RTL_CONSTASCII_USTRINGPARAM("Align")); variable382 if ( xPSI->hasPropertyByName( FM_PROP_ALIGN ) ) in describePDFControl()385 xModelProps->getPropertyValue( FM_PROP_ALIGN ) >>= nAlign; in describePDFControl()
35 #define FM_PROP_ALIGN rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Align" ) )
1542 else if (evt.PropertyName == FM_PROP_ALIGN) in propertyChange()1688 FM_PROP_LABEL, FM_PROP_WIDTH, FM_PROP_HIDDEN, FM_PROP_ALIGN, FM_PROP_FORMATKEY in addColumnListeners()1715 FM_PROP_LABEL, FM_PROP_WIDTH, FM_PROP_HIDDEN, FM_PROP_ALIGN, FM_PROP_FORMATKEY in removeColumnListeners()
386 Any aAlign( m_xModel->getPropertyValue(FM_PROP_ALIGN)); in SetAlignmentFromModel()
Completed in 48 milliseconds