Searched refs:SC_UNONAME_WRAP (Results 1 – 5 of 5) sorted by relevance
| /AOO42X/main/sc/source/ui/vba/ |
| H A D | vbaformat.cxx | 310 …tySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_WRAP ) ), _aWrapTe… in setWrapText() 325 rtl::OUString aPropName( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_WRAP ) ) ); in getWrapText()
|
| /AOO42X/main/sc/inc/ |
| H A D | unonames.hxx | 110 #define SC_UNONAME_WRAP "IsTextWrapped" macro
|
| /AOO42X/main/sc/source/ui/unoobj/ |
| H A D | afmtuno.cxx | 139 …{MAP_CHAR_LEN(SC_UNONAME_WRAP), ATTR_LINEBREAK, &::getBooleanCppuType(), … in lcl_GetAutoFieldMap()
|
| H A D | cellsuno.cxx | 213 …{MAP_CHAR_LEN(SC_UNONAME_WRAP), ATTR_LINEBREAK, &getBooleanCppuType(), 0,… in lcl_GetCellsPropertySet() 312 …{MAP_CHAR_LEN(SC_UNONAME_WRAP), ATTR_LINEBREAK, &getBooleanCppuType(), 0,… in lcl_GetRangePropertySet() 415 …{MAP_CHAR_LEN(SC_UNONAME_WRAP), ATTR_LINEBREAK, &getBooleanCppuType(), 0,… in lcl_GetCellPropertySet() 519 …{MAP_CHAR_LEN(SC_UNONAME_WRAP), ATTR_LINEBREAK, &getBooleanCppuType(), 0,… in lcl_GetColumnPropertySet() 624 …{MAP_CHAR_LEN(SC_UNONAME_WRAP), ATTR_LINEBREAK, &getBooleanCppuType(), 0,… in lcl_GetRowPropertySet() 730 …{MAP_CHAR_LEN(SC_UNONAME_WRAP), ATTR_LINEBREAK, &getBooleanCppuType(), 0,… in lcl_GetSheetPropertySet()
|
| H A D | styleuno.cxx | 136 …{MAP_CHAR_LEN(SC_UNONAME_WRAP), ATTR_LINEBREAK, &::getBooleanCppuType(), 0, 0 }, in lcl_GetCellStyleSet()
|