Update generated files

This commit is contained in:
Zihan Chen
2018-07-21 02:49:18 -07:00
parent c0d0a8c49c
commit 1c46ce8d72
73 changed files with 144 additions and 241 deletions
@@ -29,7 +29,6 @@ https://github.com/vczh-libraries
#define GLOBAL_SYMBOL ::vl_workflow_global::Demo::
#define GLOBAL_NAME ::vl_workflow_global::Demo::Instance().
#define GLOBAL_OBJ &::vl_workflow_global::Demo::Instance()
#define USERIMPL(...)
/***********************************************************************
Global Variables
@@ -21202,7 +21201,6 @@ Class (::demo::TreeViewTabPage)
#undef GLOBAL_SYMBOL
#undef GLOBAL_NAME
#undef GLOBAL_OBJ
#undef USERIMPL
#if defined( _MSC_VER)
#pragma warning(pop)
@@ -29,7 +29,9 @@ https://github.com/vczh-libraries
#define GLOBAL_SYMBOL ::vl_workflow_global::Demo::
#define GLOBAL_NAME ::vl_workflow_global::Demo::Instance().
#define GLOBAL_OBJ &::vl_workflow_global::Demo::Instance()
#define USERIMPL(...)
/* USER_CONTENT_BEGIN(custom global declarations) */
/* USER_CONTENT_END() */
/***********************************************************************
Class (::demo::DocumentEditorBase)
@@ -121,29 +123,25 @@ namespace demo
return static_cast<::vl::presentation::compositions::GuiGraphicsComposition*>(this->toolstripContainer);
}
USERIMPL(/* ::demo::DocumentEditorBase */)
void DocumentEditorBase::LoadAsPrivateFormat(const ::vl::WString& fileName)
{
{/* USER_CONTENT_BEGIN(::demo::DocumentEditorBase) */
throw ::vl::Exception(L"You should implement this function.");
}
}/* USER_CONTENT_END() */
USERIMPL(/* ::demo::DocumentEditorBase */)
void DocumentEditorBase::SaveAsPrivateFormat(const ::vl::WString& fileName)
{
{/* USER_CONTENT_BEGIN(::demo::DocumentEditorBase) */
throw ::vl::Exception(L"You should implement this function.");
}
}/* USER_CONTENT_END() */
USERIMPL(/* ::demo::DocumentEditorBase */)
void DocumentEditorBase::SaveAsRTF(const ::vl::WString& fileName)
{
{/* USER_CONTENT_BEGIN(::demo::DocumentEditorBase) */
throw ::vl::Exception(L"You should implement this function.");
}
}/* USER_CONTENT_END() */
USERIMPL(/* ::demo::DocumentEditorBase */)
void DocumentEditorBase::SaveAsHTML(const ::vl::WString& fileName)
{
{/* USER_CONTENT_BEGIN(::demo::DocumentEditorBase) */
throw ::vl::Exception(L"You should implement this function.");
}
}/* USER_CONTENT_END() */
void DocumentEditorBase::SaveDocument()
{
@@ -194,7 +192,6 @@ namespace demo
#undef GLOBAL_SYMBOL
#undef GLOBAL_NAME
#undef GLOBAL_OBJ
#undef USERIMPL
#if defined( _MSC_VER)
#pragma warning(pop)
@@ -155,6 +155,9 @@ namespace demo
DocumentEditorBase();
void __vwsn_instance_ctor_();
~DocumentEditorBase();
/* USER_CONTENT_BEGIN(custom members of ::demo::DocumentEditorBase) */
/* USER_CONTENT_END() */
};
}
@@ -29,7 +29,6 @@ https://github.com/vczh-libraries
#define GLOBAL_SYMBOL ::vl_workflow_global::Demo::
#define GLOBAL_NAME ::vl_workflow_global::Demo::Instance().
#define GLOBAL_OBJ &::vl_workflow_global::Demo::Instance()
#define USERIMPL(...)
/***********************************************************************
Class (::demo::DocumentEditorRibbon)
@@ -193,7 +192,6 @@ namespace demo
#undef GLOBAL_SYMBOL
#undef GLOBAL_NAME
#undef GLOBAL_OBJ
#undef USERIMPL
#if defined( _MSC_VER)
#pragma warning(pop)
@@ -29,7 +29,6 @@ https://github.com/vczh-libraries
#define GLOBAL_SYMBOL ::vl_workflow_global::Demo::
#define GLOBAL_NAME ::vl_workflow_global::Demo::Instance().
#define GLOBAL_OBJ &::vl_workflow_global::Demo::Instance()
#define USERIMPL(...)
/***********************************************************************
Class (::demo::DocumentEditorToolstrip)
@@ -54,7 +53,6 @@ namespace demo
#undef GLOBAL_SYMBOL
#undef GLOBAL_NAME
#undef GLOBAL_OBJ
#undef USERIMPL
#if defined( _MSC_VER)
#pragma warning(pop)
@@ -29,7 +29,6 @@ https://github.com/vczh-libraries
#define GLOBAL_SYMBOL ::vl_workflow_global::Demo::
#define GLOBAL_NAME ::vl_workflow_global::Demo::Instance().
#define GLOBAL_OBJ &::vl_workflow_global::Demo::Instance()
#define USERIMPL(...)
/***********************************************************************
Class (::demo::MainWindow)
@@ -55,7 +54,6 @@ namespace demo
#undef GLOBAL_SYMBOL
#undef GLOBAL_NAME
#undef GLOBAL_OBJ
#undef USERIMPL
#if defined( _MSC_VER)
#pragma warning(pop)