Searched refs:SC_UNONAME_SHRINK_TO_FIT (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/sc/source/ui/vba/ |
| H A D | vbaformat.cxx | 640 …t->setPropertyValue(rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_SHRINK_TO_FIT ) ), Shri… in setShrinkToFit() 656 rtl::OUString sShrinkToFit( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_SHRINK_TO_FIT ) ); in getShrinkToFit()
|
| /trunk/main/sc/inc/ |
| H A D | unonames.hxx | 129 #define SC_UNONAME_SHRINK_TO_FIT "ShrinkToFit" macro
|
| /trunk/main/sc/source/ui/unoobj/ |
| H A D | cellsuno.cxx | 233 …{MAP_CHAR_LEN(SC_UNONAME_SHRINK_TO_FIT), ATTR_SHRINKTOFIT, &getBooleanCppuType(), 0,… in lcl_GetCellsPropertySet() 333 …{MAP_CHAR_LEN(SC_UNONAME_SHRINK_TO_FIT), ATTR_SHRINKTOFIT, &getBooleanCppuType(), 0,… in lcl_GetRangePropertySet() 436 …{MAP_CHAR_LEN(SC_UNONAME_SHRINK_TO_FIT), ATTR_SHRINKTOFIT, &getBooleanCppuType(), 0,… in lcl_GetCellPropertySet() 542 …{MAP_CHAR_LEN(SC_UNONAME_SHRINK_TO_FIT), ATTR_SHRINKTOFIT, &getBooleanCppuType(), 0,… in lcl_GetColumnPropertySet() 647 …{MAP_CHAR_LEN(SC_UNONAME_SHRINK_TO_FIT), ATTR_SHRINKTOFIT, &getBooleanCppuType(), 0,… in lcl_GetRowPropertySet() 758 …{MAP_CHAR_LEN(SC_UNONAME_SHRINK_TO_FIT), ATTR_SHRINKTOFIT, &getBooleanCppuType(), 0,… in lcl_GetSheetPropertySet()
|
| H A D | styleuno.cxx | 156 …{MAP_CHAR_LEN(SC_UNONAME_SHRINK_TO_FIT), ATTR_SHRINKTOFIT, &getBooleanCppuType(), 0,… in lcl_GetCellStyleSet()
|