This is the complete list of members for UpdateLabelExpressionVisitor, including all inherited members.
| aboutToChange() | App::ExpressionVisitor | virtual |
| adjustLinks(Expression &e, const std::set< App::DocumentObject * > &inList) | App::ExpressionVisitor | protected |
| changed() const | App::ExpressionVisitor | virtual |
| collectReplacement(Expression &e, std::map< ObjectIdentifier, ObjectIdentifier > &, const App::DocumentObject *parent, App::DocumentObject *oldObj, App::DocumentObject *newObj) const | App::ExpressionVisitor | protected |
| getIdentifiers(Expression &e, std::map< App::ObjectIdentifier, bool > &) | App::ExpressionVisitor | protected |
| getPropertyLink() | App::ExpressionVisitor | virtual |
| importSubNames(Expression &e, const ObjectIdentifier::SubNameMap &subNameMap) | App::ExpressionVisitor | protected |
| moveCells(Expression &e, const CellAddress &address, int rowCount, int colCount) | App::ExpressionVisitor | protected |
| newLabel | UpdateLabelExpressionVisitor | |
| obj | UpdateLabelExpressionVisitor | |
| offsetCells(Expression &e, int rowOffset, int colOffset) | App::ExpressionVisitor | protected |
| ref | UpdateLabelExpressionVisitor | |
| relabeledDocument(Expression &e, const std::string &oldName, const std::string &newName) | App::ExpressionVisitor | protected |
| renameObjectIdentifier(Expression &e, const std::map< ObjectIdentifier, ObjectIdentifier > &, const ObjectIdentifier &) | App::ExpressionVisitor | protected |
| reset() | App::ExpressionVisitor | virtual |
| updateElementReference(Expression &e, App::DocumentObject *feature, bool reverse) | App::ExpressionVisitor | protected |
| UpdateLabelExpressionVisitor(App::DocumentObject *obj, const std::string &ref, const char *newLabel) | UpdateLabelExpressionVisitor | |
| updateLabelReference(Expression &e, App::DocumentObject *obj, const std::string &ref, const char *newLabel) | App::ExpressionVisitor | protected |
| visit(Expression &e) | UpdateLabelExpressionVisitor | virtual |
| ~ExpressionVisitor() | App::ExpressionVisitor | virtual |