mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-09-22 23:16:09 +08:00
Update generated files
This commit is contained in:
-2
@@ -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)
|
||||
|
||||
+11
-14
@@ -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)
|
||||
|
||||
+3
@@ -155,6 +155,9 @@ namespace demo
|
||||
DocumentEditorBase();
|
||||
void __vwsn_instance_ctor_();
|
||||
~DocumentEditorBase();
|
||||
|
||||
/* USER_CONTENT_BEGIN(custom members of ::demo::DocumentEditorBase) */
|
||||
/* USER_CONTENT_END() */
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
-2
@@ -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)
|
||||
|
||||
-2
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user