Searched refs:SC_UNONAME_TOPBORDER (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/inc/ |
H A D | unonames.hxx | 124 #define SC_UNONAME_TOPBORDER "TopBorder" macro 380 #define SC_UNO_PAGE_TOPBORDER SC_UNONAME_TOPBORDER
|
/aoo41x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleCellBase.cxx | 510 …y = xCellProps->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_TOPBORDER))); in getBorderAttrs()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 235 …{MAP_CHAR_LEN(SC_UNONAME_TOPBORDER),ATTR_BORDER, &::getCppuType((const table::BorderLine*)0), 0, … in lcl_GetCellsPropertySet() 336 …{MAP_CHAR_LEN(SC_UNONAME_TOPBORDER),ATTR_BORDER, &::getCppuType((const table::BorderLine*)0), 0, … in lcl_GetRangePropertySet() 439 …{MAP_CHAR_LEN(SC_UNONAME_TOPBORDER),ATTR_BORDER, &::getCppuType((const table::BorderLine*)0), 0, … in lcl_GetCellPropertySet() 545 …{MAP_CHAR_LEN(SC_UNONAME_TOPBORDER),ATTR_BORDER, &::getCppuType((const table::BorderLine*)0), 0, … in lcl_GetColumnPropertySet() 650 …{MAP_CHAR_LEN(SC_UNONAME_TOPBORDER),ATTR_BORDER, &::getCppuType((const table::BorderLine*)0), 0, … in lcl_GetRowPropertySet() 762 …{MAP_CHAR_LEN(SC_UNONAME_TOPBORDER),ATTR_BORDER, &::getCppuType((const table::BorderLine*)0), 0, … in lcl_GetSheetPropertySet()
|
H A D | styleuno.cxx | 158 …{MAP_CHAR_LEN(SC_UNONAME_TOPBORDER),ATTR_BORDER, &::getCppuType((const table::BorderLine*)0), 0,… in lcl_GetCellStyleSet()
|
Completed in 1118 milliseconds