Searched refs:JsCommandXComponentOperation (Results 1 – 2 of 2) sorted by relevance
336 class ACE_EXPORT JsCommandXComponentOperation final : public JsCommand {338 …JsCommandXComponentOperation(NodeId nodeId, std::function<void(const RefPtr<XComponentTaskPool>&)>… in JsCommandXComponentOperation() function341 ~JsCommandXComponentOperation() final = default;
679 void JsCommandXComponentOperation::Execute(const RefPtr<JsAcePage>& page) const in Execute()