Home
last modified time | relevance | path

Searched refs:FM_PROP_ALIGN (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/toolkit/source/helper/
H A Dformpdfexport.cxx78 static const ::rtl::OUString FM_PROP_ALIGN(RTL_CONSTASCII_USTRINGPARAM("Align")); variable
382 if ( xPSI->hasPropertyByName( FM_PROP_ALIGN ) ) in describePDFControl()
385 xModelProps->getPropertyValue( FM_PROP_ALIGN ) >>= nAlign; in describePDFControl()
/aoo41x/main/svx/source/inc/
H A Dfmprop.hrc35 #define FM_PROP_ALIGN rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Align" ) )
/aoo41x/main/svx/source/fmcomp/
H A Dfmgridif.cxx1542 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()
H A Dgridcell.cxx386 Any aAlign( m_xModel->getPropertyValue(FM_PROP_ALIGN)); in SetAlignmentFromModel()

Completed in 57 milliseconds