Searched refs:SC_UNONAME_CELLORI (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbaformat.cxx | 257 …mxPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_CELLORI ) … in setOrientation() 272 if (!isAmbiguous(rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_CELLORI ) ))) in getOrientation() 275 …Set->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_CELLORI ) ) ) >>= aO… in getOrientation()
|
/aoo41x/main/sc/inc/ |
H A D | unonames.hxx | 106 #define SC_UNONAME_CELLORI "Orientation" macro
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | afmtuno.cxx | 140 …{MAP_CHAR_LEN(SC_UNONAME_CELLORI), ATTR_STACKED, &::getCppuType((const table::CellOrien… in lcl_GetAutoFieldMap()
|
H A D | cellsuno.cxx | 217 …{MAP_CHAR_LEN(SC_UNONAME_CELLORI), ATTR_STACKED, &getCppuType((table::CellOrientation*)0), … in lcl_GetCellsPropertySet() 316 …{MAP_CHAR_LEN(SC_UNONAME_CELLORI), ATTR_STACKED, &getCppuType((table::CellOrientation*)0), … in lcl_GetRangePropertySet() 419 …{MAP_CHAR_LEN(SC_UNONAME_CELLORI), ATTR_STACKED, &getCppuType((table::CellOrientation*)0), … in lcl_GetCellPropertySet() 525 …{MAP_CHAR_LEN(SC_UNONAME_CELLORI), ATTR_STACKED, &getCppuType((table::CellOrientation*)0), … in lcl_GetColumnPropertySet() 630 …{MAP_CHAR_LEN(SC_UNONAME_CELLORI), ATTR_STACKED, &getCppuType((table::CellOrientation*)0), … in lcl_GetRowPropertySet() 737 …{MAP_CHAR_LEN(SC_UNONAME_CELLORI), ATTR_STACKED, &getCppuType((table::CellOrientation*)0), … in lcl_GetSheetPropertySet()
|
H A D | styleuno.cxx | 140 …{MAP_CHAR_LEN(SC_UNONAME_CELLORI), ATTR_STACKED, &::getCppuType((const table::CellOrientati… in lcl_GetCellStyleSet()
|
Completed in 193 milliseconds