|
bool | adjustLinks (Expression &e, const std::set< App::DocumentObject * > &inList) |
|
void | collectReplacement (Expression &e, std::map< ObjectIdentifier, ObjectIdentifier > &, const App::DocumentObject *parent, App::DocumentObject *oldObj, App::DocumentObject *newObj) const |
|
void | getDepObjects (Expression &e, std::set< App::DocumentObject * > &, std::vector< std::string > *) |
|
void | getDeps (Expression &e, ExpressionDeps &) |
|
void | getIdentifiers (Expression &e, std::set< App::ObjectIdentifier > &) |
|
void | importSubNames (Expression &e, const ObjectIdentifier::SubNameMap &subNameMap) |
|
void | moveCells (Expression &e, const CellAddress &address, int rowCount, int colCount) |
|
void | offsetCells (Expression &e, int rowOffset, int colOffset) |
|
bool | relabeledDocument (Expression &e, const std::string &oldName, const std::string &newName) |
|
bool | renameObjectIdentifier (Expression &e, const std::map< ObjectIdentifier, ObjectIdentifier > &, const ObjectIdentifier &) |
|
bool | updateElementReference (Expression &e, App::DocumentObject *feature, bool reverse) |
|
void | updateLabelReference (Expression &e, App::DocumentObject *obj, const std::string &ref, const char *newLabel) |
|
◆ GetDepObjsExpressionVisitor()
GetDepObjsExpressionVisitor::GetDepObjsExpressionVisitor |
( |
std::set< App::DocumentObject * > & |
deps, |
|
|
std::vector< std::string > * |
labels |
|
) |
| |
◆ visit()
virtual void GetDepObjsExpressionVisitor::visit |
( |
Expression & |
e | ) |
|
|
virtual |
◆ deps
◆ labels
std::vector<std::string>* GetDepObjsExpressionVisitor::labels |
The documentation for this class was generated from the following file: