Refactoring

This commit is contained in:
Oleg Korshul
2022-01-14 10:42:11 +03:00
parent e13683874a
commit e0185bd0c3
133 changed files with 307 additions and 405320 deletions

View File

@ -60,7 +60,7 @@ public:
const std::wstring& owner_password = L"", const std::wstring& user_password = L"");
virtual void Close();
virtual NSFonts::IApplicationFonts* GetFonts() = 0;
virtual NSFonts::IApplicationFonts* GetFonts();
virtual OfficeDrawingFileType GetType();