Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbaformat.cxx640 …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 Dunonames.hxx129 #define SC_UNONAME_SHRINK_TO_FIT "ShrinkToFit" macro
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx233 …{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 Dstyleuno.cxx156 …{MAP_CHAR_LEN(SC_UNONAME_SHRINK_TO_FIT), ATTR_SHRINKTOFIT, &getBooleanCppuType(), 0,… in lcl_GetCellStyleSet()