Searched refs:SC_WID_UNO_NEWPAGE (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/inc/ |
H A D | unowids.hxx | 56 #define SC_WID_UNO_NEWPAGE ( SC_WID_UNO_START + 20 ) macro
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 518 {MAP_CHAR_LEN(SC_UNONAME_NEWPAGE), SC_WID_UNO_NEWPAGE, &getBooleanCppuType(), 0, 0 }, in lcl_GetColumnPropertySet() 623 {MAP_CHAR_LEN(SC_UNONAME_NEWPAGE), SC_WID_UNO_NEWPAGE, &getBooleanCppuType(), 0, 0 }, in lcl_GetRowPropertySet() 8952 else if ( pEntry->nWID == SC_WID_UNO_NEWPAGE || pEntry->nWID == SC_WID_UNO_MANPAGE ) in SetOnePropertyValue() 9001 else if ( pEntry->nWID == SC_WID_UNO_NEWPAGE ) in GetOnePropertyValue() 9109 else if ( pEntry->nWID == SC_WID_UNO_NEWPAGE || pEntry->nWID == SC_WID_UNO_MANPAGE ) in SetOnePropertyValue() 9161 else if ( pEntry->nWID == SC_WID_UNO_NEWPAGE ) in GetOnePropertyValue()
|
Completed in 47 milliseconds