29 #include <goffice/goffice.h>
37 Document* GetNewDocument();
38 void RemoveDocument(Document* pDoc);
39 bool RequestApp(View* pView);
41 extern guint PrintWidth, PrintHeight, PrintResolution;
43 extern gdouble Phi, Theta, Psi;
44 extern gdouble Red, Green, Blue;
48 #endif // GCR_GLOBALS_H