Searched refs:ChangeActivPP (Results 1 – 6 of 6) sorted by relevance
55 doc->ChangeActivPP(nameActivDraw);//Without this user will not see this change in undo()103 doc->ChangeActivPP(nameActivDraw);//Without this user will not see this change in redo()212 doc->ChangeActivPP(nameActivDraw);//Without this user will not see this change in performUndoRedo()298 doc->ChangeActivPP(nameActivDraw);//Without this user will not see this change in performUndoRedo()396 doc->ChangeActivPP(m_nameActivDraw);//Without this user will not see this change in Do()451 doc->ChangeActivPP(m_nameActivDraw);//Without this user will not see this change in undo()491 doc->ChangeActivPP(m_nameActivDraw);//Without this user will not see this change in redo()
53 doc->ChangeActivPP(nameActivDraw);//Without this user will not see this change in undo()92 doc->ChangeActivPP(nameActivDraw);//Without this user will not see this change in redo()
104 void ChangeActivPP(const QString& name, const Document &parse = Document::FullParse);
291 void VAbstractPattern::ChangeActivPP(const QString &name, const Document &parse) in ChangeActivPP() function in VAbstractPattern
202 ChangeActivPP(GetParametrString(domElement, AttrName)); in Parse()208 … ChangeActivPP(GetParametrString(domElement, AttrName), Document::LiteParse); in Parse()
2302 doc->ChangeActivPP(doc->GetNameActivPP(), Document::FullParse); in ExportDraw()5872 doc->ChangeActivPP(comboBoxDraws->itemText(index)); in ChangePP()