Searched refs:SC_WID_UNO_MANPAGE (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/inc/ |
H A D | unowids.hxx | 57 #define SC_WID_UNO_MANPAGE ( SC_WID_UNO_START + 21 ) macro
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 517 {MAP_CHAR_LEN(SC_UNONAME_MANPAGE), SC_WID_UNO_MANPAGE, &getBooleanCppuType(), 0, 0 }, in lcl_GetColumnPropertySet() 622 {MAP_CHAR_LEN(SC_UNONAME_MANPAGE), SC_WID_UNO_MANPAGE, &getBooleanCppuType(), 0, 0 }, in lcl_GetRowPropertySet() 8952 else if ( pEntry->nWID == SC_WID_UNO_NEWPAGE || pEntry->nWID == SC_WID_UNO_MANPAGE ) in SetOnePropertyValue() 9006 else if ( pEntry->nWID == SC_WID_UNO_MANPAGE ) in GetOnePropertyValue() 9109 else if ( pEntry->nWID == SC_WID_UNO_NEWPAGE || pEntry->nWID == SC_WID_UNO_MANPAGE ) in SetOnePropertyValue() 9166 else if ( pEntry->nWID == SC_WID_UNO_MANPAGE ) in GetOnePropertyValue()
|
Completed in 97 milliseconds