Searched refs:SC_UNONAME_POS (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sc/inc/ |
H A D | unonames.hxx | 149 #define SC_UNONAME_POS "Position" macro
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | dapiuno.cxx | 155 {MAP_CHAR_LEN(SC_UNONAME_POS), 0, &getCppuType((sal_Int32*)0), 0, 0 }, in lcl_GetDataPilotItemMap() 3457 else if ( aPropertyName.equalsAscii( SC_UNONAME_POS ) ) in setPropertyValue() 3533 else if ( aPropertyName.equalsAscii( SC_UNONAME_POS ) ) in getPropertyValue()
|
H A D | cellsuno.cxx | 328 …{MAP_CHAR_LEN(SC_UNONAME_POS), SC_WID_UNO_POS, &getCppuType((awt::Point*)0), 0 | beans::Proper… in lcl_GetRangePropertySet() 431 …{MAP_CHAR_LEN(SC_UNONAME_POS), SC_WID_UNO_POS, &getCppuType((awt::Point*)0), 0 | beans::Proper… in lcl_GetCellPropertySet() 537 …{MAP_CHAR_LEN(SC_UNONAME_POS), SC_WID_UNO_POS, &getCppuType((awt::Point*)0), 0 | beans::Proper… in lcl_GetColumnPropertySet() 642 …{MAP_CHAR_LEN(SC_UNONAME_POS), SC_WID_UNO_POS, &getCppuType((awt::Point*)0), 0 | beans::Proper… in lcl_GetRowPropertySet() 750 …{MAP_CHAR_LEN(SC_UNONAME_POS), SC_WID_UNO_POS, &getCppuType((awt::Point*)0), 0 | beans::Proper… in lcl_GetSheetPropertySet()
|
Completed in 117 milliseconds