Searched refs:CONST_CHAR (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/svx/source/form/ |
H A D | dataaccessdescriptor.cxx | 47 #define CONST_CHAR( propname ) propname, sizeof(propname) - 1 macro 202 …{ CONST_CHAR("BookmarkSelection"), daBookmarkSelection, &::getBooleanCppuType( ), Proper… in getPropertyMap() 204 …{ CONST_CHAR("ColumnName"), daColumnName, &::getCppuType( static_cast< ::rtl::OUString* >(NULL… in getPropertyMap() 205 …{ CONST_CHAR("Command"), daCommand, &::getCppuType( static_cast< ::rtl::OUString* >(NULL) ), … in getPropertyMap() 206 …{ CONST_CHAR("CommandType"), daCommandType, &::getCppuType( static_cast< sal_Int32* >(NULL) ), … in getPropertyMap() 207 …{ CONST_CHAR("Component"), daComponent, &::getCppuType( static_cast< Reference< XContent >* >(… in getPropertyMap() 209 …{ CONST_CHAR("Cursor"), daCursor, &::getCppuType( static_cast< Reference< XResultSet>* >(NUL… in getPropertyMap() 210 …{ CONST_CHAR("DataSourceName"), daDataSource, &::getCppuType( static_cast< ::rtl::OUString* >(N… in getPropertyMap() 212 …{ CONST_CHAR("EscapeProcessing"), daEscapeProcessing, &::getBooleanCppuType( ), Propert… in getPropertyMap() 213 …{ CONST_CHAR("Filter"), daFilter, &::getCppuType( static_cast< ::rtl::OUString* >(NULL) ), … in getPropertyMap() [all …]
|
Completed in 17 milliseconds