Home
last modified time | relevance | path

Searched refs:REGISTER_VOID_PROP_2 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/forms/source/richtext/
H A Drichtextmodel.cxx201REGISTER_VOID_PROP_2( TABSTOP, m_aTabStop, sal_Bool, BOUND, MAYBEDE… in implRegisterProperties()
202REGISTER_VOID_PROP_2( BACKGROUNDCOLOR, m_aBackgroundColor, sal_Int32, BOUND, MAYBEDE… in implRegisterProperties()
203REGISTER_VOID_PROP_2( BORDERCOLOR, m_aBorderColor, sal_Int32, BOUND, MAYBEDE… in implRegisterProperties()
204REGISTER_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()
/trunk/main/forms/source/inc/
H A Dproperty.hxx223 #define REGISTER_VOID_PROP_2( prop, memberAny, type, attrib1, attrib2 ) \ macro

Completed in 11 milliseconds