Searched refs:SC_UNONAME_CELLVJUS (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbaformat.cxx | 102 …mxPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_CELLVJUS )… in setVerticalAlignment() 117 if (!isAmbiguous( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_CELLVJUS ) ) ) ) in getVerticalAlignment() 120 …mxPropertySet->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_CELLVJUS )… in getVerticalAlignment()
|
/aoo42x/main/sc/inc/ |
H A D | unonames.hxx | 105 #define SC_UNONAME_CELLVJUS "VertJustify" macro
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | afmtuno.cxx | 147 …{MAP_CHAR_LEN(SC_UNONAME_CELLVJUS), ATTR_VER_JUSTIFY, &::getCppuType((const table::CellVertJ… in lcl_GetAutoFieldMap()
|
H A D | cellsuno.cxx | 240 …{MAP_CHAR_LEN(SC_UNONAME_CELLVJUS), ATTR_VER_JUSTIFY, &getCppuType((table::CellVertJustify*)0), 0,… in lcl_GetCellsPropertySet() 341 …{MAP_CHAR_LEN(SC_UNONAME_CELLVJUS), ATTR_VER_JUSTIFY, &getCppuType((table::CellVertJustify*)0), 0,… in lcl_GetRangePropertySet() 444 …{MAP_CHAR_LEN(SC_UNONAME_CELLVJUS), ATTR_VER_JUSTIFY, &getCppuType((table::CellVertJustify*)0), 0,… in lcl_GetCellPropertySet() 550 …{MAP_CHAR_LEN(SC_UNONAME_CELLVJUS), ATTR_VER_JUSTIFY, &getCppuType((table::CellVertJustify*)0), 0,… in lcl_GetColumnPropertySet() 655 …{MAP_CHAR_LEN(SC_UNONAME_CELLVJUS), ATTR_VER_JUSTIFY, &getCppuType((table::CellVertJustify*)0), 0,… in lcl_GetRowPropertySet() 767 …{MAP_CHAR_LEN(SC_UNONAME_CELLVJUS), ATTR_VER_JUSTIFY, &getCppuType((table::CellVertJustify*)0), 0,… in lcl_GetSheetPropertySet()
|
H A D | styleuno.cxx | 160 …{MAP_CHAR_LEN(SC_UNONAME_CELLVJUS), ATTR_VER_JUSTIFY, &::getCppuType((const table::CellVertJustify… in lcl_GetCellStyleSet()
|
Completed in 66 milliseconds