Ver Fonte

add Template Rich document

Marino Faggiana há 6 anos atrás
pai
commit
8a636925f3
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      iOSClient/CCGlobal.h

+ 5 - 0
iOSClient/CCGlobal.h

@@ -308,6 +308,11 @@
 // Toolbar Detail
 // Toolbar Detail
 #define k_detail_Toolbar_Height                         49
 #define k_detail_Toolbar_Height                         49
 
 
+// Template Rich document
+#define k_richdocument_document                         @"document"
+#define k_richdocument_spreadsheet                      @"spreadsheet"
+#define k_richdocument_presentation                     @"presentation"
+
 // Layout
 // Layout
 #define k_layout_list                                   @"typeLayoutList"
 #define k_layout_list                                   @"typeLayoutList"
 #define k_layout_grid                                   @"typeLayoutGrid"
 #define k_layout_grid                                   @"typeLayoutGrid"