mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
.
This commit is contained in:
@ -12,7 +12,7 @@ public:
|
||||
CVbaReader(const std::wstring & vbaFileName, const std::wstring & vbaExtractFile);
|
||||
~CVbaReader();
|
||||
|
||||
bool CVbaReader::convert();
|
||||
bool convert();
|
||||
private:
|
||||
std::wstring vbaExtractFile_;
|
||||
CVbaFilePtr vbaProject_file_;
|
||||
|
||||
Reference in New Issue
Block a user