Searched refs:BASEPROPERTY_ALIGN (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/toolkit/source/awt/ |
H A D | vclxwindows.cxx | 365 BASEPROPERTY_ALIGN, in ImplGetPropertyIds() 778 BASEPROPERTY_ALIGN, in ImplGetPropertyIds() 1078 BASEPROPERTY_ALIGN, in ImplGetPropertyIds() 1506 BASEPROPERTY_ALIGN, in ImplGetPropertyIds() 2840 BASEPROPERTY_ALIGN, in ImplGetPropertyIds() 2869 BASEPROPERTY_ALIGN, in ImplGetPropertyIds() 3888 BASEPROPERTY_ALIGN, in ImplGetPropertyIds() 4466 BASEPROPERTY_ALIGN, in ImplGetPropertyIds() 4821 BASEPROPERTY_ALIGN, in ImplGetPropertyIds() 5134 BASEPROPERTY_ALIGN, in ImplGetPropertyIds() [all …]
|
H A D | vclxwindow.cxx | 1350 BASEPROPERTY_ALIGN, in ImplGetPropertyIds() 1805 case BASEPROPERTY_ALIGN: in setProperty() 2106 case BASEPROPERTY_ALIGN: in getProperty()
|
/aoo41x/main/toolkit/inc/toolkit/helper/ |
H A D | property.hxx | 52 #define BASEPROPERTY_ALIGN 7 // sal_Int16 macro
|
/aoo41x/main/toolkit/source/controls/ |
H A D | formattedcontrol.cxx | 129 ImplRegisterProperty( BASEPROPERTY_ALIGN ); in UnoControlFormattedFieldModel()
|
H A D | unocontrols.cxx | 463 ImplRegisterProperty( BASEPROPERTY_ALIGN ); in UnoControlFileControlModel() 665 case BASEPROPERTY_ALIGN: in ImplGetDefaultValue() 1475 ImplSetPropertyValue( GetPropertyName( BASEPROPERTY_ALIGN ), aAny, sal_True ); in setAlignment() 1483 uno::Any aVal = ImplGetPropertyValue( GetPropertyName( BASEPROPERTY_ALIGN ) ); in getAlignment() 1644 ImplSetPropertyValue( GetPropertyName( BASEPROPERTY_ALIGN ), aAny, sal_True ); in setAlignment() 1652 uno::Any aVal = ImplGetPropertyValue( GetPropertyName( BASEPROPERTY_ALIGN ) ); in getAlignment()
|
H A D | unocontrol.cxx | 564 || ( nPType == BASEPROPERTY_ALIGN ) in ImplModelPropertiesChanged() 1300 aPropName = GetPropertyName( BASEPROPERTY_ALIGN ); in createPeer()
|
H A D | unocontrolmodel.cxx | 299 … case BASEPROPERTY_ALIGN: aDefault <<= (sal_Int16) PROPERTY_ALIGN_LEFT; break; in ImplGetDefaultValue()
|
Completed in 79 milliseconds