Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Ddataaccessdescriptor.cxx47 #define CONST_CHAR( propname ) propname, sizeof(propname) - 1 macro
201 …{ CONST_CHAR("ActiveConnection"), daConnection, &::getCppuType( static_cast< Reference… in getPropertyMap()
202 …{ CONST_CHAR("BookmarkSelection"), daBookmarkSelection, &::getBooleanCppuType( ), … in getPropertyMap()
203 …{ CONST_CHAR("Column"), daColumnObject, &::getCppuType( static_cast< Reference… in getPropertyMap()
204 …{ CONST_CHAR("ColumnName"), daColumnName, &::getCppuType( static_cast< ::rtl::OU… in getPropertyMap()
205 …{ CONST_CHAR("Command"), daCommand, &::getCppuType( static_cast< ::rtl::OU… in getPropertyMap()
206 …{ CONST_CHAR("CommandType"), daCommandType, &::getCppuType( static_cast< sal_Int32… in getPropertyMap()
207 …{ CONST_CHAR("Component"), daComponent, &::getCppuType( static_cast< Reference… in getPropertyMap()
208 …{ CONST_CHAR("ConnectionResource"), daConnectionResource, &::getCppuType( static_cast< ::rtl::OU… in getPropertyMap()
209 …{ CONST_CHAR("Cursor"), daCursor, &::getCppuType( static_cast< Reference… in getPropertyMap()
[all …]