| static IDocument * create |
( |
const char * |
pName, |
|
|
IDocument * |
pProduct = nullptr, |
|
|
const char * |
pAppDocDelegateName = nullptr, |
|
|
const char * |
pUserName = nullptr, |
|
|
DocType |
type = DocType::Component, |
|
|
bool |
createView = true, |
|
|
bool |
tempDoc = false |
|
) |
| |
|
static |