|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | GetFileNameForSave () |
| void | SetFileNameForSave (std::wstring const FileName) |
| std::wstring | GetLibReferences () |
| void | SetLibReferences (std::wstring const Value) |
| std::wstring | GetParentDocumentFileName () |
| void | SetParentDocumentFileName (std::wstring const FileName) |
| std::wstring DXP::IEmbeddableDocument::GetFileNameForSave | ( | ) |
| std::wstring DXP::IEmbeddableDocument::GetLibReferences | ( | ) |
| std::wstring DXP::IEmbeddableDocument::GetParentDocumentFileName | ( | ) |
| void DXP::IEmbeddableDocument::SetFileNameForSave | ( | std::wstring const | FileName | ) |
| void DXP::IEmbeddableDocument::SetLibReferences | ( | std::wstring const | Value | ) |
| void DXP::IEmbeddableDocument::SetParentDocumentFileName | ( | std::wstring const | FileName | ) |