Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbaformat.cxx310 …mxPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_WRAP ) ), … in setWrapText()
325 rtl::OUString aPropName( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_WRAP ) ) ); in getWrapText()
/trunk/main/sc/inc/
H A Dunonames.hxx110 #define SC_UNONAME_WRAP "IsTextWrapped" macro
/trunk/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx139 …{MAP_CHAR_LEN(SC_UNONAME_WRAP), ATTR_LINEBREAK, &::getBooleanCppuType(), … in lcl_GetAutoFieldMap()
H A Dcellsuno.cxx213 {MAP_CHAR_LEN(SC_UNONAME_WRAP), ATTR_LINEBREAK, &getBooleanCppuType(), 0, 0 }, in lcl_GetCellsPropertySet()
312 {MAP_CHAR_LEN(SC_UNONAME_WRAP), ATTR_LINEBREAK, &getBooleanCppuType(), 0, 0 }, in lcl_GetRangePropertySet()
415 {MAP_CHAR_LEN(SC_UNONAME_WRAP), ATTR_LINEBREAK, &getBooleanCppuType(), 0, 0 }, in lcl_GetCellPropertySet()
519 {MAP_CHAR_LEN(SC_UNONAME_WRAP), ATTR_LINEBREAK, &getBooleanCppuType(), 0, 0 }, in lcl_GetColumnPropertySet()
624 {MAP_CHAR_LEN(SC_UNONAME_WRAP), ATTR_LINEBREAK, &getBooleanCppuType(), 0, 0 }, in lcl_GetRowPropertySet()
730 {MAP_CHAR_LEN(SC_UNONAME_WRAP), ATTR_LINEBREAK, &getBooleanCppuType(), 0, 0 }, in lcl_GetSheetPropertySet()
H A Dstyleuno.cxx136 {MAP_CHAR_LEN(SC_UNONAME_WRAP), ATTR_LINEBREAK, &::getBooleanCppuType(), 0, 0 }, in lcl_GetCellStyleSet()

Completed in 112 milliseconds