Searched refs:REGISTER_VOID_PROP_2 (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/forms/source/richtext/ |
H A D | richtextmodel.cxx | 201 …REGISTER_VOID_PROP_2( TABSTOP, m_aTabStop, sal_Bool, BOUND, MAYBEDE… in implRegisterProperties() 202 …REGISTER_VOID_PROP_2( BACKGROUNDCOLOR, m_aBackgroundColor, sal_Int32, BOUND, MAYBEDE… in implRegisterProperties() 203 …REGISTER_VOID_PROP_2( BORDERCOLOR, m_aBorderColor, sal_Int32, BOUND, MAYBEDE… in implRegisterProperties() 204 …REGISTER_VOID_PROP_2( VERTICAL_ALIGN, m_aVerticalAlignment, VerticalAlignment, BOUND, MAYBEDE… in implRegisterProperties() 216 REGISTER_VOID_PROP_2( ALIGN, m_aAlign, sal_Int16, BOUND, MAYBEDEFAULT ); in implRegisterProperties()
|
/aoo41x/main/forms/source/inc/ |
H A D | property.hxx | 223 #define REGISTER_VOID_PROP_2( prop, memberAny, type, attrib1, attrib2 ) \ macro
|
Completed in 909 milliseconds