Searched refs:SC_UNO_POSITION (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/core/data/ |
H A D | dptabsrc.cxx | 1597 {MAP_CHAR_LEN(SC_UNO_POSITION), 0, &getCppuType((sal_Int32*)0), 0, 0 }, in getPropertySetInfo() 1616 if ( aNameStr.EqualsAscii( SC_UNO_POSITION ) ) in setPropertyValue() 1700 if ( aNameStr.EqualsAscii( SC_UNO_POSITION ) ) in getPropertyValue() 2831 {MAP_CHAR_LEN(SC_UNO_POSITION), 0, &getCppuType((sal_Int32*)0), 0, 0 }, in getPropertySetInfo() 2851 else if ( aNameStr.EqualsAscii( SC_UNO_POSITION ) ) in setPropertyValue() 2880 else if ( aNameStr.EqualsAscii( SC_UNO_POSITION ) ) in getPropertyValue()
|
/aoo41x/main/sc/inc/ |
H A D | unonames.hxx | 549 #define SC_UNO_POSITION "Position" macro
|
Completed in 36 milliseconds