Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/api/
H A Dcolumnsettings.cxx85 const Type& rSalInt32Type = ::getCppuType( static_cast< sal_Int32* >( NULL ) ); in registerProperties() local
88 …yBeVoidProperty( PROPERTY_ALIGN, PROPERTY_ID_ALIGN, nMayBeVoidAttr, &m_aAlignment, rSalInt32Type ); in registerProperties()
89 …y( PROPERTY_NUMBERFORMAT, PROPERTY_ID_NUMBERFORMAT, nMayBeVoidAttr, &m_aFormatKey, rSalInt32Type ); in registerProperties()
90 …ATIVEPOSITION, PROPERTY_ID_RELATIVEPOSITION, nMayBeVoidAttr, &m_aRelativePosition, rSalInt32Type ); in registerProperties()
91 …erMayBeVoidProperty( PROPERTY_WIDTH, PROPERTY_ID_WIDTH, nMayBeVoidAttr, &m_aWidth, rSalInt32Type ); in registerProperties()

Completed in 7 milliseconds